All Versions
61
Latest Version
Avg Release Cycle
38 days
Latest Release
2849 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.0.0-beta.8 Changes
April 06, 2017- ➕ Add callback functions to slider for when slider starts being dragged, and when it stops. (#1287) (f5c1138)
- ➕ Add chinese localization (#1290) (9a916e0)
- ➕ Add npm pretest script (#1396) (ade338f)
- ➕ Add possibility to render component as AppBar title (cd3fefc)
- ➕ Added missing onKey(Down|Up) input property definitions (#1318) (4ff1cc9)
- Autocomplete accepting suggestionMatch none (#1289) (b75214c)
- 🛠 Bugfix[AutoComplete]: showAllSuggestions state should be true if showSuggestionsWhenValueIsSet is tr (3e834cb)
- Dev dialog overflow (#1303) (3dde4c4)
- Don't spread state in setState, it's already done by react (#1336) (d5f2c98)
- 🛠 Esc key event listener leakage fixed (#1376) (a4f8da5), closes #1376
- 🛠 Fix #1368 (#1369) (509e846), closes #1368 #1369
- 🛠 Fix allowCreate in Autocomplete when value prop is an object (#1334) (da85a69), closes #1334
- 🛠 Fix error in events.js transitionEventNamesFor method (#1294) (73bf3be), closes #1294
- 🛠 Fix GitHub brand typo (#1356) (9beb7fc), closes #1356
- 🛠 Fix TableCell definition (#1386) (991a430), closes #1386
- 🛠 Fixes #1221 (#1324) (ec5f15d), closes #1221 #1324
- 🛠 Fixes #1242 (34faf74), closes #1242
- 🛠 Fixes Ripple event error in case props.ripple === false (#1344) (ad6f303), closes #1344
- 🛠 fixes table clone element when child is null (#1326) (7231a7c), closes #1326
- 🔒 Lock node version on package.json (#1394) (d86f774)
- 🚀 Release 2.0.0-beta.8 (1181acd)
- 👕 Restore linter run in travis (bd926ae)
- 🏗 Run builds from last node LTS and stable (a5a9a0a)
- 🛠 Small fixes (56a730e)
- ⚡️ Tabs pointer not being updated (#1224) (#1325) (5de4e73), closes #1224
- ⚡️ Update AppBar.js (4ef719a)
- ⚡️ Update FontIcon.js (#1321) (697b4d6), closes #1320
- ⚡️ Update install.md (#1398) (4cc87db)
- ⚡️ Update readme.md (#1363) (c5bf439), closes #1362 #1363
- ⬆️ Upgrade nvm node version (3477520)
- 🚧 WIP (fdd7873)
- 🚧 WIP (4b713c3)
- feat(slider): add buffer prop to Slider (#1317) (0bd575f)
-
v2.0.0-beta.7 Changes
March 08, 2017disabled
suggestionMatch in d.ts (#1241) (8e2b688)- ➕ Add $input-icon-right-space var to add the correct spacing to the input based on Material Spec. (#11 (0360eb8)
- 👍 Allow numbers for Input value prop. Fixes #1180 (ba29686), closes #1180
- 👍 Allow to reference Input via Autocomplete (#1255) (3d2329a)
- Custom label and value keys for Dropdown (#1273) (6295ca4)
- 👕 Eslint plugin compat (dc60b07)
- Export all from table (#1244) (6bbba4a)
- 🛠 Fix #1219 (e366bed), closes #1219
- 🛠 Fix error in "flat" property description (#1265) (53e09d9), closes #1265
- 🛠 Fix ripple overflowing outside the boundaries of list item (#1215) (8a4b628), closes #1215 #1205
- 🛠 fix typo in app_bar readme.md (#1247) (27535a9), closes #1247
- 🛠 fixed broken link (#1181) (61b4845), closes #1181
- 🛠 Fixes #1086 (#1212) (60b147f), closes #1086 #1212
- 🛠 Fixes #1195 (0f4a16a), closes #1195
- 0️⃣ handle defaultValue to (#1178) (c6ce6aa)
- How to hide AppBar icon based on permanentAt value (#1194) (498bb46)
- Import Ramda values function directly (#1209) (75a219b)
- Invalid appBarIconVisible calculation (#1239) (bde478e), closes #1231
- 💅 Move
react-style-proptype
to non-dev deps (#1190) (a0e1392) - 👕 Move eslint-plugin-babel to devDependencies (#1222) (558040d)
- 🚚 Move gulp-rimraf to devDependencies (#1214) (632411b)
- 🚀 Release 2.0.0-beta.7 (5baf015)
- ✂ Remove tests from build and remove sinon (23b4537)
- ✂ Remove unnecessary reference to sliderLength in knobOffset method (#1271) (e7f5210)
- ⚡️ Update Changelog (fa3f5e9)
- ⚡️ Update README.md for PostCSS instead of SASS (#1251) (9354f4b)
- ⬆️ Use Jest 🃏 and upgrade Webpack and other dependencies (b48c17d)
- 🛠 Bugfix: Propert selector for disabled value in Dropdown (cec890b)
-
v2.0.0-beta.6 Changes
January 28, 2017 -
v2.0.0-beta.5 Changes
January 24, 2017- 0️⃣ Ability to override default isComponentOfType implementation (#1164) (49d6605)
- ➕ Add backers and Sponsors (#1137) (46f5353)
- ➕ Add development note (815b31b)
- ➕ Add inverse to (#1147) (7161518)
- ➕ Add NavDrawer to spec (b7c50ea)
- ➕ Add ripple for Tabs. Fixes #377 (792f8ac), closes #377
- ➕ Add ROADMAP 🚵 (c145c34)
- ➕ Add suggestionMatch option to disable filtering (#1122) (d3fe9f9)
- ➕ Add title to the GitHub Icon (1ffd4d3)
- ➕ Added proper type definitions for dialog actions so typescript users can pass on props to the genera (f8bd867)
- 👍 Allow null children in List (9ef7209)
- Alternative text for the FontIcon (51d58eb)
- 👍 Better icons alignment (0c2a296)
- Check if element exists in ripple when it's reset (5049571)
- Enable dynamic source for single value Autocomplete (#1120) (d80dc82)
- 🔦 Expose onEscKeyDown on Drawer component (#1150) (65f8120)
- 🛠 Fix right arrow appearing when window is re-sized (78895c0)
- 🛠 Fixes #1030 (31788ea), closes #1030
- 🛠 Fixes #1055 (13688ed), closes #1055
- 🛠 Fixes #1085 (c874616), closes #1085
- 🛠 Fixes #1119 (52f6c4a), closes #1119
- 🛠 Fixes #1127 (7e26773), closes #1127
- 🛠 Fixes #1128 (45b92b1), closes #1128
- 🛠 Fixes #1130 (fa4a9ba), closes #1130
- 🛠 Fixes #1133 (5b1c92d), closes #1133
- 🛠 Fixes #1139 (63ef656), closes #1139
- 🛠 Fixes #1159 (cee3fb2), closes #1159
- 🛠 Fixes #1171 (181e5c2), closes #1171
- 🛠 Fixes #1172 (b4edcbc), closes #1172
- 🛠 Fixes #1173 (d11ac37), closes #1173
- Grammar tweaks (#1113) (21fe247)
- 💅 Migrate styles to PostCSS (#666) (81acda7), closes #966 #965 #976 #1021 #1038 #1061 #1032 #1064
- Pass children to FontIcon (ad30d7b)
- 🚀 Release 2.0.0-beta.5 (69be656)
- ✂ Remove diacritic signs in query and suggestions (#1115) (2e3cb68)
- Restructure typescript definitions (#1114) (f365724)
- ⚡️ Update Button README.md (#1081) (6c10414)
- Typescript: document Input methods (#1154) (eff4b84)
- feat(a11y): add alt attribute to set alternative text for the icon or image (#1102) (3859c46)
-
v2.0.0-beta.13
June 02, 2018 -
v2.0.0-beta.12 Changes
June 02, 2018- ➕ Add
accept
property toBrowseButton
(#1533) (934ffd2), closes #1533 - ➕ Add
multiple
property toBrowseButton
(#1656) (071a4d3), closes #1656 - ➕ Add default export TypeScript type to IconButton (#1577) (79e031e), closes #1577
- ➕ Add falsy key example to AutocompleteTest (f24d128)
- ➕ Add missing Input import (51a335b), closes #1792
- ➕ Add onEscKeyDown and onOverlayClick fallbacks (4347125)
- ➕ Add postcss-apply to buid task and to webpack (82f7118)
- ➕ Add support for treeshaking (#1423) (d2eee5a), closes #1423
- ➕ Add ThemeProvider Typescript type (#1576) (7403d5d), closes #1576
- ➕ Add title to image (f815fb5)
- ➕ Add transition to hover effect in list items (d9a0d7e)
- ➕ Add variables for the App Bar's font size and weight. (#1518) (f93040e), closes #1518
- ➕ Add workaround to
is-component-of-type
forreact-hot-loader@^3
(#1569) (431abb1), closes #1569 - ➕ Added label to InputTheme interface (#1501) (6290cf5), closes #1501
- ➕ Added missing
|
(#1403) (8df122a), closes #1403 - ➕ Added required?: boolean; (#1491) (27caadb), closes #1491
- ➕ adds a span wrapper to the component button in case of its disabled and have mouse enter and mouse l (0286630)
- 👍 Allow autoFocus on Autocomplete component (a828091)
- 👍 Allow pass inverse to IconMenu (#1490) (4722904), closes #1490
- 👍 Allow to change FontIcon for Tab by passing it into the factory (#1439) (d6bdf20), closes #1439
- 👍 allows the Portal HOC root element to receive a style props. This allows coordinate runtime position (0e299a6), closes #1502
- Apply padding 0 to everything but buttons in ListItemAction (#1571) (f44833a), closes #1571
- Avoid undefined className when ProgressBar mode is determinate (7db3e34)
- 💅 Change tab style for ripple to work with Tabs (#1519) (cd6a130), closes #1519
- Check whether the query key has a value rather than whether it's truthy (f79aaff)
- Disabled input should be dashed not dotted (a46f095)
- Do not show scrollbar on autocomplete component IE11 (#1515) (f8f528c), closes #1515
- 📄 Docs/Install: Fix typos, clarify language (#1566) (2124c8c), closes #1566
- Document usage with Create React App (#1482) (d5b49a2), closes #1482
- Don't handle key events if slider is disabled (6925570)
- Enable onKeyDown and onKeyUp props on Autocomplete component (2c92c37)
- Event passed for Radiogroup (#1544) (6fd1421), closes #1544
- 🔋 Feature/tabs a11y (#1513) (94f6493), closes #1513
- 🛠 fix #1611 (#1612) (df175e7), closes #1611 #1612
- 🛠 Fix AppBar doc (#1407) (06cbc41), closes #1407
- 🛠 Fix bug where dropdowns don't close (#1548) (13520e3), closes #1548
- 🛠 Fix compatibility with typescript 2.4+ (#1615) (b381db4), closes #1615
- 🛠 Fix date-picker animation in IE11 (#1586) (54d0cb5), closes #1586
- 🛠 Fix eslint errors (f006708)
- 🛠 Fix lint issue (#1624) (6d43f88), closes #1624
- 🛠 Fix media queries panel height calculations (#1467) (4a13ff2), closes #1467
- 🛠 Fix mismatch between NPM published version and package.json version (ecbdb12)
- 🛠 Fix mixed up type definitions for Dropdown (47d2f18)
- 🛠 Fix Mobile Safari issues. (#1282) (e15ee8e), closes #1282
- 🛠 Fix package.json (e1f320c)
- 🛠 Fix README on example project description (#1497) (eb04045), closes #1497 /github.com/react-toolbox/react-toolbox/pull/1251#issuecomment-302403914
- 🛠 Fix tests (9a9396f)
- 🛠 Fix travis (32e4096)
- 🛠 Fix travis (71341d9)
- 🛠 Fix tsc errors (6357bed)
- 🛠 Fix typescript bindings. (#1564) (de69a14), closes #1564 #1407
- 🛠 fixed browser button fires onChange event twice (#1557) (c1a2dba), closes #1557
- 🛠 Fixes #1452 (#1454) (9619d85), closes #1452 #1454 #1452
- 📄 Handle onChange in errored input in docs (c6a7b5b)
- Importing PropTypes from prop-types rather than react (#1413) (ae09770), closes #1413
- Issue 1459: Replace onClick handler in Dropdown component to onMouseDown (#1521) (736f23e), closes #1521
- 🔗 Link text has text-transform: capitalize, contrary to Material specs, is removed. (470ffae)
- ListItem component theme prop extends ListItemTextTheme. (11c3fb1)
- ListItem legend may be a node as well (#1496) (a6eb5c5), closes #1496
- Made role on input field a property (#1553) (fc9c180), closes #1553
- 👉 Make checkbox border color according to spec (4670098)
- 👉 Make checkbox centered between table edge and next column start (b660bcc)
- 🚚 Move Input#validPresent to utils#isValuePresent (1dafc56)
- 🚚 Move tsd task to gulpfile (a9518b6)
- onchange (4d64c73)
- Pass the theme prop to TableRow child components (73b2594), closes #1805
- ✂ Remove box-shadow on required inputs (14eb6ca)
- ✂ Remove discord link in README.md (#1593) (16ae9bf), closes #1593 #107
- ✂ Remove max-height from dialog along with hidden overflow (2eb27c7)
- ✂ Remove unknown prop multilineHint which React reports as passed to textarea (478c9ae)
- 💻 requestAnimationFrame will only trigger if the browser window is visible. If the browser tab is put (fb5d0e1), closes #1604
- ⚡️ Revert "Update components to use css-transition-group 2" (752cdd3)
- small typo error corrected. (f78c084)
- solve #1444 and #1359. (#1587) (843b88a), closes #1444 #1359 #1587
- Typescript definitions validation (#1163) (91cb46d), closes #1163
- ⚡️ Update Autocomplete TypeScript declaration file and readme with key callbacks (b79c3da)
- ⚡️ Update CHANGELOG.md (#1399) (0d21c02), closes #1399
- ⚡️ Update DatePicker.d.ts (#1411) (e572dd7), closes #1411
- ⚡️ update defaults in input component config.css (25172c5)
- ⚡️ Update dependencies (be80e0b)
- ⚡️ Update enzyme config files (d313e11)
- ⚡️ Update readme for Autocomplete (#1657) (4ca6747), closes #1657 /github.com/react-toolbox/react-toolbox/blob/8e2b688954d4b413a602bb59a89254e752f20b0f/components/autocomplete/Autocomplete.d.ts#L54
- ⚡️ Update README.md (afb6532)
- ⚡️ Update README.md (3d8cd66)
- ⚡️ Update readme.md (#1478) (f90958d), closes #1478
- ⚡️ Update tests to use css-transition-group 2 (ab2e789)
- ⚡️ Update tests to use Enzyme 3 (c510029)
- ⚡️ Update tests to use react-dom/test-utils (08ca837)
- ⚡️ Update URLs to new .io domain (b0a7533)
- ⚡️ Update versions (7e4c12e)
- ⚡️ Updated dependencies (#1448) (2981da4), closes #1448
- ⬆️ Upgrade react-transition-group (ced94a4)
- ⬆️ Upgrade to node 7 (66a47bb)
- 👉 Use code instead of keyCode (f8a7e88)
- 👉 Use hover effect on selected table row as well (889e9ca)
- 👉 Use innerRef to blur input (a7d0c5b)
- 👉 Use proper code values in KEYS constant 🤦🏻♂️ (6fa13f1)
- 👉 Use window.requestAnimationFrame in Tabs.js (bc05c69)
- TypeScript: snack-bar label accepts element (40aa354)
- 💅 Portal: Fix Invalid "style" PropType (#1664) (8b7fc07), closes #1664
- IconMenu: active prop (#1662). (0103d95), closes #1662
- IconMenu: active prop (#1662). (74bd2dc), closes #1662
- ✅ IconMenu: active prop (#1662). more tests. (bf790d7), closes #1662
- 🛠 IconMenu: active prop (fixes #1662). (0f51c06), closes #1662
- 🛠 fix: of -> or in documentation (31fac7b)
- ➕ Add
-
v1.3.4 Changes
January 05, 2017- Declare immutability-helper as direct dependency (85b6010)
- ⬇️ Downgrade node-sass (0116d5d)
- 🛠 fix few missing propTypes (ca8e4c6)
- 🛠 Fix linter (8b25e96)
- 🛠 Fixes #1032 (323ea32), closes #1032
- 🛠 Fixes #1034 (bf00d92), closes #1034
- 🛠 Fixes #750 (fa97709), closes #750
- 🛠 Fixes #750 (f7da37a), closes #750
- 🚀 Release 1.3.4 (8f61374)
- 📚 Update documentation dependencies (d765913)
- ⚡️ update typings to 1.3.3 (b5e0c62)
-
v1.3.3 Changes
December 17, 2016- ➕ Add disabled dropdown item feature & add its test cases & update docs (b419f44)
- ➕ Added safety check on vals (3d4d93b)
- Cleaned up isValueAnObject check (d38abd1)
- 🛠 Fix broken example in Card component (3e67d35)
- 🛠 Fixes #1025 (c18ffa4), closes #1025
- 🔨 refactor propTypes more descriptive (f006875)
- Reformat (7c6f5ae)
- 😌 relaxing propTypes of Input & Autocomplete (ce3fbfc)
- 🚀 Release 1.3.3 (f66c24b)
- ⚡️ Update dependencies (3550f3c)
-
v1.3.2 Changes
December 06, 2016- ➕ Added onQueryChange description to readme (7d19b9a)
- ➕ Added showSelectedWhenNotInSource to AutocompleteTheme (afb0f29)
- 👍 Allow Tooltip factory to use string native components (b3f9934)
- 🏗 Build (5a491aa)
- Enable theming of Input component inside Dropdown component. (c5b1473)
- 🛠 Fixes #1016 (5b39cfd), closes #1016
- 👉 Make chips avatar detection work when decorated (0613cf7)
- 👉 Make Tooltip use currentTarget instead of target when calculating the position (1e0aaec)
- 🚀 Release 1.3.2 (66090ab)
- ✂ Removed lib (71b7f51)
- ⚡️ Updated readme to include new showSelectedWhenNotInSource prop (b83980d)
- ⚡️ Updated selectedPosition description in readme (d19249f)
-
v1.3.1 Changes
November 30, 2016- ➕ Added logic to show selected chips even if they don't exist in source (showSelectedWhenNotInSource). (e301116)
- Built (c3f3510)
- ⬇️ Dropdown auto fix (2f5e0f5)
- 🛠 Fixes #1001 (4378f46), closes #1001
- 🛠 Fixes #1007 (d8a30f3), closes #1007
- 🛠 Fixes #236 (4c154e8), closes #236
- 🛠 Fixes #964 (8734ece), closes #964
- 🛠 Fixes #999 (049b3f6), closes #999
- Published lib (942d56f)
- 🚀 Release 1.3.1 (a8e1bb7)
- Tidy up (3237ad0)