Skip to content

Releases: gravity-ui/navigation

v0.18.0

21 Sep 14:07
191d3ac
Compare
Choose a tag to compare

0.18.0 (2023-09-21)

Features

  • AsideHeader: move openModalSubscriber prop to AsideHeader (#103) (69ad527)

v0.17.0

08 Sep 14:20
94367a6
Compare
Choose a tag to compare

0.17.0 (2023-09-08)

⚠ BREAKING CHANGES

  • Change defaults for AsideHeader (#99)
    • ASIDE_HEADER_ICON_SIZE = 18px
    • Change subheader and footer icons color. --g-color-text-misc -> --g-color-text-primary
  • Add prefix to css vars (#99)
    • --aside-header-background-color -> --gn-aside-header-background-color
    • --aside-header-collapse-button-divider-line-color -> --gn-aside-header-collapse-button-divider-line-color
    • --aside-header-divider-line-color -> --gn-aside-header-divider-line-color
    • --aside-header-header-divider-line-color -> --gn-aside-header-subheader-divider-line-color

Read more about themization

Features

  • AsideHeader: support highlighted item (#97) (f8c06a1)
  • change defaults, add prefix to css vars (#99) (08a812a)

Bug Fixes

  • CompositeBar: fix multipleTooltip sticking (#100) (420bd6e)

v0.16.0

23 Aug 12:24
d3791da
Compare
Choose a tag to compare

0.16.0 (2023-08-23)

⚠ BREAKING CHANGES

  • support configure (#95)

Features

v0.15.0

22 Aug 16:57
d84fd93
Compare
Choose a tag to compare

0.15.0 (2023-08-21)

Features

  • AsideHeader/SubheaderItem: support popup props (#89) (64f24e9)

v0.14.0

18 Aug 14:16
bd71f8b
Compare
Choose a tag to compare

0.14.0 (2023-08-18)

⚠ BREAKING CHANGES

  • rename CSS namespace (#87)

Features

Bug Fixes

  • remove reexport configure temporary (#90) (e414e2a)
  • storybook: after hide reexport configure (#92) (727086e)

v0.13.1

17 Aug 11:01
f6e9e8c
Compare
Choose a tag to compare

0.13.1 (2023-08-17)

Bug Fixes

v0.13.0

17 Aug 08:27
ca77766
Compare
Choose a tag to compare

0.13.0 (2023-08-17)

Features

  • Item: add ref to itemWrapper options (#84) (1f3be59)
  • supported onClickCapture in Item and FooterItem (#82) (4646563)

v0.12.0

15 Aug 13:56
4dff13c
Compare
Choose a tag to compare

0.12.0 (2023-08-15)

Features

v0.11.1

26 Jul 18:39
146e71b
Compare
Choose a tag to compare

0.11.1 (2023-07-26)

Bug Fixes

v0.11.0

26 Jul 16:42
c743e73
Compare
Choose a tag to compare

0.11.0 (2023-07-26)

⚠ BREAKING CHANGES

  • migration on uikit 5 (#71)

Features