Chalarangelo / furl

Functional react.js components.
https://furl.netlify.com/
MIT License
34 stars 2 forks source link

Input controls and forms #5

Closed Chalarangelo closed 5 years ago

Chalarangelo commented 5 years ago
Chalarangelo commented 5 years ago

Certain components depend on the react-text-mask library to render their contents properly.

Chalarangelo commented 5 years ago

There will be no <DatetimeInput>, two inputs doing this separately will do it better than one.

Chalarangelo commented 5 years ago

The <TagInput> will not be implemented, Select multiple> handles multiple selection well enough and it has very good native support and implementations, both on desktop and mobile.