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

Releases: 5app/base5-ui

v13.2.2

22 Jun 14:19
Compare
Choose a tag to compare

13.2.2 (2021-06-22)

Bug Fixes

  • Fix broken Icons import, noissue (31abf58)

v13.2.1

18 Jun 11:27
Compare
Choose a tag to compare

13.2.1 (2021-06-18)

Bug Fixes

  • Work around popperJS missing CJS export, #135 (374edc8)

v13.2.0

04 Jun 13:17
Compare
Choose a tag to compare

13.2.0 (2021-06-04)

Features

  • New components Tooltip & TooltipButton (a92f89b)

v13.1.5

31 May 15:44
Compare
Choose a tag to compare

13.1.5 (2021-05-31)

Bug Fixes

v13.1.2

05 May 15:36
Compare
Choose a tag to compare

13.1.2 (2021-05-05)

Bug Fixes

  • utils: Improve getScrollParent (944fa64)

v13.1.1

30 Mar 09:50
Compare
Choose a tag to compare

13.1.1 (2021-03-30)

Bug Fixes

  • Modal: Fix unneeded Modal re-register, #118 (2014106)

v13.1.0

08 Mar 14:16
Compare
Choose a tag to compare

13.1.0 (2021-03-08)

Bug Fixes

  • Box: Add "position" propTypes value "sticky" (c3400cb)
  • icons: Allow adding ARIA labels to icons (cbce054)
  • icons: Fix linter error (fa2d7dd)
  • Stack: Fix StackItem not receiving "hidden" props (8c6c92c)

Features

  • Hidden: New prop for accessible hiding (e5f6f15)

v13.0.1

23 Feb 14:08
Compare
Choose a tag to compare

13.0.1 (2021-02-23)

Bug Fixes

  • Integrate forked use-item-list (30fd671)

v13.0.0

22 Feb 14:00
Compare
Choose a tag to compare

13.0.0 (2021-02-22)

Bug Fixes

  • ButtonCode: Add "to" to list of "link" props (9c583f1)

Features

  • PageTitleManager: New options to handle document titles (ac79874)

BREAKING CHANGES

  • PageTitleManager: The PageTitleAnnouncer export
    was renamed to PageTitleManager, as it can also handle
    document titles now.

v12.1.6

18 Feb 16:28
Compare
Choose a tag to compare

12.1.6 (2021-02-18)

Bug Fixes

  • Empty commit to trigger release (088b61a)