Releases: gravity-ui/components
Releases · gravity-ui/components
v4.0.0-beta.3
⚠️ Breaking Changes
- Require UIKit 7.
- Built JS files are now in ES2022
ActionsPanel
- Component moved to UIKit.
PasswordInput
- Component moved to UIKit.
PlaceholderContainer
- Component moved to UIKit.
DefinitionList
- Component moved to UIKit.
FilePreview
- Component moved to UIKit.
HelpPopover
- Component moved to UIKit with
HelpMark
name.
SharePopover
- Remove
tooltipContentClassName
property.
Stories
- Redesign layout for more flexibility.
- Remove
action
property. UsefirstAction
andsecondAction
ofStoriesItem
instead. type
property inStoriesItemMedia
is now required.
🚀 Features
Stories
- Add new properties in
StoriesItem
:textColorStyles
,textBlockStyle
,mediaBlockStyle
,firstAction
,secondAction
.