Skip to content

v3.0.0

Compare
Choose a tag to compare
@gaambo gaambo released this 14 Mar 15:27
· 19 commits to main since this release
1c68501

!! This version includes breaking changes !!

  • New: A new good-slider/slide block is introduced. This block has better naming and more block supports.
  • Breaking: The good-slider/item block is now deprecated. Upon opening the editor all instance will be converted to good-slider/slide blocks.
  • Breaking: Remove the editor filters good-slider.item.innerBlocks-settings and good-slider.slider.innerBlocks-settings. Instead, use the new templateLock property of the slider and slide block and the allowedBlocks attribute for the slide block introduced in WordPress 6.5
  • Breaking: Removed tag name selector from slider block. Instead, wrap it in a group.
  • Tweak: Add more block supports to slide
  • Tweak: Editing experience is now horizontal and works with scrolling.
  • New: Adds UI controls for Swiper navigation, pagination and slides per view (+ sensible defaults for tablet/mobile)
  • Dev: Add formatting for PHP, JS and CSS
  • Dev: Better directory structure of blocks
  • Dev: Add WordPress Playground blueprint for easy demo of plugin
  • Dev: Migrate to WordPress code style
  • Compatibility: Test up to WordPres 6.5
  • License: Update to GPL v3