Prospector
4adbd0b843
changelog
2026-02-09 16:19:10 -08:00
Truman Gao
cec35dcb60
fix: project card preload on hover ( #5348 )
2026-02-09 23:37:58 +00:00
Calum H.
a536d795f3
devex: dead locales cleanup + i18n inspect tool ( #5313 )
...
* chore: remove old locales + just enable all locales now
* feat: debug panel for i18n + tooltips
* feat: dedupe
* fix: debugger for app
* fix: crowdin code mismatches
* fix: lint
2026-02-09 16:00:46 +00:00
Prospector
3e505e0d96
changelog
2026-02-09 07:37:11 -08:00
Kevin
e80d7730ca
fix: preserve allowed iframe query parameters ( #5295 )
...
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-02-09 15:17:37 +00:00
Prospector
0facf26b04
changelog
2026-02-09 07:13:34 -08:00
Calum H.
37eac92329
refactor: migrate all input fields to StyledInput ( #5306 )
...
* feat: StyledInput component
* migrate: auth pages to styledInput
* migrate: search/filter inputs
* migrate: dashboard inputs
* migrate: app frontend
* migrate: search related inputs
* migrate: all of app-frontend
* fix: missing inputs on app-frontend
* migrate: frontend
* feat: multiline
* migrate: textareas
* fix: storybook use text-primary
* fix: lint
* fix: merge conflict
* feat: cleanup
2026-02-09 14:57:31 +00:00
Calum H.
90438a1ad5
fix: invalidate tanstack caches on user auth ( #5341 )
...
* fix: invalidate tanstack caches on user auth
* refactor: clean up invalidate flow
* fix: lint
2026-02-09 14:43:33 +00:00
Calum H.
e962521492
feat: dynamic tax thresholds from backend ( #5342 )
...
* feat: dynamic tax thresholds from backend
* fix: lint & i18n
2026-02-09 14:42:38 +00:00
Calum H.
45a397d52b
fix: action button positioning on mobile ( #5344 )
2026-02-09 14:37:01 +00:00
Modrinth Bot
1101e71fdd
New translations from Crowdin (main) ( #5339 )
2026-02-09 10:19:58 +00:00
Prospector
34b4ae283e
changelog
2026-02-08 17:19:42 -08:00
Jerozgen
a8c5e036d0
Sort categories by translated name ( #5307 )
...
* Sort categories by translated name
* Use locale and numeric
* Remove @modrinth/ui import
2026-02-08 17:19:04 -08:00
Prospector
4eb0f0c206
Fix author name underline + fix gallery preference being broken ( #5337 )
2026-02-08 17:01:23 -08:00
Truman Gao
a3bc35c303
fix:icon too bright ( #5335 )
2026-02-08 16:59:00 -08:00
Prospector
57e012f9b7
Revert "Fix author name underline + hover icon brightness"
...
This reverts commit 8ab1895d8a .
2026-02-07 14:05:35 -08:00
Prospector
8ab1895d8a
Fix author name underline + hover icon brightness
2026-02-07 13:51:18 -08:00
Prospector
13e5529f00
add project status to grid cards
2026-02-07 12:28:06 -08:00
Prospector
428efde36d
proj card fixes
2026-02-07 12:05:59 -08:00
Prospector
a978873bff
changelog
2026-02-07 11:36:52 -08:00
Prospector
b005c1f522
New project cards ( #5298 )
...
* New project card
* no shadow on icons
* Remove updated label
* reduce tag count to 5
* improve envs
* fix: project card bottom row not growing
* move actions in grid mode
* focus changes + new project list component
* Allow more tags in grid mode, deprioritize non-loader tags
* fix prod deploy robots.txt
* remove unused id
* App cards
* prepr
* publish date + fix router links
* fix author hover underline in firefox
* perf: preload on search item hover
* remove unused filter
* remove option for old grid view
---------
Co-authored-by: tdgao <mr.trumgao@gmail.com >
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-02-07 11:18:59 -08:00
Prospector
b6c22d6ca6
changelog
2026-02-07 10:28:59 -08:00
Calum H.
8789d7b057
fix: 5258 ( #5310 )
...
* fix: 5258
* fix: lint
2026-02-06 18:21:41 +00:00
lumiscosity
510ea6cde4
Enable support for Filipino, Indonesian, Korean, Dutch, and Vietnamese ( #5305 )
...
All five of these have now crossed 80% translation completion!
Signed-off-by: lumiscosity <averyrudelphe@gmail.com >
2026-02-05 14:52:38 +00:00
Prospector
9105a68923
changelog
2026-02-04 15:54:16 -08:00
Prospector
06e2f59a94
changelog
2026-02-04 14:54:17 -08:00
Prospector
ddb013e024
translatable category headers ( #5301 )
2026-02-04 14:47:35 -08:00
Truman Gao
323090966b
feat: app server projects modals + modal borders ( #5256 )
...
* feat: add modals
* NewModal add stroke
* update diff type sorting
* update icon to match figma
* fix lint ci issues
* remove formatCategory
* feature flag on buttons
* prepr
* consistent modal borders
* intl
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-02-04 07:27:25 -08:00
Jerozgen
34cbc7e0c1
Use numeric: always for Italian and Russian ( #5293 )
...
* Use `numeric: always` for Italian and Russian
* Use RelativeTimeFormatNumeric type
2026-02-04 13:49:21 +00:00
Prospector
ab753a82bc
changelog
2026-02-03 09:11:50 -08:00
Prospector
84b386141c
Fix formatLoader
2026-02-02 16:57:15 -08:00
Prospector
de0a03b2e9
changelog
2026-02-02 13:17:22 -08:00
Prospector
56c8bb1950
Remove legacy formatCategory ( #5280 )
...
* Remove legacy formatCategory
* prepr
2026-02-02 18:20:23 +00:00
François-Xavier Talbot
e3395a7366
Development app builds ( #5255 )
...
* Workflow changes
* Propagate app_identifier via State
* Remove old updater stuff
* Remove patch file
* Remove unused binding
* Fix application loading
* Don't sign windows binaries by default
* Remove the damn emojis
* Figure out where windows artifacts are
* Fix windows artifacts
2026-02-02 13:10:23 +00:00
Modrinth Bot
3552c8280b
New translations from Crowdin (main) ( #5274 )
2026-02-02 09:49:27 +00:00
Prospector
11f00be606
Clean up formatters from prev PR ( #5254 )
2026-02-02 09:38:36 +00:00
Prospector
5a33d462f6
changelog
2026-01-30 13:05:32 -08:00
Prospector
c622a9281f
changelog
2026-01-30 07:51:57 -08:00
Prospector
937d385241
Revert "remove imgur from proxy whitelist ( #5239 )"
...
This reverts commit deaa57fa15 .
2026-01-30 07:50:38 -08:00
Prospector
3dd5314062
Add loading state to envs
2026-01-28 17:52:32 -08:00
Prospector
41b48bd353
changelog
2026-01-28 16:42:42 -08:00
Cassian Godsted
6225ece6be
Add Tangled to common source links ( #5236 )
...
* Add Tangled to common source links
* prepr
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-01-28 16:41:31 -08:00
Prospector
3f8805b953
fix some issues with latest PRs ( #5242 )
2026-01-28 16:41:17 -08:00
Prospector
6d68c0983f
fix quilt svg ( #5241 )
2026-01-28 16:35:28 -08:00
Prospector
3ac0eb896c
changelog
2026-01-28 13:54:54 -08:00
Truman Gao
9c309e6da2
fix: various fixes for versions ( #5238 )
...
* fix: environment not showing when has mod loaders
* fix: weird snapshot format by only grouping consecutive tags with 3 or more
* fix: 26.1 snapshots not grouped properly in mc version picker
* remove debug console.log
2026-01-28 13:46:07 -08:00
Prospector
deaa57fa15
remove imgur from proxy whitelist ( #5239 )
2026-01-28 13:45:37 -08:00
Prospector
8053fec29f
Fix iris logo color ( #5240 )
2026-01-28 13:45:24 -08:00
Calum H.
78aca7e5c0
feat: shared components for worlds + p2p instances ( #5135 )
...
* feat: base content card component
* fix: tooltips + colors
* feat: fix orgs
* feat: add ContentModpackCard
* fix: extract types
* feat: selection v-model
* add show icon in selected for combobox with stories
* feat: add project combobox
* clean up project combobox
* feat: start install to play modal
* fix: events
* feat: figma alignments
* feat: migrate toggle to tailwind
* fix: row borders
* feat: disabled state
* feat: virtual list impl for card table based on window scroll
* fix: lint
* feat: virtualization + smaller contentcard items
* feat: fix gap + border issues on last elm
* fix: use TeleportOverflowMenu
* fix: hasUpdate type
* fix: fallback to svg if src is invalid on avatar component
* fix: storybook
* feat: start on updater modal
* feat: finish content updater modal
* feat: i18n pass
* remove install to play modal from ui package
* pnpm prepr
* feat: reusable table component
* feat: add column width prop for table and fix stories
* feat: add table overflow menu story example
* feat: add surface-1.5 and use in table
* chore: export table in index
* fix: allow more loose typing on columns
* feat: update table component to derive key from column instead of data
* feat: surface 1.5 for oled + refactor story for contentcardtable + yeet sorting funcs
* fix: lint
* feat: add no padding story for new modal
---------
Signed-off-by: Calum H. <contact@cal.engineer >
Co-authored-by: tdgao <mr.trumgao@gmail.com >
2026-01-28 20:09:24 +00:00
Prospector
728f8db7b9
Add game version warning for shaders ( #5227 )
2026-01-28 19:43:58 +00:00