Skip to content

v0.12.60

Choose a tag to compare

@artf artf released this 09 Jan 12:33
· 4814 commits to dev since this release

Notable Changes

  • Remove edit button from videos #463
  • Fix find method in Component
  • Add fill for the blocks-svg style
  • Added name property in Component. Replacement of custom-name
  • Updated the RegExp of script replacer and stop accepting only word characters
  • Fixed the increment of InputNumber when the value is a string
  • Fix classes initialization (this.get(...).each is not a function) inside Component. Fixes #724