Merge branch 'master' of https://github.com/laserpants/qt-material-widgets
This commit is contained in:
commit
0de9e96bdf
|
@ -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 | 
|
||||||
Check Box | 
|
Check Box | 
|
||||||
Circular Progress | 
|
Circular Progress | 
|
||||||
Dialog | 
|
Dialog | 
|
||||||
Drawer | 
|
Drawer | 
|
||||||
|
@ -45,9 +45,12 @@ Toggle | 
|
||||||
- [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
|
||||||
|
|
Loading…
Reference in New Issue