Commit Graph

25 Commits

Author SHA1 Message Date
David Ralph
bb2b457c1c refactor: remove unnecessary comments 2026-02-04 13:30:14 +00:00
alexsparkes
f29b879215 feat(greeting, date): enhance turkish localisation support for date 2026-01-29 22:26:02 +00:00
David Ralph
7f0b37c713 feat: new date picker 2026-01-27 20:42:19 +00:00
alexsparkes
d88ed2eedd fix(greeting/events): event text box styling 2026-01-26 10:21:51 +00:00
David Ralph
874866bf73 feat: replace mui with new style 2026-01-25 18:12:05 +00:00
alexsparkes
503eef29c8 feat(Greeting): update events title and localization for improved clarity 2026-01-24 21:28:16 +00:00
alexsparkes
30aa53fdd7 feat(EffectsSettings): update default brightness value to 100
feat(GreetingOptions): refine event title message key for clarity
refactor(WelcomeModal): simplify useEffect by removing event bus listener
2026-01-24 17:53:44 +00:00
alexsparkes
c88b3cc03c feat(translation): refactor translation system to use useT hook for reactive updates 2026-01-24 17:18:29 +00:00
alexsparkes
819057ed8b feat(settings): add sub-section handling for settings navigation and deep linking 2026-01-24 16:24:26 +00:00
David Ralph
7ac848c9a0 refactor: clean greeting 2025-10-28 21:28:06 +00:00
alexsparkes
467adcdd85 Refactor state updates for consistency and readability across components
- Simplified state updates in Background, Favourite, PhotoInformation, GreetingOptions, Added, Browse, About, Overview, Navbar, Apps, Notes, QuickLinksOptions, Quote, and QuoteOptions components by consolidating multiple lines into single line updates.
- Improved readability by reducing unnecessary line breaks and maintaining consistent formatting in JSX elements.
- Enhanced maintainability by ensuring uniformity in how state is set and how JSX is structured.
2025-10-27 23:27:37 +00:00
alexsparkes
6f05e3bf03 Fix all ESLint errors: case declarations, empty blocks, display names, keys, and more 2025-10-27 23:27:13 +00:00
Isaac
53db7a5a02 fix: remove fade-in animation on greeting in preview 2024-06-01 16:05:08 +01:00
alexsparkes
003bf2400a chore: run prettier
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-21 20:51:33 +01:00
alexsparkes
74fcf4bafb fix: consistent ui fade in transition 2024-05-20 10:06:00 +01:00
David Ralph
f4c1506107 fix: greeting options hot reload, unsplash collection setting text missing 2024-05-18 11:39:05 +01:00
alexsparkes
b102269161 feat: new colour picker
- General Fixes
- Event UI change
- Marketplace Collection UI Changes

Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-17 16:29:32 +01:00
David Ralph
8f9735044a fix: welcome import, widget zoom 2024-04-14 12:23:07 +01:00
alexsparkes
e7630e9357 style: New date selection on custom events 2024-03-22 21:26:51 +00:00
alexsparkes
953ce3fdea fix(greeting): Temporary remove translation on events 2024-03-22 15:36:44 +00:00
alexsparkes
40e04af5d4 feat(greeting): Ability to create, edit and remove custom events 2024-03-22 15:18:50 +00:00
alexsparkes
c1cba4dd5e feat(greeting): Initial Custom Events Implementation 2024-03-22 01:35:24 +00:00
alexsparkes
a9f3992d2c feat: move events to section in greeting
- fix no tooltip on remove in todo
2024-03-21 22:37:54 +00:00
David Ralph
2136f558b9 chore: run lint and prettier 2024-03-19 21:45:17 +00:00
alexsparkes
6041372860 refactor(widgets): Continue move to feature based organisation 2024-02-27 16:38:16 +00:00