v0.12.58
Notable Changes
- Fix class removing from Components #661 #680
- Replace
targetClass*
events withcomponent: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