Commit Graph
8 Commits
Author SHA1 Message Date
Keavon Chambers a3b679e64d Improve UI behavior at smaller screen sizes so status bar overflows (#158)
Also includes various CSS flex-related cleanup throughout the UI.
Progress for #150
2021-06-08 00:54:24 -07:00
Keavon Chambers c205fec0d4 Move all icon SVG imports to the Icon component
This change also removes the need to specify the icon size.
2021-05-27 02:14:32 -07:00
Keavon Chambers d7478f5890 Update UI colors and alignment for consistency with the design mockup (#157)
Closes #111
2021-05-23 19:01:13 -07:00
Keavon Chambers e448f908e3 Fix CSS extraneous space beneath icons 2021-05-07 02:47:38 -07:00
Keavon Chambers 46eb6b46ec Design tweaks to frontend components 2021-05-07 02:47:37 -07:00
Keavon Chambers 38bd41bb9f Change button hover colors 2021-04-11 14:13:21 -07:00
Keavon Chambers 4c546b2819 Plumb Responses from WASM to JS in the page 2021-04-10 02:48:33 -07:00
Keavon Chambers 78ed26cc16 Populate tool shelf and tool options bar (#66) 2021-04-08 06:10:27 -07:00