v3.0.0
!! 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 togood-slider/slide
blocks. - Breaking: Remove the editor filters
good-slider.item.innerBlocks-settings
andgood-slider.slider.innerBlocks-settings
. Instead, use the newtemplateLock
property of the slider and slide block and theallowedBlocks
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