Skip to content

Releases: colorful-tones/slider-block

v0.1.2 Squash the bugs

04 Dec 18:58
Compare
Choose a tag to compare
  • 🐛 FIX: missing memoization
  • 👌 IMPROVE: Allowed Blocks = core/cover only

v0.1.1 👯👯

04 Dec 17:00
fbc8132
Compare
Choose a tag to compare

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 utilizing InnerBlocks and useInnerBlocksProps() 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 🕺

28 Nov 22:47
Compare
Choose a tag to compare
🚀 RELEASE: v0.1.0