react-toolbox v1.0.2 Release Notes

Release Date: 2016-07-10 // almost 8 years ago
    • ๐Ÿš€ 1.0.2 release (672429f)
    • โž• Add autoresize to multiline inputs (5b97b95), closes #278
    • โž• Add passing unknown props and checking of keypress (d01a576)
    • ๐Ÿ‘ better support in typescript: (69368ae)
    • ๐Ÿ›  Fix Number.isNaN TypeError on IE (4ea305c)
    • ๐Ÿ›  Fixes #585 (49658a3), closes #585
    • ๐Ÿ›  Fixes #616 (0513cb7), closes #616
    • ๐Ÿ›  Fixes #624 (2a7e340), closes #624
    • Forward theme prop from Tabs to TabContent (8c20848)
    • get rid of declaration duplicates in components/ (febf8b5)
    • ๐Ÿ— Latest build (f43dac6)
    • ๐Ÿ— Latest build (b55d2b1)
    • missing MENU for some reason in identifiers (e359805)
    • Pass the theme from ListItem to ListItemLayout (3b4387f), closes #580
    • Reset overflow when unmounting (a11fe92)
    • ๐Ÿ’… Restyle a ternary (8d65961)
    • Update datepicker_example_1.txt (e782b8f)
    • โšก๏ธ Update pickers.js (49fa53a)
    • โšก๏ธ Update to react 15.2.0 (3e29844)
    • chore(dropdown): set value to empty string to prevent uncontrolled errors (ad52adb)