Commit 28ecce9
committed
feat: add responsive styles and view transitions for improved UI
- Introduced hit areas for buttons to enhance accessibility based on Fitts' Law.
- Created responsive styles for mobile devices, including adjustments to layout and visibility of elements.
- Added view transition styles for smoother animations during state changes.
- Implemented a power switch UI with animations and visual feedback.
- Developed unit tests for navigation, sound engine, and theme manager functionalities.
- Added a setup file for testing environment compatibility.1 parent a99e26a commit 28ecce9
28 files changed
Lines changed: 2994 additions & 2365 deletions
File tree
- .github/workflows
- .husky
- src
- components
- lib
- styles
- tests/unit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
66 | 58 | | |
67 | 59 | | |
68 | | - | |
| 60 | + | |
69 | 61 | | |
70 | 62 | | |
71 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments