Skip to content

Button Block IDs! Remove Multiple Buttons! Replace Improved!

Compare
Choose a tag to compare
@shabegom shabegom released this 02 May 00:18
· 81 commits to main since this release
02af5dd
  • You can add a block-id below a button block. The button block-id can be used to inherit arguments from a button or to remove multiple buttons
  • remove can now be an array of button block-ids to remove (it can still be true to remove the clicked button)
  • replace now takes an array like [startLine,endLine] to define the start and end line to be replaced.
  • append, prepend, remove, replace have been updated to use the button position. name is no longer required.

0.3.1 fixes some wee bugs in 0.3.0