react-toolbox v1.2.0 Release Notes

Release Date: 2016-09-03 // over 7 years ago
    • ๐Ÿ™ˆ (ace21d9)
    • โž• Add app_bar title, leftIcon and rightIcon props. (d4c0c4d)
    • โž• Add bumped changelog support (7468d31)
    • โž• add fullscreen dialog. (179323c)
    • โž• Add onClick propType (f760447)
    • โž• Add onTouchStart to ListItem (6f7a543)
    • โž• add tab icons. (5c2406d)
    • โž• Adding hideMode to Tabs (8e0b64f), closes #709
    • Ajust pointer (6ddaf9a)
    • ๐Ÿ‘ Better tabs with icons (6a488b3)
    • ๐Ÿ— build new version (d48799b)
    • ๐Ÿ‘ฏ Clone RadioButton children in RadioGroup (c71f580)
    • ๐Ÿ— Commit build (e2d7517)
    • DI change in AppBar (fcea0e4)
    • Explicit deps (49024c8)
    • ๐Ÿ›  Fix #630 (ccc1699), closes #630
    • ๐Ÿ›  Fix #697 - Autocomplete KeyUp enter fix (a61aa5c), closes #697
    • ๐Ÿ›  Fix #711 (abf91d3), closes #711
    • ๐Ÿ›  Fix #713 (b528ab1), closes #713
    • ๐Ÿ›  Fix #733 (ae5865f), closes #733
    • ๐Ÿ›  Fix #755 (d86e4a5), closes #755
    • ๐Ÿ›  Fix linting issues (80a8a9e)
    • ๐Ÿ›  Fix ripple (006559e)
    • ๐Ÿ›  Fix table border (64a859e)
    • ๐Ÿ›  Fixed errors for Typescript 2.0.2 (34313b8)
    • ๐Ÿ›  Fixed linting errors. (8dedcfc)
    • Import React namespace, fix problem with @types (def8643)
    • ๐Ÿ— Latest build (cd72ffb)
    • ๐Ÿ‘‰ Make Table multi-selectable again (dcd53a4)
    • Passes IconMenu's theme to the inner Menu. (9d7e3db)
    • ๐Ÿš€ Release 1.2.0 (9bed502)
    • โœ‚ Remove overly strict children propType validation. fixes #641 (e2ed42b), closes #641
    • โœ‚ Remove unnecessary spread (9312522)
    • Replace onMouseDown wth onClick in Dropdown (83011cb)
    • โšก๏ธ Replace react-addons-update with immutability-helper as Facebook are deprecating their addon (29b04f2)
    • ๐Ÿ‘Œ Support for fixed & inverse color tabs. (9bf1c8e)
    • Theme is now passed on to tab subcomponents (b220c70)
    • โšก๏ธ Update index.d.ts (f37626a)
    • โšก๏ธ Update readme.md (0ea3849)
    • โšก๏ธ Update README.md (b653700)
    • ๐Ÿ‘‰ use Event.currentTarget in Calendar.changeViewMonth (8a91ab3)