Commit e05cbfe
committed
refactor(clock): rewrite clock component with custom date formatting
- Remove date-fns dependency and implement custom date/time formatting
- Improve type safety with TimerSettings interface
- Add proper cleanup for interval timer
- Enhance date display with more readable format1 parent 9e34546 commit e05cbfe
5 files changed
Lines changed: 4265 additions & 7182 deletions
File tree
- src/components/screens/newtab
- widgets
- bookmarks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
79 | | - | |
80 | 78 | | |
81 | 79 | | |
82 | 80 | | |
| |||
0 commit comments