1
0
Commit Graph

3310 Commits

Author SHA1 Message Date
Emma C. Pointer-Null
7415b07586 Add more version creation data aliases (#325)
For consistency and also for making the OpenAPI spec a bit less janky
2022-03-24 19:58:07 -07:00
Geometrically
441069aa76 Send authentication headers for all project requests (#431) 2022-03-20 15:29:17 -07:00
github-actions
8c5bf55b51 Bump package version [skip ci] 2022-03-20 18:15:25 +00:00
venashial
b6d6955b39 Add Chips component 2022-03-20 11:14:46 -07:00
github-actions
0d68b1a73e (bot) Bump package version [skip ci] 2022-03-20 07:20:35 +00:00
venashial
15b7c241ff Update style vars + Add examples to docs + Add Avatar, NavRow, Pagination, & Link 2022-03-20 00:19:51 -07:00
venashial
de9c62617b Merge remote-tracking branch 'origin/main' 2022-03-16 23:35:10 -07:00
venashial
a0e05115a3 Add component API to docs (ex: props, events, slots) 2022-03-16 23:34:56 -07:00
Geometrically
023663b268 Fix permissions checks for projects, fix gallery URLs (#321) 2022-03-16 07:49:09 -07:00
Prospector
aaf58272f1 Add an indicator for required fields (#413) 2022-03-15 22:11:00 -07:00
Prospector
5ebaf5663d Add image description, make controls less obtrusive, display native size by default (Fixes #407), Fixed closing modal by clicking out of it (Fixes #405) (#412) 2022-03-15 22:10:30 -07:00
venashial
7dc3e6a08b Bump package version [skip ci] 2022-03-14 07:07:26 +00:00
venashial
5a5f817e59 Manually bump version 2022-03-14 00:06:52 -07:00
venashial
b650320a34 Prevent version bumping from committing tags 2022-03-14 00:03:36 -07:00
venashial
424fd8e4d3 Reorder release workflow 2022-03-13 23:59:51 -07:00
venashial
cfbf80fdfe Commit bumped package version in workflow 2022-03-13 23:48:54 -07:00
venashial
9b8ced2803 Auto bump NPM package 2022-03-13 23:40:17 -07:00
venashial
630a1d42b8 Prepare for NPM + Cloudflare pages 2022-03-13 23:10:58 -07:00
venashial
b69ff6ca8a docs: Improve header + sidebar
docs: Create workflows
lib: Start pagination
2022-03-12 01:34:09 -08:00
Glare
1a23b6178b Fixes confusing text in analytics description (#414) 2022-03-10 12:37:41 -05:00
venashial
de536d7305 docs: Improve theming + introduction 2022-03-10 00:08:59 -08:00
venashial
6dcd33bbc5 Add CSS & Icons docs 2022-03-09 23:17:28 -08:00
venashial
c6df78eb81 Improve docs 2022-03-09 22:18:22 -08:00
venashial
d1babe27ec Start work 2022-03-09 21:27:53 -08:00
Prospector
7596f62ca5 Gallery improvements (#404)
* Redo gallery controls

* Remove old css

* Geo's fixes to the gallery

* Fix filters not updating when clearing them

* Add max width to expanded images

* Center text as it gets super long

* Object-fit: cover

* Fix extra margin 😱
2022-03-08 21:43:06 -07:00
venashial
139e57f1eb Initial commit 2022-03-07 21:55:31 -08:00
venashial
98aa66f9d8 Don't always try to kill SvelteKit process after dev server (#22) 2022-03-07 22:46:56 -07:00
Geometrically
e87d85b088 Removes google ads from codebase, fix analytics (#403) 2022-03-07 19:01:38 -07:00
Geometrically
91b79b703c Fix dependency display (#402) 2022-03-07 17:26:40 -07:00
Geometrically
0b00756a8e Merge pull request #21 from modrinth/gui_build-fix
Fix GUI dev command on Windows
2022-03-07 15:56:49 -07:00
Prospector
bdefa4a967 Fix version dropdowns and add link hover/active colors in markdown (#398)
* Fix version dropdowns and add link hover/active colors in markdown

* Add 'Clear filters' button to version filtering

* *Actually* fix #394

* semicolon
2022-03-07 08:27:10 -07:00
venashial
d784a205b1 Fix GUI dev command on Windows 2022-03-06 22:46:30 -08:00
Geometrically
3883c509b9 Bypass compile-time query check (#317) 2022-03-06 21:06:29 -07:00
Prospector
b82efb6e3c Continue the cleanup train (#396)
* Improve links and search page controls... I know it looks kinda insane

* Fix donation padding Fixes #393

* Improve text field styling

* white icon

* Improve pagination and disabled button colors

* Round tab indicator

* Fix rounding of home page points card

* I hate browsers

* Change verbiage of legacy options
2022-03-06 19:34:40 -08:00
Geometrically
97ea31339c Merge pull request #20 from modrinth/gui-base
GUI base navigation & home
2022-03-06 19:42:30 -07:00
Prospector
a50e109043 Some more cleanup to prepare for 2.1.0 release (#395)
* Make syntax highlighting green match the brand color

* Fix version filter control wrapping and not obeying snapshot filter

* Fix checkbox hover state Closes #390

* Update components/ui/VersionFilterControl.vue

Co-authored-by: Emma Pointer-Null <emmaffle@modrinth.com>

* Fix missing hover and active states for various buttons

Co-authored-by: Emma Pointer-Null <emmaffle@modrinth.com>
2022-03-06 15:37:07 -07:00
Emma Pointer-Null
8b5db12e1d Make links on project pages more consistent, fix some selectors showing when they shouldn't (#391)
* Make links on project pages more consistent, fix some selectors showing when they shouldn't

* Update components/ui/VersionFilterControl.vue

Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>

Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
2022-03-06 13:35:11 -08:00
venashial
6a69c5e160 Add modpack badges + improve nav contrast 2022-03-06 11:33:51 -08:00
venashial
e6329819c7 GUI base navigation & home 2022-03-06 10:55:51 -08:00
Prospector
f1f8163bb7 Add Minecraft version snapshot filter to version edit/create page (#387) 2022-03-05 17:36:15 -07:00
Prospector
c0fac90b52 Improve Multiselect styling to not overlap other elements (#386)
* Make improvements to the Multiselects in VersionFilterControl apply to all Multiselects Closes #384

* Remove unnecessary unset
2022-03-05 17:36:02 -07:00
Prospector
15717ddca0 Fix sorting on version filtering (#389) 2022-03-05 17:35:53 -07:00
Prospector
a7ce9aaca5 Fix bad contrast ratio with secondary text in dark mode (#388)
* Fix bad contrast ratio with secondary text in dark mode

* Add some more accessibility improvements
2022-03-05 17:35:45 -07:00
Prospector
d8df8e1033 Use dropdown SVG for profile dropdown (#379)
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2022-03-05 13:35:05 -07:00
Prospector
440a35e491 Improve the file download icon so it's more obviously a download icon (#377) 2022-03-05 13:10:38 -07:00
Prospector
dbbc6ed0bb Add easier access to the Following page and add scroll support to mobile overflow menu (#382) 2022-03-05 13:09:45 -07:00
Prospector
86fbb383fd Fix changelog textarea being unusably small (#381) 2022-03-05 13:09:31 -07:00
Geometrically
18f34b4f83 Fix dep route again (#316) 2022-03-05 13:09:19 -07:00
Prospector
1c07a74bef Add version filter controls to Changelog and Versions pages (#378) 2022-03-05 09:18:44 -07:00
BasiqueEvangelist
2df93c2ceb Fix download buttons in the changelog page (#376) 2022-03-04 13:16:45 -07:00