base web v9.72.0 Release Notes

Release Date: 2020-04-23 // about 4 years ago
  • 🔄 Changelog

    Highlighted Changes

    • 🛠 fix(checkbox): add console.warn for isError removal in the next major (#3258)
    • 🛠 fix(tests): remove console.log in e2e (#3257)
    • 🛠 fix(data-table): ensure columns with sortable is false cannot sort (#3249)
    • 🛠 fix(data-table): avoid sort on select all check click (#3251)
    • 🛠 fix(data-table): reverts expand border in non customizable data-table (#3248)
    • 🛠 fix: display numbered step children when active (#3240)
    • 🛠 fix(accordion): replace includes with indexOf for crossbrowser support, docs edits (#3236)
    • 🛠 fix(megify): name of dependabot (#3237)
    • 🛠 fix(docs): add preloaded font type (#3234)
    • 🛠 fix(docs): don't preload move fonts and move the link to the body end so it's not blocking (#3227)
    • 🛠 fix(docs): recommend better style util packages (#3231)

    • 🏗 build(deps): bump https-proxy-agent from 2.2.1 to 2.2.4 (#3224)

    Other Changes

    • feat(checkbox/radio): introduce the error prop (#3253)
    • 📄 docs: add tooltip example for complex content (#3242)
    • 📄 docs: add tabs example with custom keys (#3233)
    • 📄 docs(website): update logo (#3232)