1.26.1
- FIX: Fix priority rebalancing causing concurrent mutation of component ordered_set (#3530). (c2afe11f)
- FIX: Expose event dispatcher classes (#3532). (db8e0b20)
1.26.0
- FIX: RouterComponent should be on top (#3524). (aa52a2a5)
- FEAT: Support custom attributes syntax to allow for multiple styles in the text rendering pipeline (#3519). (fbc58053)
- FEAT: Layout shrinkwrap (#3513). (b3fbdd9d)
- FEAT: Layout Components (#3507). (678cf057)
- FEAT: Add
RotateAroundEffect
(#3499). (0688f410) - DOCS: Fix missing reference on documentation for InlineTextNode (#3520). (e3aa78b2)
- DOCS: Make onRemove() behavior more clear in API doc (#3502). (f387ad76)