Skip to content

v4.0.0

Compare
Choose a tag to compare
@gravity-ui-bot gravity-ui-bot released this 04 Feb 21:14
7b95b8e

4.0.0 (2025-02-04)

⚠️ 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. Use firstAction and secondAction of StoriesItem instead.
  • type property in StoriesItemMedia is now required.

🚀 Features

Stories

  • Add new properties in StoriesItem: textColorStyles, textBlockStyle, mediaBlockStyle, firstAction, secondAction.