Skip to content

Commit

Permalink
Update Dev Logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Jul 8, 2020
1 parent 54e1c87 commit 4fd882f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions webqueue2-cra-test/Dev Logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T
- **alpha**: buggy, incomplete changes, not meant for general use
- **beta**: testing, should be complete but room to grow
- **release**: ready for general consumption
- Began using [CssBaseline](https://material-ui.com/api/css-baseline/#cssbaseline-api) componenet from MUI as a CSS normalizer
- Worked on creating a fluid drawer for item views similar to [this MUI example](https://material-ui.com/components/drawers/#persistent-drawer)
- [This video](https://www.youtube.com/watch?v=k_AN49fA9g0) about the `makeStyles` and `useStyles` hooks was quite helpful in explaining how to extend [MUI's default theme](https://material-ui.com/customization/default-theme/).

<!-- ### Tuesday - 7/7/20 -->
<!-- ### Wednesday - 7/8/20 -->
Expand Down

0 comments on commit 4fd882f

Please sign in to comment.