Envs v3 frontend (#4267)

* New envs frontend

* lint fix

* Add blog post, user-facing changes, dashboard warning, project page member warning, and migration reviewing. maybe some other misc stuff

* lint

* lint

* ignore .data in .prettierignore

* i18n as fuck

* fix proj page

* Improve news markdown rendering

* improve phrasing of initial paragraph

* Fix environments not reloading after save

* index.ts instead of underscored name

* shrink-0 back on these icons
This commit is contained in:
Prospector
2025-08-28 15:11:35 -07:00
committed by GitHub
parent 0ac42344e7
commit 46c325f78a
49 changed files with 2509 additions and 397 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -1,5 +1,12 @@
{
"articles": [
{
"title": "Creators: Verify Your Environment Metadata",
"summary": "We've overhauled the environment metadata on Modrinth, and all creators must verify their settings.",
"thumbnail": "https://modrinth.com/news/article/new-environments/thumbnail.webp",
"date": "2025-08-28T07:00:00.000Z",
"link": "https://modrinth.com/news/article/new-environments"
},
{
"title": "Get a Free Modrinth Server",
"summary": "In partnership with Medal.tv, get a 5-day free trial for Modrinth Servers",

File diff suppressed because one or more lines are too long