This commit is contained in:
johanneshilden 2017-10-03 10:09:56 +03:00
commit 0de9e96bdf
1 changed files with 5 additions and 2 deletions

View File

@ -7,7 +7,7 @@ I finally took the time to go through and clean up this code. The build includes
Component | Preview Component | Preview
----------------- | ------------------------------------------------ ----------------- | ------------------------------------------------
Avatar | ![Avatar](gifs/avatar.gif) Avatar | ![Avatar](gifs/avatar.gif)
Check Box | ![Check Box](gifs/checkbox.gif) Check Box | ![Check Box](gifs/checkbox.gif)
Circular Progress | ![Circular Progressj](gifs/circularprogress.gif) Circular Progress | ![Circular Progressj](gifs/circularprogress.gif)
Dialog | ![Dialog](gifs/dialog.gif) Dialog | ![Dialog](gifs/dialog.gif)
Drawer | ![Drawer](gifs/drawer.gif) Drawer | ![Drawer](gifs/drawer.gif)
@ -45,9 +45,12 @@ Toggle | ![checkbox](gifs/toggle.gif)
- [x] Text Field - [x] Text Field
- [x] Toggle - [x] Toggle
#### Work in progress
- [x] App Bar
#### Not implemented #### Not implemented
- [ ] App Bar
- [ ] Autocomplete - [ ] Autocomplete
- [ ] Chips - [ ] Chips
- [ ] Discrete Slider - [ ] Discrete Slider