Commit Graph

179 Commits

Author SHA1 Message Date
alexsparkes
2ddfdb24dd fix: background options' routing & section icon shrink
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-08-21 15:16:19 +01:00
David Ralph
01b89541c0 refactor: about functional component, reimplement abort controller 2024-08-21 14:26:46 +01:00
David Ralph
0c4e21dd50 refactor: turn backgroundoptions into a functional component 2024-08-21 14:19:23 +01:00
alexsparkes
f48b7044ac refactor: better organise options orders 2024-08-19 22:48:33 +01:00
alexsparkes
ccff5d3f6a fix: background locale error 2024-08-18 19:06:43 +01:00
alexsparkes
080cf484f4 fix(changelog): Sizing issue 2024-08-18 18:59:45 +01:00
alexsparkes
74fd732c40 refacotr: settings options layout 2024-08-18 18:58:02 +01:00
alexsparkes
bf64f56f7c refactor: begin redesign of tab errors 2024-08-17 23:50:13 +01:00
alexsparkes
7178983a36 refactor: more converting modal to tailwind 2024-08-17 20:09:51 +01:00
alexsparkes
187c008e41 refactor: begin converting modal from sass to tailwind 2024-08-17 19:12:08 +01:00
Isaac
9883f28717 fix: build process, static assets 2024-06-22 02:07:37 +01:00
Isaac
56838348c5 fix: last language being hidden behind button bar 2024-06-22 00:04:34 +01:00
Isaac
ccbe778908 feat(i18n): finish redoing translations 2024-06-21 22:01:15 +01:00
alexsparkes
3c73f03b78 refactor(items): Move filter and display to seperate file 2024-06-21 15:28:57 +01:00
alexsparkes
2250a86ef9 style: show if item is installed on marketplace 2024-06-21 14:23:20 +01:00
alexsparkes
9e579f0444 style: cleanup items list 2024-06-21 13:39:02 +01:00
alexsparkes
0fbad3cfda fix: Quote and Background automatic types 2024-06-21 13:18:29 +01:00
David Ralph
10e7a3ce63 fix: background photo packs, declutter 2024-06-21 12:08:02 +01:00
alexsparkes
a6597af965 refactor(marketplace): reduce redundancies 2024-06-20 23:37:04 +01:00
Isaac
fe2cac9632 style: browse and item pages 2024-06-20 23:22:37 +01:00
alexsparkes
2f711195a4 feat: Use similar functionality for photo packs 2024-06-20 15:45:49 +01:00
alexsparkes
cb54e705ee refactor: Rewrite marketplace quote pack logic entirely 2024-06-20 14:21:00 +01:00
David Ralph
dfcd509b96 feat(marketplace): add install/uninstall logic back (WIP) 2024-06-20 00:20:33 +01:00
alexsparkes
09e35028ec fix: Install + Uninstall item 2024-06-19 23:57:47 +01:00
Isaac
c48d66768b style: item card hover with gradient transition 2024-06-19 22:28:55 +01:00
alexsparkes
eb0da6e71e fix: item organisation 2024-06-19 15:55:46 +01:00
alexsparkes
28995a6ad3 fix(marketplace): Collection page 2024-06-19 12:38:11 +01:00
Isaac
258fc9dc50 style: radial gradient ItemPage sidebar, replacing blurred image 2024-06-19 02:58:24 +01:00
Isaac
49d777842b style: radial gradient item card backgrounds 2024-06-19 02:17:57 +01:00
alexsparkes
4078809c13 refactor: Changes to translations 2024-06-18 18:30:52 +01:00
alexsparkes
d46b1b1749 style(marketplace): Transition between items view options
Co-authored-by: Isaac <contact@eartharoid.me>
2024-06-18 17:31:39 +01:00
alexsparkes
c97841701a fix(collection): Unnecessary re-render 2024-06-18 15:46:47 +01:00
alexsparkes
8b5b6fe18a refactor(marketplace): Reduce lines 2024-06-18 15:38:05 +01:00
alexsparkes
9c900c6484 refactor(marketplace): WIP implementation of collection 2024-06-18 15:12:09 +01:00
alexsparkes
3f2f3fdfa3 refactor(marketplace): Context for marketplace data 2024-06-18 11:04:51 +01:00
Isaac
63443ab1cc refactor(translations): mostly finish upgrading to i18n v2 2024-06-18 00:04:07 +01:00
alexsparkes
a03da9c10b refactor(translations): Use new translation package
Co-authored-by: Isaac <contact@eartharoid.me>
2024-06-17 00:15:09 +01:00
alexsparkes
a33c4a97c7 refactor(marketplace): Item Page Progress 2024-06-16 22:21:22 +01:00
alexsparkes
0116c25ddd refactor(marketplace): Item page alterations 2024-06-16 18:47:36 +01:00
David Ralph
0ade541501 refactor: entirely reorganise search widget 2024-06-15 12:05:13 +01:00
David Ralph
de3ef5a93f refactor: cleanup and split quote custom settings 2024-06-15 11:48:55 +01:00
David Ralph
9fa4d6d2d8 Merge branch '8.0' of https://github.com/mue/mue into 8.0 2024-06-15 11:35:35 +01:00
David Ralph
9f27af17fb refactor: mostly finish settings transition 2024-06-15 11:35:29 +01:00
alexsparkes
3ab5889e73 refactor(marketplace): full rewrite, very broken 2024-06-15 11:25:19 +01:00
David Ralph
b2a1869089 fix: less bricks due to settings change 2024-06-15 00:06:58 +01:00
alexsparkes
15cea9bc3d feat: cross-modal tab navigation 2024-06-14 23:50:47 +01:00
alexsparkes
428e7ae00f style: glass effect on modal 2024-06-14 21:58:13 +01:00
David Ralph
0e383ccc0d fix: continue conversion of settings system 2024-06-14 19:51:43 +01:00
David Ralph
a7ba47d15b refactor: move more purecomponents to functions 2024-06-14 19:13:09 +01:00
alexsparkes
4747dea06b refactor: Convert pure components to functional components
Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-06-14 18:51:36 +01:00