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 |
|
dependabot[bot]
|
c682e168b7
|
chore(deps-dev): bump sass from 1.77.5 to 1.77.6 (#765)
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.5 to 1.77.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.5...1.77.6)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-18 08:19:24 +00:00 |
|
Isaac
|
81b88e0846
|
chore: remove now unneeded script
|
2024-06-18 00:09:12 +01:00 |
|
Isaac
|
9dc169a8a6
|
fix: rename SVG attributes
|
2024-06-18 00:05:35 +01:00 |
|
Isaac
|
63443ab1cc
|
refactor(translations): mostly finish upgrading to i18n v2
|
2024-06-18 00:04:07 +01:00 |
|
Isaac
|
287c9a1b18
|
chore: add vite inspector
|
2024-06-17 20:29:23 +01:00 |
|
dependabot[bot]
|
8ebfb98d55
|
chore(deps-dev): bump vite from 5.3.0 to 5.3.1 (#764)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.1/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-17 08:25:20 +00: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 |
|
Isaac
|
df38977b65
|
build: replace pnpm with bun
|
2024-06-15 18:33:39 +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 |
|
Isaac
|
4812b9e602
|
style: sidebar was better before
|
2024-06-15 00:57:48 +01:00 |
|
Isaac
|
47c2d94154
|
style: modal loader, sidebar colours
|
2024-06-15 00:55:10 +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
|
bb05575437
|
fix: translation support for new breadrcrumbs
|
2024-06-14 22:27:32 +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 |
|
dependabot[bot]
|
05ebc16e51
|
chore(deps-dev): bump vite from 5.2.13 to 5.3.0 (#763)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.13 to 5.3.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.0/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-14 08:24:41 +00:00 |
|
Kağan Can Şit
|
c453b88d70
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (500 of 500 strings)
Co-authored-by: Kağan Can Şit <kagancansit@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
Translation: Mue/Mue Tab
|
2024-06-14 09:52:25 +02:00 |
|
alexsparkes
|
0f9393d3e6
|
refactor: move search away from marketplace
|
2024-06-14 00:06:11 +01:00 |
|
Kağan Can Şit
|
67f6490873
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (500 of 500 strings)
Co-authored-by: Kağan Can Şit <kagancansit@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
Translation: Mue/Mue Tab
|
2024-06-14 00:40:51 +02:00 |
|
Kağan Can Şit
|
5e2b566328
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (500 of 500 strings)
Co-authored-by: Kağan Can Şit <kagancansit@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
Translation: Mue/Mue Tab
|
2024-06-14 00:38:40 +02:00 |
|
David Ralph
|
1f8b95f1ab
|
fix: background dnd #762
|
2024-06-13 23:04:42 +01:00 |
|
alexsparkes
|
f7d8104531
|
fix: show current tab
|
2024-06-13 22:47:12 +01:00 |
|
Isaac
|
eccb5c9cef
|
chore: add new versions to issue template
Signed-off-by: Isaac <git@eartharoid.me>
|
2024-06-13 21:29:01 +01:00 |
|
Anonymous
|
144ec01b06
|
Translated using Weblate (Bengali)
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (French)
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (English (United States))
Currently translated at 100.0% (500 of 500 strings)
Translated using Weblate (German)
Currently translated at 100.0% (500 of 500 strings)
Co-authored-by: Anonymous <noreply@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/bn/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/de/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/en_US/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/es/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/es_419/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/fr/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/id/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/nl/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/pt/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/ru/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/zh_Hans/
Translation: Mue/Mue Tab
|
2024-06-13 21:09:34 +02:00 |
|
alexsparkes
|
7fdc8d322a
|
style: new transition between modal tabs
|
2024-06-13 19:57:09 +01:00 |
|
dependabot[bot]
|
82fe26f83e
|
chore(deps): bump embla-carousel-react from 8.1.4 to 8.1.5 (#759)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.1.4 to 8.1.5.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.1.4...v8.1.5)
---
updated-dependencies:
- dependency-name: embla-carousel-react
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-13 08:54:52 +00:00 |
|
dependabot[bot]
|
f3f5e09405
|
chore(deps): bump @mui/material from 5.15.19 to 5.15.20 (#760)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.19 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-material)
---
updated-dependencies:
- dependency-name: "@mui/material"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-13 08:52:58 +00:00 |
|
dependabot[bot]
|
999c8de614
|
chore(deps): bump embla-carousel-autoplay from 8.1.4 to 8.1.5 (#758)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.1.4 to 8.1.5.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.1.4...v8.1.5)
---
updated-dependencies:
- dependency-name: embla-carousel-autoplay
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-13 08:51:51 +00:00 |
|
Isaac
|
eaa50c8854
|
chore: run i18n script
|
2024-06-13 00:10:11 +01:00 |
|
Isaac
|
bd43bda653
|
Merge remote-tracking branch 'weblate/main'
|
2024-06-13 00:07:30 +01:00 |
|
Kağan Can Şit
|
45fde56156
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (478 of 478 strings)
Translation: Mue/Mue Tab
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
|
2024-06-13 00:35:02 +02:00 |
|
alexsparkes
|
ac05778757
|
style(modal): experiments
|
2024-06-12 23:26:32 +01:00 |
|
alexsparkes
|
ea7343513d
|
style: radical modal redesign
|
2024-06-12 22:02:52 +01:00 |
|
Kağan Can Şit
|
6c72e3d840
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (478 of 478 strings)
Translation: Mue/Mue Tab
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
|
2024-06-12 11:57:50 +02:00 |
|
Kağan Can Şit
|
5b099a30aa
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (478 of 478 strings)
Translation: Mue/Mue Tab
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
|
2024-06-12 10:56:22 +02:00 |
|
dependabot[bot]
|
2ef3dc723b
|
chore(deps): bump embla-carousel-autoplay from 8.1.3 to 8.1.4 (#755)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.1.3 to 8.1.4.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.1.3...v8.1.4)
---
updated-dependencies:
- dependency-name: embla-carousel-autoplay
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-12 08:56:13 +00:00 |
|