react-toolbox v1.2.2 Release Notes

Release Date: 2016-10-08 // over 7 years ago
    • * example container for pager (9019239)
    • 🛠 * fixed (07d1d51)
    • 👕 * fixed code linting (ff7dd4d)
    • + BrowseButton (724fafa)
    • + Pager control, actually it is not defined at matereal design but definitely it is helpful to have. (183dfe0)
    • 💻 + pushed file browser button branch (089c5b6)
    • ➕ add emphasis to note (b8516b4)
    • ➕ add missing styles for lgTablet and smTablet layout breakpoints (d7abd10)
    • ➕ Add normalize as a dependency (a93bcd7)
    • ➕ Add onBlur and onFocus props in Autocomplete component (9edc8bd)
    • ➕ Add table header model details to docs for table (4e93e13)
    • ➕ Added row click support (d374cc5)
    • ✅ adjust scss after testing (6940013)
    • 💅 Apply Checkbox style property to internal .check (2ce1d4c), closes #791
    • 🔄 Changes double quotes to single quotes (02cd7b5)
    • 📄 Correct docs for CardTitle component (df97407)
    • 🛠 Fix #787 (390e769), closes #787
    • 🛠 Fix #813 (e4339de), closes #813
    • 🛠 Fix #814 (f4f5ae8), closes #814
    • 🛠 Fix #816 (a59395e), closes #816
    • 🛠 Fix #819 (9d3bba3), closes #819
    • 🛠 Fix #841 (feaa28e), closes #841
    • 🛠 Fix #845 (a1f10a8), closes #845
    • 🛠 fix active year style in date picker. (405c23e)
    • 🛠 Fix import warning using npm types and typescript (5795b41)
    • 🛠 Fix linter errors (8c21e30)
    • 🛠 Fix linter errors (5611365)
    • 🛠 Fix multiple default exports in Datepicker (b67f4c7)
    • 🛠 Fix small typo 🐞 (c7ef9ea)
    • 🛠 Fixed Tooltip TypeError when quickly hovering between multiple tooltips (ca1de73)
    • 🛠 Fixes #794 (70b0a3f), closes #794
    • 🛠 Fixes #797 (3113618), closes #797
    • 🛠 Fixing issue where closing an overlay on top of another overlay re-enables document body scrolling u (1c259ff)
    • 🏗 Latest build (f34f378)
    • 🏗 Latest build (991ab80)
    • 🏗 Latest build (edbfd30)
    • 🏗 Latest build (0d7d78f)
    • 🏗 Latest build (dea1414)
    • 🚚 Makes sure that overlay: hidden is removed from the body tag when an overlay is closed in IE11. (bcb091b)
    • 💅 minor style tweak in spec. (3c6273e)
    • navbar hide on scroll behavior. (4d5f4cf)
    • 🚚 Only add scroll AppBar listener if hideable and remove ReactDOM (7dfd3c5)
    • Pass down theme from Card title to nested Avatar (f077403)
    • Re-apply changes (0fb83bf)
    • 🚀 Release 1.2.2 (e90a188)
    • ✂ Removed duplicate export from Datepicker (7c39493)
    • ✂ Removed semvar lock from travis ci node versions (8b51938)
    • Replace onMouseDown with onClick in DatePicker and TimePicker (ac8b6d6)
    • Russian locale (b8d59f7)
    • 💅 Small style change (e549e25)
    • 👉 Use guard clause instead of conditional (d01ff6d)
    • 🛠 Bugfix: Typescript definitions can now be copied over on Windows (ee6f0d7)
    • appbar: fonticon -> iconbutton (67d4628)