Skip to content

Latest commit

 

History

History
824 lines (383 loc) · 42.8 KB

File metadata and controls

824 lines (383 loc) · 42.8 KB

Changelog

4.19.0 (2026-04-08)

Features

  • TokenizedInput: Added new component TokenizedInput (#375) (e861428)

Bug Fixes

4.18.0 (2026-01-22)

Features

  • Stories: add keyboard navigation with arrow keys (#370) (34bc1f1)

Bug Fixes

  • Gallery: add min-width for the gallery content (#364) (962426b)
  • Gallery: reduce gallery controls area height (#367) (b69d7f3)

4.17.0 (2025-12-16)

Features

4.16.0 (2025-10-28)

Features

Bug Fixes

  • ChangelogDialog: change type of title to React.ReactNode (#357) (5047c8d)

4.15.0 (2025-10-22)

Features

  • ChangelogDialog: add --gc-changelog-dialog-width & --gc-changelog-dialog-meta-width css tokens (#352) (e513121)

4.14.1 (2025-10-15)

Bug Fixes

  • Gallery: remove native spinner from VideoView (#350) (dce1ea3)

4.14.0 (2025-10-10)

Features

  • Changelog: add className property to ChangelogItem image (#347) (951b46b)
  • ConsentManager: add ConsentType as generic (#348) (2fab054)
  • CookieConsent: Consent modal design (#346) (c650f10)

4.13.0 (2025-09-22)

Features

  • Gallery: add space between gallery navigation counters (#345) (eeb34f7)
  • i18n: export Keysets type (#338) (199d8a1)

4.12.0 (2025-08-28)

Features

  • Notification: add href to notification props (#335) (aca71c5)

4.11.0 (2025-08-12)

Features

  • Stories: add props to reset story index on close (#333) (9f54cc6)

4.10.0 (2025-08-11)

Features

  • Gallery: add callback to close action (#330) (1b1e6b0)
  • Gallery: add default gallery file actions (#327) (3136570)

4.9.2 (2025-08-07)

Bug Fixes

  • ConsentCookie: allow override default consent (#329) (221dff5)

4.9.1 (2025-07-29)

Bug Fixes

  • Gallery: remove scroll for fullscreen mode (#325) (04b512f)
  • Gallery: replace screen navigation arrows with arrow cursor (#323) (a959d0e)

4.9.0 (2025-07-24)

Features

  • ItemSelector: add renderValueItem property and title attribute to title node (#321) (0473ba6)

4.8.0 (2025-07-24)

Features

  • CookieConsent: add functional cookie type and defaultChecked for cookieList items (#319) (7eae491)

4.7.1 (2025-07-10)

Bug Fixes

  • Reaction: add withContainer prop and remove ReactionRef generic (#316) (8a7a6da)

4.7.0 (2025-07-10)

Features

  • Reactions: add new props for reactions (#310) (6bbef78)
  • StoriesGroup: add scroll to text and update background-image styles (#311) (73054ce)

Bug Fixes

4.6.0 (2025-07-07)

Features

4.5.1 (2025-06-30)

Bug Fixes

4.5.0 (2025-06-16)

Features

4.4.0 (2025-05-28)

Features

  • Add ability disable height transition for ChangelogDialog (#296) (65f6bd6)

4.3.1 (2025-05-26)

Bug Fixes

  • SharePopover: update ShareList component styles (#294) (327efbf)

4.3.0 (2025-05-16)

Features

  • Notifications: add the renderCustomHeader prop (b7ddd4b)

4.2.2 (2025-05-06)

Bug Fixes

4.2.1 (2025-05-06)

Bug Fixes

4.2.0 (2025-04-30)

Features

  • Gallery: add a hook for opening the gallery (#275) (69c4f98)
  • Notifications: Allowed ReactNode in source icon + added sourcePlacement property (bottom is used by default) (#278) (08c403a)

4.1.2 (2025-04-17)

Bug Fixes

  • Gallery: hide navigation in single item mode (#276) (1afc220)

4.1.1 (2025-04-01)

Bug Fixes

4.1.0 (2025-03-26)

Features

Bug Fixes

  • change the distance between notifications 1px -> 4px (Notifications) (#262) (ca74270)

4.0.1 (2025-02-07)

Bug Fixes

4.0.0 (2025-02-04)

⚠ BREAKING CHANGES

  • update uikit
  • ActionsPanel: remove component
  • use ts target es2022
  • major update Stories and StoriesGroup (#256)
  • prepare v4 release (deps + removals) (#255)

Features

Bug Fixes

  • a better solution for rounding Reactions' buttons (9de1f35)
  • add exports field (7663c45)
  • bundling and tests (9d6540a)
  • ConfirmDialog: focus on apply to submit on Enter (c529bb9)
  • lint issues (368e7d4)
  • set 16px as border-radius for Reactions' buttons (3918114)

3.13.2 (2024-12-24)

Bug Fixes

3.13.1 (2024-12-16)

Bug Fixes

3.13.0 (2024-12-10)

Features

  • Reactions: The popup now closes when choosing a reaction (#243) (5f3a336)
  • Stories: add unstable versions of Stories and StoriesGroup components (#245) (8ac2cdf)

3.12.5 (2024-11-27)

Bug Fixes

3.12.4 (2024-10-28)

Bug Fixes

  • AdaptiveTabs: add ReactNode support for hint (#239) (e90c81e)

3.12.3 (2024-10-25)

Bug Fixes

  • AdaptiveTabs: revert padding calculation (#236) (c18f137)

3.12.2 (2024-10-24)

Bug Fixes

  • ConfirmDialog: change fontSize to text-body-1 (#234) (1134f3c)

3.12.1 (2024-10-23)

Bug Fixes

  • AdaptiveTabs: fix calc of tabs width (#232) (111b0d5)

3.12.0 (2024-10-22)

Features

  • CookieConsent: add modalClassName property to ConsentPopup Modal (#230) (58b64e6)

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