Skip to content

Latest commit

 

History

History
483 lines (222 loc) · 24.7 KB

CHANGELOG.md

File metadata and controls

483 lines (222 loc) · 24.7 KB

Changelog

3.11.0 (2024-10-14)

Features

Bug Fixes

3.10.1 (2024-09-12)

Bug Fixes

  • SharePopover: restore focus on close (#221) (4cd524e)

3.10.0 (2024-09-11)

Features

Bug Fixes

3.9.0 (2024-09-05)

Features

  • Reactions: add addButtonPlacement property (#215) (6eccd44)

3.8.0 (2024-08-20)

Features

Bug Fixes

  • add aria-label for DefinitionList help popover (#208) (ad93fec)
  • DefinitionList: should be semantic correct (#211) (8dcc87c)
  • Notification: correct onClick type for action (#212) (b87bad1)
  • PasswordInput: fix incorrect props usage (#210) (c740204)

3.7.0 (2024-06-14)

Features

  • DefinitionList: support grouped items (#191) (27bc3f6)
  • FilePreview: support clickable mobile image preview (#201) (4129b3a)

Bug Fixes

  • AdaptiveTabs: fix behaviour when resizing with opened "More" menu (#198) (5dbf4e5)

3.6.2 (2024-05-27)

Bug Fixes

  • OnboardingMenu: change align-items start to flex-start (#190) (8246c87)

3.6.1 (2024-05-15)

Bug Fixes

3.6.0 (2024-04-15)

Features

  • FilePreview: add tooltip props for actions (#174) (e16cef8)

3.5.0 (2024-04-08)

Features

  • Onboarding Menu: defaultExpanded in OnboardingMenuItem (#179) (57987ad)

3.4.2 (2024-04-04)

Bug Fixes

  • OnboardingMenu: long header, expand items (#175) (4031a47)

3.4.1 (2024-03-29)

Bug Fixes

  • OnboardingMenu: bad useMemo Icon, took out the expand state (#172) (32bd68d)

3.4.0 (2024-03-22)

Features

  • ConfirmDialog: add dialog confirm component (#169) (7f7c32e)
  • useSyncWithLS: disable callback in active tab (#170) (e05dc26)

3.3.0 (2024-03-20)

Features

  • add OnboardingMenu component (#121) (e296ed4)
  • СhangelogDialog: make date and description optional, add date format (#65) (261f7ca)

Bug Fixes

  • OnboardingMenu: add re-export and docs (#166) (84df613)
  • OnboardingMenu: fix item title styles (#167) (f534f78)
  • PlaceholderContainer: change text in example image in storybook (#164) (d97305f)

3.2.0 (2024-03-12)

Features

3.1.0 (2024-03-06)

Features

  • AdaptiveTabs: allow to control some properties in More control (#145) (e7c2a4e)

Bug Fixes

  • AdaptiveTabs: fix border-case with incorrect firstHiddenTabIndex (#151) (2f553f4)

3.0.0 (2024-02-06)

⚠ BREAKING CHANGES

  • remove configure (i18n from uikit used instead) (#142)

Features

Bug Fixes

2.12.0 (2024-02-05)

Features

Bug Fixes

  • Notifications: added errorTitle and emptyTitle props (#136) (4024223)

2.11.0 (2024-01-09)

Features

2.10.0 (2023-12-28)

Features

  • SharePopover: add tooltipContentClassName prop (#133) (e29e3ad)

2.9.2 (2023-12-18)

Bug Fixes

  • title for Tabs should be props.hint if provided (#130) (9284c2f)

2.9.1 (2023-12-08)

Bug Fixes

  • add DelayedTextInput export (#127) (598f1c4)
  • SharePopover: fix style for buttons going beyond limits (#129) (bdd5dac)

2.9.0 (2023-12-06)

Features

  • CookieConsent: add CookieConsent component (#123) (1572965)

2.8.0 (2023-11-02)

Features

  • update uikit, improve a11y for sharepopover (#111) (eff2702)

2.7.0 (2023-11-01)

Features

2.6.0 (2023-10-23)

Features

  • ChangelogDialog: change style, add link, events (#105) (3c119c7)
  • FilePreview: add disabled prop for action (#113) (58d10ad)

2.5.1 (2023-10-10)

Bug Fixes

  • HelpPopover: set default button type (#109) (4ee6106)

2.5.0 (2023-10-04)

Features

2.4.2 (2023-09-21)

Bug Fixes

  • FilePreview: Fix FilePreview a11y and styles (#102) (18c8456)

2.4.1 (2023-09-14)

Bug Fixes

  • AdaptiveTabs: prevent object convert to string (#101) (5488f58)
  • Notifications: Updated Notifications' illustrations (#99) (5b2ce45)

2.4.0 (2023-08-24)

Features

Bug Fixes

2.3.0 (2023-08-22)

Features

  • notifications: remove tinygesture (#94) (83c795a)

2.2.0 (2023-08-21)

Features

  • Notifications: remove redutant gap (#92) (3b95e4a)

2.1.1 (2023-08-17)

Bug Fixes

  • Notifications: fixed notification's actions changing height when they disappear (#91) (fc6b4b2)
  • Stories: prevent overflow and add ability to scroll huge text in story card (#89) (8e6df75)

2.1.0 (2023-08-09)

Features

  • AdaptiveTabs: add renderTab prop (#87) (bd4710a)
  • DelayedTextInput: implement component (#77) (293c4a3)
  • Notifications: Added archived state, NotificationsPopupWrapper component and enhanced the stories for notifications (#83) (877803a)
  • update linting plugins, jest and storybook (#84) (2c285d5)

Bug Fixes

  • InfiniteScroll: fixed the double onActivate in the InfiniteScroll component (#81) (1cc0bd6)

2.0.0 (2023-07-14)

⚠ BREAKING CHANGES

  • update uikit

Features

Bug Fixes

  • AdaptiveTabs: disable tabs should not be clickable (758101e)
  • FormRow: required star position (366ff75)
  • FormRow: stories not work (3f98275)

1.9.0 (2023-07-07)

Features

Bug Fixes

  • add 16 versions for react & react-dom peer deps (#70) (aa20234)

1.8.0 (2023-06-26)

Features

  • move components from uikit (#63) (98f7936)
  • Notifications: static component implementation (DATAUI-1582) (#57) (3016936)

1.7.1 (2023-06-09)

Bug Fixes

1.7.0 (2023-06-06)

Features

1.6.1 (2023-05-18)

Bug Fixes

  • ActionsPanel: fixed blinking of elements when rerendering (#51) (b73ea50)

1.6.0 (2023-05-18)

Features

1.5.2 (2023-05-18)

Bug Fixes

  • PlaceholderComponent: fix export (#48) (5ec0565)

1.5.1 (2023-05-12)

Bug Fixes

  • AdaptiveTabs: add check for ref current before usage (#46) (fc8712c)

1.5.0 (2023-05-02)

Features

  • PlaceholderContainer: add custom action (#43) (efb48aa)

1.4.0 (2023-04-28)

Features

  • PlaceholderContainer: add placeholder container component (#31) (018095e)

1.3.2 (2023-04-18)

Bug Fixes

  • ItemSelector: fix import component (#37) (63403d3)

1.3.1 (2023-04-18)

Bug Fixes

  • ItemSelector: fix import mixins from uikit (#35) (6273364)

1.3.0 (2023-04-18)

Features

1.2.0 (2023-03-30)

Features

1.1.3 (2023-03-29)

Bug Fixes

1.1.2 (2023-03-27)

Bug Fixes

1.1.1 (2023-03-27)

Bug Fixes

  • add script for building when publish (#14) (545fd11)

1.1.0 (2023-03-27)

Features

  • introduce InfiniteScroll component (#2) (4240714)

1.0.0 (2023-03-15)

Features