teatime-components
teatime-components copied to clipboard
Future patches
- [ ] Replace Tumbler's
box-shadow
's withborder
s: http://sullenor.github.io/teatime-components/#Tumbler. Another issue with zooming. - [x] Wrap spin to avoid
transform
issues. - [x] Check the possible restriction for the string only for the
children
props on components. Should bePropTypes.node
. - [x] Add the jsfiddle example.
- [x] Update props types.
- [x] Issue with blur and focus events for input.
- [x] Consider adding support of the nullable values (presumably, convert it to the empty string).