Releases: gravity-ui/components
Releases · gravity-ui/components
v2.4.1
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
2.4.0 (2023-08-24)
Features
Bug Fixes
v2.3.0
2.3.0 (2023-08-22)
Features
v2.2.0
2.2.0 (2023-08-21)
Features
- Notifications: remove redutant gap (#92) (3b95e4a)
v2.1.1
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
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
2.0.0 (2023-07-14)
⚠ BREAKING CHANGES
- Minimal required version of
@gravity-ui/uikit
is 5.0.0
v1.9.0
1.9.0 (2023-07-07)
Features
Bug Fixes
- add 16 versions for react & react-dom peer deps (#70) (aa20234)
v1.8.0
1.8.0 (2023-06-26)
Features
- move components from uikit (#63) (98f7936)
- Notifications: static component implementation (DATAUI-1582) (#57) (3016936)
v1.7.1
1.7.1 (2023-06-09)
Bug Fixes