From eee4b553277bcea49d7a911232c0065ce2a52008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heikki=20Johannes=20Hild=C3=A9n?= Date: Fri, 6 Oct 2017 19:14:42 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ef931d..0c187bd 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,8 @@ I finally took the time to go through and clean up this code. The build includes - [x] App Bar - [ ] Autocomplete - [ ] Divider +- [ ] List +- [ ] List Item - [ ] Paper - [ ] Table @@ -268,7 +270,6 @@ I finally took the time to go through and clean up this code. The build includes - [ ] Discrete Slider - [ ] Grid List - [ ] Icon Menu -- [ ] List - [ ] Menu - [ ] Search Field - [ ] Select Field From 67b865313a760d0b068a04bdbf4dec7711c08b35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heikki=20Johannes=20Hild=C3=A9n?= Date: Fri, 6 Oct 2017 21:48:18 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c187bd..a8b9653 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ I finally took the time to go through and clean up this code. The build includes #### Not implemented +- [ ] Card - [ ] Chips - [ ] Discrete Slider - [ ] Grid List