Releases: colorful-tones/slider-block
Releases · colorful-tones/slider-block
v0.1.2 Squash the bugs
- 🐛 FIX: missing memoization
- 👌 IMPROVE: Allowed Blocks = core/cover only
v0.1.1 👯👯
Major refactor 😎:
- Remove the need to have two custom blocks: Slider and Slide (
"parent": ['wpe/slider]
). This was just unnecessary and mildly confusing. We're ultimately utilizingInnerBlocks
anduseInnerBlocksProps()
to nest things. - Create constants.js to try and allow builders to drop in their own default blocks for slides.
- Generally "cleaner" codebase.
v0.1.0 🕺
🚀 RELEASE: v0.1.0