Commit Graph

9 Commits

Author SHA1 Message Date
David Ralph
69d91cc6f1 fix(date): preserve zero-padding when using MDY and YMD date formats
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 22:39:54 +01:00
alexsparkes
2d7e1ad97a feat: Update refresh handlers to include language and other settings for improved state management 2026-02-07 13:23:06 +00:00
alexsparkes
8dd6cf2655 feat: enhance click handling for color inputs and update event bus cleanup 2026-02-04 21:15:12 +00:00
alexsparkes
1c7fe206af Refactor welcome modal and sections to use translation context
- Replaced variable-based message retrieval with translation context in Welcome.jsx, Final.jsx, ImportSettings.jsx, Intro.jsx, PrivacyOptions.jsx, StyleSelection.jsx, and ThemeSelection.jsx components.
- Updated button texts and section titles to utilize the new translation method for better localization support.
- Cleaned up unused imports and improved code readability by removing unnecessary else statements in deepLinking.js and load.js.
- Ensured all localization files end with a newline for consistency.
2026-02-04 19:33:39 +00:00
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
293cc93500 refactor: split quicklinks, move features to functional components 2025-10-28 23:04:19 +00:00
MAYUR
30130e5e99 feature : Option to show / hide author details (#899)
* feature : option to show author details

* added languages

* feat: added dates proper format

final
2024-10-14 11:50:11 +01:00
alexsparkes
6041372860 refactor(widgets): Continue move to feature based organisation 2024-02-27 16:38:16 +00:00