Skip to content

Releases: gravity-ui/components

v2.4.1

14 Sep 10:02
f7682ed
Compare
Choose a tag to compare

2.4.1 (2023-09-14)

Bug Fixes

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

v2.4.0

24 Aug 08:56
6f2e2dc
Compare
Choose a tag to compare

2.4.0 (2023-08-24)

Features

Bug Fixes

v2.3.0

22 Aug 09:59
329daee
Compare
Choose a tag to compare

2.3.0 (2023-08-22)

Features

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

v2.2.0

21 Aug 15:30
15168ac
Compare
Choose a tag to compare

2.2.0 (2023-08-21)

Features

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

v2.1.1

17 Aug 16:03
f112bcc
Compare
Choose a tag to compare

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)

v2.1.0

09 Aug 12:21
f0f56de
Compare
Choose a tag to compare

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)

v2.0.0

14 Jul 13:31
e31b7dc
Compare
Choose a tag to compare

2.0.0 (2023-07-14)

⚠ BREAKING CHANGES

  • Minimal required version of @gravity-ui/uikit is 5.0.0

v1.9.0

07 Jul 11:00
2deaf13
Compare
Choose a tag to compare

1.9.0 (2023-07-07)

Features

Bug Fixes

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

v1.8.0

29 Jun 11:55
1fdf180
Compare
Choose a tag to compare

1.8.0 (2023-06-26)

Features

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

v1.7.1

09 Jun 14:40
fd1f7e8
Compare
Choose a tag to compare

1.7.1 (2023-06-09)

Bug Fixes