alexsparkes
|
36313c0127
|
fix(slider): visual performance issues
|
2024-12-22 20:55:25 +00:00 |
|
alexsparkes
|
75ae3a22cb
|
feat(slider): click to edit value
|
2024-12-22 19:11:05 +00:00 |
|
alexsparkes
|
4a040acb62
|
fixIindexed db)L rename db
|
2024-12-19 17:23:09 +00:00 |
|
alexsparkes
|
f439ef7f10
|
feat(achievements): implement IndexedDB for achievement storage and retrieval
|
2024-12-19 17:00:36 +00:00 |
|
alexsparkes
|
59205cf9bf
|
feat(stats): local sessions
|
2024-12-18 22:33:28 +00:00 |
|
alexsparkes
|
85a9150be1
|
refactor(quote): functional component
|
2024-12-17 21:14:46 +00:00 |
|
alexsparkes
|
94b33388b2
|
fix(search): Add preview to options
|
2024-12-17 20:31:36 +00:00 |
|
alexsparkes
|
15f1e523b4
|
feat(slider): add editable value display and enhance reset button functionality
|
2024-12-16 22:24:35 +00:00 |
|
alexsparkes
|
45959408c5
|
feat(greeting): add preview
|
2024-12-16 22:06:10 +00:00 |
|
alexsparkes
|
e7994d2644
|
feat(textarea): implement TextareaAutosize component and update imports across the application
|
2024-12-16 21:46:06 +00:00 |
|
alexsparkes
|
e259ec9dd4
|
feat(settings): add titles to options and improve initial render handling in visibility toggle
|
2024-12-16 19:44:25 +00:00 |
|
alexsparkes
|
c3870b30f3
|
refactor(slider): enhance performance and readability with memoization and style organization
|
2024-12-16 19:21:40 +00:00 |
|
alexsparkes
|
1882465588
|
style(hero): improve controls spacing
|
2024-12-16 18:58:59 +00:00 |
|
alexsparkes
|
5e35289ae4
|
fix(slider): light theme styles
|
2024-12-16 18:55:44 +00:00 |
|
alexsparkes
|
c518d51431
|
style(slider): enhance hover transition effects for slider marks
|
2024-12-16 18:52:36 +00:00 |
|
alexsparkes
|
375665a90f
|
refactor(slider): replace mui with react slider
|
2024-12-16 18:49:07 +00:00 |
|
alexsparkes
|
7e8ad29cbc
|
style(hero buttons): improve micro interactions of buttons with transitions
|
2024-12-16 18:19:22 +00:00 |
|
alexsparkes
|
4fe3df2a80
|
feat(date): enhance DateWidget for preview mode and improve font size handling
Co-authored-by: David Ralph <me@davidcralph.co.uk>
|
2024-12-16 14:51:04 +00:00 |
|
alexsparkes
|
a5a3a18486
|
feat(date): Date preview
|
2024-12-16 14:29:39 +00:00 |
|
alexsparkes
|
ae014e46f2
|
feat(date): implement date widget with short and long date formats
Co-authored-by: David Ralph <me@davidcralph.co.uk>
|
2024-12-16 14:08:46 +00:00 |
|
alexsparkes
|
a4ae9496a3
|
style(weather): preview background
|
2024-12-16 12:52:18 +00:00 |
|
alexsparkes
|
965395bf92
|
style(clock preview): have transition between types of clock on preview
|
2024-12-16 02:24:16 +00:00 |
|
alexsparkes
|
ccb836d790
|
style(hero): Make the tiles uniform with each other
|
2024-12-15 22:52:28 +00:00 |
|
alexsparkes
|
c51e8fa1d9
|
fix(clock preview): static time
|
2024-12-15 22:35:34 +00:00 |
|
alexsparkes
|
ce9089dcee
|
refactor(clock): use context for centralised time management
|
2024-12-15 21:59:33 +00:00 |
|
alexsparkes
|
973eecabe9
|
refactor(clock): enhance error handling and optimize rendering with memoization
|
2024-12-15 19:37:36 +00:00 |
|
alexsparkes
|
71670a8d2c
|
refactor(time): add clock preview and split up functionality
|
2024-12-15 19:16:23 +00:00 |
|
alexsparkes
|
bad65cfe10
|
fix(preferences_wrapper): issue with null shown status
|
2024-12-12 20:56:42 +00:00 |
|
alexsparkes
|
1f62ea966c
|
refactor(PhotoInformation): simplify state management and improve rendering logic
refactor(Widgets): optimize state initialization and event handling
remove(Tabs): delete unused Tabs component
|
2024-12-12 15:24:44 +00:00 |
|
alexsparkes
|
2febdb4616
|
chore(gitignore): update to ignore coverage, logs, and temporary files
|
2024-12-12 12:23:12 +00:00 |
|
alexsparkes
|
5dff2fa91e
|
style(background): transition effect on the background images grid
|
2024-11-27 20:39:50 +00:00 |
|
alexsparkes
|
c15ce66bb8
|
refactor(background): use indexeddb for custom images
|
2024-11-27 19:42:26 +00:00 |
|
alexsparkes
|
b01b26bf86
|
refactor(achievements): update styling for achievement title and description
|
2024-11-27 17:27:28 +00:00 |
|
alexsparkes
|
0098bf1047
|
feat(background): pre-fetching image
|
2024-11-26 22:07:19 +00:00 |
|
alexsparkes
|
2e2670f275
|
refactor(background): Further code readaability improvements
|
2024-11-26 21:56:20 +00:00 |
|
alexsparkes
|
89526d19b9
|
refactor(background): Converted to functional component + fixed background transition quirk
|
2024-11-26 21:17:33 +00:00 |
|
alexsparkes
|
ac9eac2948
|
refactor(background): Split up main file
|
2024-11-26 18:56:39 +00:00 |
|
alexsparkes
|
9fe0fecb0a
|
Merge branch '8.0' of https://github.com/mue/mue into 8.0
|
2024-11-26 17:24:52 +00:00 |
|
alexsparkes
|
6f786e68eb
|
refactor(photo-information): Split up into components
|
2024-11-26 17:24:49 +00:00 |
|
John Joseph A. Gatchalian
|
1f1346c71f
|
Translated using Weblate (English (United States))
Currently translated at 100.0% (313 of 313 strings)
Translation: Mue/Mue Tab - Settings
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-8-0/mue-tab-settings/en_US/
|
2024-11-26 11:00:26 +00:00 |
|
David Ralph
|
b9764a72fb
|
fix: import settings, prepare to move bg to indexed db
|
2024-11-18 01:08:56 +00:00 |
|
David Ralph
|
f456168428
|
fix: missing theme on final welcome, improve hover on radio
|
2024-11-18 00:54:25 +00:00 |
|
John Joseph A. Gatchalian
|
c1b8b06f1a
|
Translated using Weblate (English (United States))
Currently translated at 100.0% (39 of 39 strings)
Translation: Mue/Mue Tab - Welcome
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-8-0/mue-tab-welcome/en_US/
|
2024-11-17 06:00:20 +00:00 |
|
Lesnay Manrresa Martínez
|
fc4298c0f7
|
Translated using Weblate (Spanish (Latin America))
Currently translated at 72.5% (58 of 80 strings)
Translation: Mue/Mue Tab - Main
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-8-0/mue-tab-main/es_419/
|
2024-11-17 06:00:19 +00:00 |
|
John Joseph A. Gatchalian
|
3c70a893cd
|
Translated using Weblate (English (United States))
Currently translated at 98.7% (79 of 80 strings)
Translation: Mue/Mue Tab - Main
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-8-0/mue-tab-main/en_US/
|
2024-11-17 06:00:18 +00:00 |
|
alexsparkes
|
4ec16ac78b
|
fix(stats): Streak logic
|
2024-11-07 19:21:23 +00:00 |
|
alexsparkes
|
b3be17c11e
|
fix(achievments): Make achievements work with new IndexedDB
- currently has extremely verbose logs in console, to be removed later
|
2024-11-06 21:51:55 +00:00 |
|
alexsparkes
|
2e2c8b41da
|
feat: stats by indexed db + tab hours clock
|
2024-11-03 22:01:35 +00:00 |
|
alexsparkes
|
ca0b4820e7
|
Merge branch '8.0' of https://github.com/mue/mue into 8.0
|
2024-11-02 23:52:37 +00:00 |
|
alexsparkes
|
ce387117dc
|
Update achievements condition and improve stats tracking logic
|
2024-11-02 23:52:34 +00:00 |
|