Skip to content

v0.14.10

Compare
Choose a tag to compare
@artf artf released this 29 Apr 12:21
· 4195 commits to dev since this release

Changed

  • OpenAssets now accepts types and accept options #1028
  • Updated what is passed to component:selected event (model and options)

Added

  • Added keepUnusedStyles option for preservation of unused styles #1053
  • Improved styleable:* events #1041
  • Added component:deselected event

Fixed

  • Return the result from runCommand and stopCommand #1051
  • Update store after changes to css #1049
  • Refocus on resizable components #976
  • Make the UndoManager listen for rules changes

Removed

  • Removed deprecated select-comp and deselect-comp events