We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 986d864 commit 7af473dCopy full SHA for 7af473d
README.md
@@ -111,10 +111,10 @@ Attach **b**ottom **r**ight edge of the dropdown to the **t**op **r**ight edge o
111
112
## TODO
113
114
-- [ ] Split Dropdown into a separate component
+- [x] Split Dropdown into a separate component
115
- [ ] Use native controls on mobile
116
- [ ] Improve AutoComplete on mobile
117
-- [ ] Improve styles and remove sass
+- [x] Improve styles and remove sass
118
- [x] Improve position declaration
119
- [x] Create `MultiSelectField`
120
- [x] Create `AutoCompleteField`
0 commit comments