Skip to content

v4.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@amje amje released this 15 Jan 16:50
· 11 commits to next since this release
155a42b

⚠️ 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.