base web v9.103.0 Release Notes

Release Date: 2020-10-22 // over 3 years ago
  • ๐Ÿ”„ Changelog

    • ๐Ÿ›  fix(data-table): consistent toLowerCase comparators in textQueryFilter (#3848)
    • ๐Ÿ›  fix: change duration of snackbar from short to medium (#3842)
    • ๐Ÿ›  fix(radio): expand shorthand css properties (#3844)
    • ๐Ÿ‘• chore(build): use fix and cache eslint options in lint:code command (#3841)
    • ๐Ÿ›  fix(tabs-motion): reduce initial re-rendering (#3834)
    • ๐Ÿ›  fix(header-navigation): update style to longhand (#3831)
    • ๐Ÿ›  fix(slider): updates to react-range 1.8.0 and fixes error (#3839)
    • feat(rating): allow read-only rating #3741 (#3836)
    • ๐Ÿšš chore(test): removes enzyme from tests (#3829)
    • feat(table-semantic): add loading and empty messages (#3822)
    • ๐Ÿ›  fix(accordion): prevent panel icon from shrinking (#3807)
    • ๐Ÿ‘ท chore(test): adds react@next CI job (#3821)
    • โœ… chore(test): fail unit tests of console warn/error (#3819)
    • โž• Added import ThemeProvider in the example (#3816)
    • โœ… chore(test): cleans up test logs (#3815)
    • ๐Ÿ›  fix(docs): update line numbers of theme's primitives types (#3817)
    • ๐Ÿ›  fix(link): add prop types for styled link component (#3804)
    • feat(table-semantic) add aria label prop for head cell (#3813)