All Versions
150
Latest Version
Avg Release Cycle
7 days
Latest Release
1627 days ago

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

    🔄 Changelog

    Highlighted Changes

    • 🛠 fix(tag): update tag types (#2597)
    • 🛠 fix(select): more accurate prop type for Select component (#2596)

    Other Changes

    • 📄 docs(theming): update anchor links that point to theming guide (#2599)
  • v9.37.0 Changes

    January 08, 2020

    🔄 Changelog

    Highlighted Changes

    • chore: Minor grammatical tweak (#2590)
    • 🛠 fix(select): stop event propagation when option from select dropdown clicked (#2568)
    • 🛠 fix(select): add warning for value prop miss-use (#2588)

    Other Changes

    • feat(card): add img props (#2587)
    • 📄 docs: add API table for button (#2585)
  • v9.36.0 Changes

    January 07, 2020

    🔄 Changelog

    Highlighted Changes

    • 🛠 fix(checkbox): fix undefined style value when disabled/not checked (#2583)
    • 🛠 fix(data-table): ignore case in search (#2581)

    Other Changes

    • feat(timezone): export the timezone type (#2577)
    • feat(timepicker): add size prop (#2576)
    • 📄 docs(gallery): update to match tables sections (#2572)
    • 📄 docs(theming): update guide (#2565)
  • 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

    • 📄 docs: fix font flash on initial page loads (#2557)
    • 📄 docs(select): stress importance of id and label as default properties (#2548)
  • 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

    🔄 Changelog

    Highlighted Changes

    • 🛠 fix(theme): use primary and mono appropriately (#2479)

    Other Changes

    • feat(avatar): allows for specific initials (#2518)
    • 💅 feat(card): update styles to latest spec (#2515)
    • 📄 docs: make exports section consistent (#2511)
  • v9.32.0 Changes

    December 18, 2019

    🔄 Changelog

    Highlighted Changes

    • 🛠 fix(theme): remove duplicate code (#2509)
    • ⚠ chore(type): fix type warnings (#2495)
    • 🛠 fix(datepicker): clearable fix (#2501)

    Other Changes

    • 📄 docs: remove links to cheatsheet when no types available (#2508)
    • feat(typography): add Base design system typography names to theme (#2422)
  • 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)