Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

Block Lab v1.4.0

Compare
Choose a tag to compare
@lukecarbis lukecarbis released this 04 Sep 02:28
· 741 commits to develop since this release
60e63eb

This release applies some finishing touches to the repeater field. It also introduces a new "Field Width" feature, which lets you choose the width of the fields as seen in the Editor.

  • New: Function to reset repeater rows: reset_block_rows()
  • New: Add a "Field Width" control to blocks
  • Fix: Empty repeater rows now save and can be moved properly
  • Fix: An issue which occasionally prevented repeater rows from being deleted
  • Fix: Prevent repeated requests to validate a Pro license
  • Tweaks: Add a different admin notice for when a license validation request fails
  • Tweaks: Many new and shiny unit and integration tests, making Block Lab more solid than ever