Skip to content

v0.12.58

Compare
Choose a tag to compare
@artf artf released this 04 Jan 22:33
· 4721 commits to dev since this release

Notable Changes

  • Fix class removing from Components #661 #680
  • Replace targetClass* events with component:update:classes
  • Fix toolbar visibility on iframe scroll #681
  • Emit change:attributes:* events from Components
  • Refactor TraitView and sync it with target changes #686
  • Avoid huge repaint on toggleSortCursor in Sorter. Fixes #595