Skip to content

Latest commit

 

History

History
746 lines (341 loc) · 35.7 KB

CHANGELOG.md

File metadata and controls

746 lines (341 loc) · 35.7 KB

Changelog

2.15.1 (2024-06-19)

Bug Fixes

  • AsideHeader: fix CollapseButton min-height (#256) (e75e080)

2.15.0 (2024-06-14)

Features

  • support css vars for z-index in Mobile-, Aside- Header (#255) (eb5326e)

Bug Fixes

  • FooterItem: add eventBrokerMeta to useCallback deps (#253) (6eae9cd)

2.14.1 (2024-06-13)

Bug Fixes

  • AsideHeader: prevent collapse button styles overriding (#250) (06d8ff1)

2.14.0 (2024-06-05)

Features

  • FooterItem: add meta property for eventBroker (#248) (c129f77)

2.13.0 (2024-05-27)

Features

  • MobileHeader: add export EVENT_NAMES and getMobileHeaderCustomEvent (#243) (62e52ac)
  • MultipleTooltip: add fallback to private color for bg (#244) (4f54626)

2.12.0 (2024-05-22)

Features

  • AsideHeader: change default decoration, item background colors (#238) (cf75f1f)
  • support data-qa attribute for aside and menu items (#241) (a5e9df0)

2.11.0 (2024-05-16)

Features

  • Footer: add callback for footer more button click (#239) (9fdf655)

2.10.0 (2024-05-13)

Features

  • MultipleTooltip: use uikit background color instead of private (#235) (5bbb3ca)

2.9.1 (2024-04-27)

Bug Fixes

  • Footer: fix warning with setState on unmounted component (#233) (a67b62c)

2.9.0 (2024-04-24)

Features

2.8.1 (2024-04-22)

Bug Fixes

2.8.0 (2024-04-18)

Features

  • MobileHeader: add contentClassName prop (#226) (e5a92a3)

2.7.1 (2024-04-17)

Bug Fixes

2.7.0 (2024-04-05)

Features

2.6.0 (2024-04-03)

Features

2.5.0 (2024-03-27)

Features

  • CompositeBar: use uikit ActionTooltip instead of Tooltip (#217) (4673f8c)

2.4.2 (2024-03-27)

Bug Fixes

  • AsideHeader: move top-panel-height var to g-root (#216) (424cba2)
  • AsideHeader: return css public read only var --gn-aside-top-panel-height (#214) (69e4bf2)

2.4.1 (2024-03-20)

Bug Fixes

  • Logo: remove aside header variables from logo (#210) (8228ce3)

2.4.0 (2024-03-12)

Features

2.3.1 (2024-03-04)

Bug Fixes

  • logo: make logo independent of the aside state (#205) (78e2f09)

2.3.0 (2024-02-22)

Features

2.2.0 (2024-02-20)

Features

  • AsideHeader: add current item to CSS API (#194) (cdbdf6a)

2.1.2 (2024-02-19)

Bug Fixes

  • MobileFooterItem: make modalItem prop optional (#200) (2c968b3)

2.1.1 (2024-02-16)

Bug Fixes

2.1.0 (2024-02-15)

Features

2.0.0 (2024-02-12)

⚠ BREAKING CHANGES

  • rename CSS API vars (#186)
    • --gn-aside-header-background-color -> --gn-aside-header-decoration-collapsed-background-color, --gn-aside-header-decoration-expanded-background-color
    • --gn-aside-header-divider-line-color -> --gn-aside-header-divider-vertical-color, --gn-aside-header-divider-horizontal-color
    • --gn-aside-header-collapse-button-divider-line-color -> --gn-aside-header-divider-horizontal-color
    • --gn-aside-header-subheader-item-icon-color, --gn-aside-header-footer-item-icon-color-> --gn-aside-header-general-item-icon-color
    • --gn-aside-header-menu-item-icon-color -> --gn-aside-header-item-icon-color
  • update uikit 6, components 2 and other deps (#185)
  • remove local configure, use uikit/i18n (#177) (f39870f)

Features

1.9.0 (2024-02-02)

Features

  • Item: added popupContentClassName prop (#181) (38bfdd6)

Bug Fixes

  • MultipleTooltip: changed tooltips and it's backdrop styles (#179) (0a12da5)

1.8.4 (2024-01-24)

Bug Fixes

1.8.3 (2023-12-21)

Bug Fixes

1.8.2 (2023-12-19)

Bug Fixes

1.8.1 (2023-12-14)

Bug Fixes

  • multiple tooltip backgroud styles precedence (#167) (dd9ebc7)

1.8.0 (2023-12-08)

Features

1.7.0 (2023-11-27)

Features

1.6.2 (2023-11-24)

Bug Fixes

  • global scroll with top panel and aside header (#159) (cfe44e0)

1.6.1 (2023-11-23)

Bug Fixes

1.6.0 (2023-11-23)

Features

1.5.0 (2023-11-21)

Features

  • HotkeysPanel: add clear button for the search input (#154) (bb948cf)

1.4.2 (2023-11-16)

Bug Fixes

  • Settings: fixed the Settings/Selection imports in index.ts (#152) (1d28fda)

1.4.1 (2023-11-14)

Bug Fixes

  • CompositeBar/Item: support itemWrapper icon for highlighted node (#148) (6874ee1)

1.4.0 (2023-11-13)

Features

  • Settings: Added selection feature to the Settings (#145) (9cacfe2)

1.3.0 (2023-11-10)

Features

1.2.0 (2023-11-03)

Features

  • split AsideHeader to compound components (#140) (1099f68)

1.1.3 (2023-10-24)

Bug Fixes

1.1.2 (2023-10-17)

Bug Fixes

  • CompositeBar: recalc mounted PopupPosition if compact mode changed (#138) (56ac451)

1.1.1 (2023-10-13)

Bug Fixes

  • Settings: extend description SettingsItem prop (#136) (c285014)

1.1.0 (2023-10-10)

Features

1.0.0 (2023-10-10)

chore

0.23.3 (2023-10-09)

Bug Fixes

  • AsideHeader: add --gn-aside-header-size css var (#130) (5b9e5a0)

0.23.2 (2023-10-09)

Bug Fixes

0.23.1 (2023-10-06)

Bug Fixes

  • Settings: not-found state styles for mobile (#126) (75d354b)

0.23.0 (2023-10-05)

⚠ BREAKING CHANGES

  • AsideHeader: add ref prop for popup-anchor (#123)

Features

  • AsideHeader: add ref prop for popup-anchor (#123) (de2e3f4)

0.22.2 (2023-10-04)

Bug Fixes

0.22.1 (2023-10-02)

Bug Fixes

  • AsideHeader: return export AsideHeaderProps (#119) (1ba6f85)
  • CompositeBar: fix stucking multipleTooltip (#117) (be6534e)

0.22.0 (2023-09-29)

Features

  • all-pages-panel: added all pages panel (1ed3ba3)
  • all-pages-panel: added all pages panel (#109) (1ed3ba3)

0.21.1 (2023-09-28)

Bug Fixes

  • CompositeBar/Item: fix odd closing popup by click inside (#114) (cec9812)

0.21.0 (2023-09-27)

Features

  • supported initial search in settings (#112) (b858783)

0.20.0 (2023-09-27)

Features

  • added right adornments for settings items (#110) (fe14e64)

0.19.0 (2023-09-26)

Features

0.18.1 (2023-09-22)

Bug Fixes

0.18.0 (2023-09-21)

Features

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

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)

0.16.0 (2023-08-23)

⚠ BREAKING CHANGES

  • support configure (#95)

Features

0.15.0 (2023-08-21)

Features

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

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)

0.13.1 (2023-08-17)

Bug Fixes

0.13.0 (2023-08-17)

Features

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

0.12.0 (2023-08-15)

Features

0.11.1 (2023-07-26)

Bug Fixes

0.11.0 (2023-07-26)

⚠ BREAKING CHANGES

  • migration on uikit 5 (#71)

Features

0.10.1 (2023-07-26)

Bug Fixes

  • CompositeBar: problem with not working onItemClick prop (#72) (59d4c3d)

0.10.0 (2023-07-25)

Features

0.9.0 (2023-07-04)

Features

0.8.1 (2023-06-23)

Bug Fixes

0.8.0 (2023-06-09)

Features

0.7.0 (2023-06-08)

Features

  • CompositeBar/Item: add popupKeepMounted prop (#55) (88140e8)
  • HotkeysPanel: add component (#53) (86c59bd)

Bug Fixes

  • Logo: disable hover animation on button (#54) (99f2787)

0.6.1 (2023-06-07)

Bug Fixes

0.6.0 (2023-06-07)

Features

  • AsideHeader: add headerDecoration prop (#49) (2e98c65)
  • SettingsMenuMobile: add component (#47) (092b6c4)

0.5.0 (2023-05-11)

Features

0.4.0 (2023-03-06)

Features

Bug Fixes

  • updated README.md storybook link (#40) (511abd9)

0.3.2 (2023-02-17)

Bug Fixes

  • AsideHeader: panel border in High Contrast themes (#37) (340f9bb)
  • Logo: close panels by logo click (#39) (860e8b2)

0.3.1 (2022-12-29)

Bug Fixes

0.3.0 (2022-11-24)

⚠ BREAKING CHANGES

  • Type of FooterItemProps.item.itemWrapper is changed (df865df)

Bug Fixes

  • footer items should be in bottom even if menuItems is empty (d55e55e)

0.2.1 (2022-10-31)

Bug Fixes

0.2.0 (2022-10-31)

Features

Bug Fixes

  • component AsideHeader should be stateless (e2cbd15)
  • onClosePanel should be called before onItemClick (8d0acb5)
  • package-lock.json (#26) (14f012e)
  • set z-index for .ycn-aside-header__content (b793bc6)
  • sticky-element should not be restrict by an extra parent element (5ecfac3)

0.1.0 (2022-10-17)

Features

0.0.7 (2022-10-11)

Bug Fixes

0.0.6 (2022-10-11)

Bug Fixes

0.0.5 (2022-10-11)

Bug Fixes

  • add prepublishOnly script to package.json (#12) (9dd3b74)

0.0.4 (2022-10-10)

Bug Fixes

0.0.3 (2022-09-30)

Features

  • Transfer remaining components (#4) (70b7d5e)

0.0.2 (2022-09-28)

Bug Fixes

0.0.1 (2022-09-27)

chore