Skip to content

Latest commit

 

History

History
244 lines (113 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

244 lines (113 loc) · 12.2 KB

Changelog

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