You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* add 24-hour format toggle in ClockSettingsModal and update time handling in useTime hook ([67048f9](https://github.com/teojs/clock-dashboard/commit/67048f91d9b11c9de04d95278e3d7f7ad0d7114f))
11
+
* add ClockSettingsModal component for customizable clock settings and integrate SF Pro Rounded font ([e52062f](https://github.com/teojs/clock-dashboard/commit/e52062f74371d0ae04ebcf4f06a248d7e647894c))
12
+
* add cross-origin loading tip in SmartSettingsModal to assist users with configuration ([ab2fee0](https://github.com/teojs/clock-dashboard/commit/ab2fee057fef272505de288141bb2b9e990eab34))
13
+
* enhance ClockWeatherView with computed baseDelay for dynamic digit delays based on clock settings ([a8486f7](https://github.com/teojs/clock-dashboard/commit/a8486f73b56ce93b8d6bf13b0a51b05f82acbfce))
14
+
* implement swipe detection and global click handling in App.vue for improved user interaction ([41d0140](https://github.com/teojs/clock-dashboard/commit/41d01404c163e17a7be3891db078f39c9ad9a53d))
0 commit comments