jamesplease / materialish

React components that loosely follow Material Design
https://materialish.js.org
MIT License
17 stars 5 forks source link

Components to create #64

Open jamesplease opened 6 years ago

jamesplease commented 6 years ago

To Create

Regular
React Over/Popper

Nvm

Created


Possible:

conorhastings commented 6 years ago

how do you envision the async autocomplete, consuming a promise and filtering from response?

This one requires a lot of though imo:

jamesplease commented 6 years ago

To be completely honest, I haven't put any thought into what that component will look like yet. We plan to build a "basic" dropdown first, to keep the problem space narrow, and then branch out from there.

conorhastings commented 6 years ago

yeah thinks that's the right way to go, something you really want to get right, and with the primitives, async is implementable in userland