Update README.md
This commit is contained in:
parent
ae0faa5d55
commit
f37f4f44ed
10
README.md
10
README.md
|
@ -4,6 +4,10 @@
|
||||||
|
|
||||||
I finally took the time to go through and clean up this code. The build includes an executable with a preview, and some settings to play around with for each widget. A (YouTube) video preview is [available here](http://www.youtube.com/watch?v=21UMeNVBPU4).
|
I finally took the time to go through and clean up this code. The build includes an executable with a preview, and some settings to play around with for each widget. A (YouTube) video preview is [available here](http://www.youtube.com/watch?v=21UMeNVBPU4).
|
||||||
|
|
||||||
|
| Component | Preview |
|
||||||
|
| ------------- | --------------------------------- |
|
||||||
|
| Text Field |  |
|
||||||
|
|
||||||
#### Implemented components
|
#### Implemented components
|
||||||
|
|
||||||
- [x] Avatar
|
- [x] Avatar
|
||||||
|
@ -25,12 +29,6 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
- [x] Text Field
|
- [x] Text Field
|
||||||
- [x] Toggle
|
- [x] Toggle
|
||||||
|
|
||||||
#### Preview
|
|
||||||
|
|
||||||
| Component | GIF |
|
|
||||||
| ------------- |---------------|
|
|
||||||
| Text Field |  |
|
|
||||||
|
|
||||||
#### Not implemented
|
#### Not implemented
|
||||||
|
|
||||||
- [ ] App Bar
|
- [ ] App Bar
|
||||||
|
|
Loading…
Reference in New Issue