Commit f42bc44
authored
Front end (#186)
* restyled most components for better visuals
* added light and dark mode functionality for some components
* added mobile responsive layout for smaller screens and removed redundant props
* added ScrollView in replacement of regular div to remove unecessary horizontal bar
* added animations for smoother light and dark mode transitions
* removed border from buttons and added shadow instead
* made score display on mobile reponsive with horizontal scrolling and removed the scroll bar indicators
* adjusted header and footer styles to stick on top / bottom when scrolling happens
* cleaned up code structure and removed themestyles
* added node modules to gitignore file
* Stop tracking node_modules1 parent a6d302f commit f42bc44
File tree
16 files changed
+761
-195
lines changed- backend
- data
- midi
- musicxml
- frontend/companion-app
- components
16 files changed
+761
-195
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
| 169 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
Binary file not shown.
Whitespace-only changes.
0 commit comments