Skip to content

v4.17.0

Compare
Choose a tag to compare
@alex-page alex-page released this 03 Apr 20:48
· 0 commits to 91fe4acc0ea3acd1eddb4f2b54c8b4e50c5d6ea9 since this release

Enhancements

  • Added showFocusBorder prop to the TopBar.SearchField to allow users to add show a border on focus (#2886).
  • Added a theme prop for frameOffset (#2887)
  • Updated the font stack to put Segoe UI before Roboto (#2891)

Bug fixes

  • Fixed right padding styling issue with the Tag component and remove right padding on a removable Tag (#2860).
  • Fixed secondary navigation spacing when no icon is present (#2874).

Dependency upgrades

  • Updated sewing-kit to v0.120.0, and typescript to 3.8.3 (#2873)

Code quality

  • Use downlevel-dts to produce compatible type definitions for consuming apps using older TypeScript versions (#2875)