react-toolbox v1.0.3 Release Notes

Release Date: 2016-07-25 // almost 8 years ago
    • ๐Ÿš€ 1.0.3 release (43ea2ef)
    • A lot of JSDoc comments added, even more left (621e798)
    • โž• Added tests. (4f67a93)
    • โž• Additional fix for raw AppBar component import (32aedbd)
    • All props are now commented (ae6109c)
    • ๐Ÿ›  Bugfix calculating Menu position (e077f8a)
    • Date picker now takes max/min date into account on mount/props change. (e9487e1)
    • Document CardTitle's cardTitle theme (460a378)
    • Document the label theme for the input component (68ee32f)
    • Ensure theme gets passed down to TimePicker child components (a6f7d64)
    • ๐Ÿ›  fix autocomplete activating on react>=15.1 if no direction (f3b460e)
    • ๐Ÿ›  Fix multiselectable and unselect rows isues on Table component (5ccd6da)
    • ๐Ÿ›  Fix typo in font-size calculation in mixins (1639690)
    • ๐Ÿ›  Fixes #542 (c9ac90f), closes #542
    • ๐Ÿ›  Fixes #627 (2d17b65), closes #627
    • ๐Ÿ— Latest build (af9e889)
    • Made general mixins properties depend on $unit value (fb29425)
    • ๐Ÿ”€ Merge with dev (b226fcd)
    • ๐Ÿšš Moved modules to separate files. (10b69b5)
    • Only add Input auto-resize handler to multiline inputs (9cc56e1)
    • Pass theme down to list item child components for correct classnames (5a9fec8)
    • ๐Ÿ›  Small fixes (3b70677)
    • Typings for the project (661911b)
    • โšก๏ธ Update install.md (42feb7f)
    • โšก๏ธ Update README.md (3a57270)