All Versions
150
Latest Version
Avg Release Cycle
7 days
Latest Release
1627 days ago
Changelog History
Page 11
Changelog History
Page 11
-
v9.37.2 Changes
January 10, 2020🔄 Changelog
Highlighted Changes
- 🛠 fix(datepicker): handle hyphens and em dashes (#2605)
- 🛠 fix(typography): update label line heights to spec (#2598)
- 🛠 fix(timezone-picker): include options with no acronym (#2603)
- 🛠 fix(phone-input): autocomplete to show phone numbers without dialcode (#2582)
Other Changes
- 📄 docs(adopters): add streamlit (#2602)
-
v9.37.1 Changes
January 09, 2020 -
v9.37.0 Changes
January 08, 2020 -
v9.36.0 Changes
January 07, 2020 -
v9.35.0 Changes
January 06, 2020🔄 Changelog
Highlighted Changes
- 🛠 fix(side-nav): correct yard config types (#2567)
Other Changes
- ⚡️ chore(project): update to the lts nodejs version (#2569)
- feat(data-table): enables column resizing (#2486)
- 📄 docs(side-nav): add mapItem and activePredicate (#2566)
- 📄 docs(tables): create a new category in the side nav (#2564)
- feat(menu): add home, end key navigation to menu (#2449)
- chore(checkbox): add comment for v10 change (#2560)
-
v9.34.1 Changes
January 02, 2020🔄 Changelog
Highlighted Changes
- 🛠 fix(flex-grid): re-implement FlexGridItem to avoid nth-child selectors (#2550)
- 🛠 fix(datepicker): add call to onChange if input value is empty (#2551)
- ⚡️ chore(border): update Card Root to follow BorderT pattern (#2544)
- 🛠 fix(toast): adds override props InnerContainer to the typescript def (#2554)
- 🛠 fix(table): show last column border in RTL (#2540)
- chore(deps): bump handlebars from 4.2.0 to 4.5.3 (#2553)
Other Changes
-
v9.34.0 Changes
December 24, 2019🔄 Changelog
Highlighted Changes
- 🛠 fix: backfill some missing checks for dev (#2542)
- 🛠 fix(select): respond to async options updates (#2538)
- 🛠 fix(table): style filter icon when overriden (#2534)
- 📄 docs(sidebar): clean up sidebar links (#2531)
- 📄 docs(button-group): add relevant theme keys (#2530)
- 🛠 fix(input): avoid passing clearable prop to base-input (#2524)
Other Changes
- 📄 docs(spinner): update example to use withstyle rather than $style (#2543)
- 📄 docs(sidebar): fix link missing href (#2545)
- feat(spinner): add new div based spinner (#2535)
- ⚡️ feat(checkbox): update visuals (#2528)
- ⏪ Revert "docs(sidebar): fix sidebar links (#2489)" (#2526)
- ⚠ chore(yard): avoid React warning (#2523)
- 🛠 fix(docs): rename Datepicker basic usage example (#2522)
- feat(data-table): controlled row highlight (#2514)
-
v9.33.0 Changes
December 19, 2019 -
v9.32.0 Changes
December 18, 2019 -
v9.31.0 Changes
December 18, 2019🔄 Changelog
Highlighted Changes
- 🛠 fix(data-table): properly map row data to filter (#2507)
- chore(utils): use String.prototype.trim() instead (#2504)
- 🛠 fix(datepicker): fix Datepicker quickSelect (#2496)
- 🛠 fix(various): do not pass item as prop to styled component (#2457)
- 🛠 fix(baseprovider) overrides types for baseprovider (#2494)
Other Changes
- feat(datepicker): allow for endDate in quickSelectOptions (#2505)
- 📄 docs(blog): add post on visual regression tests (#2484)
- 📄 docs(thumbs): update component gallery (#2503)
- 📄 chore(docs): clean up FlexGrid use cases (#2493)
- feat(datepicker): make it clearable (#2499)
- feat(select): enables option groups in dropdown menu (#2476)