Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Releases: 5app/base5-ui

v11.26.0

15 Dec 15:28
Compare
Choose a tag to compare

11.26.0 (2020-12-15)

Features

  • utils: New scrollIntoViewIfNeeded function (4620d35)

v11.25.0

09 Dec 15:39
Compare
Choose a tag to compare

11.25.0 (2020-12-09)

Bug Fixes

  • InlineList: Shrink-wrap long content (b88424b)

Features

  • Add margin style props to Pill component (d81262d)

v11.24.0

07 Dec 13:17
Compare
Choose a tag to compare

11.24.0 (2020-12-07)

Features

  • Button: Add textOverflow prop (d5114e3)

v11.23.0

03 Dec 13:20
Compare
Choose a tag to compare

11.23.0 (2020-12-03)

Bug Fixes

  • TextLink: Add styles for disabled state #123 (54f699a)

Features

  • utils: Adds new getDimmedTextColor utility (b17027a)

v11.22.0

02 Dec 11:36
Compare
Choose a tag to compare

11.22.0 (2020-12-02)

Bug Fixes

  • NavMenu: Don't reset focus for menu links (1f0b9e8)

Features

  • New PageTitleAnnouncer component (81bf255)

v11.21.0

27 Nov 14:51
Compare
Choose a tag to compare

11.21.0 (2020-11-27)

Bug Fixes

  • Box: Fix missing flexAlign propType (619f91a)

Features

  • icons: New icon "cycle" (14072c9)

v11.20.2

26 Nov 08:45
Compare
Choose a tag to compare

11.20.2 (2020-11-26)

Bug Fixes

  • Pill: Improve IE11 compatibility (def55f0)

v11.20.1

13 Nov 14:47
Compare
Choose a tag to compare

11.20.1 (2020-11-13)

Bug Fixes

  • Button: Disable pointer events on button icon (30f4814)

v11.20.0

13 Nov 13:52
Compare
Choose a tag to compare

11.20.0 (2020-11-13)

Features

  • Pill: Allow customising icon rendering (ba0dad0)

v11.19.2

13 Nov 11:21
Compare
Choose a tag to compare

11.19.2 (2020-11-13)

Bug Fixes

  • Combobox: Allow preventing menu from opening, #111 (97c915a)