1.29.0
Note: This release has breaking changes.
- FIX: Only expose
ReadOnlyOrderedset
fromcomponent.children
(#3606). (79351d19) - FIX: Dispose picture is postprocess (#3604). (3b24cdac)
- FIX: Materialize post process list before removing items (#3591). (e858cc1f)
- DOCS: Update structure and add RowComponent + ColumnComponent docs (#3599). (d04843a4)
- BREAKING FEAT: Children should retain
parent
after parent is remove from tree (#3602). (008829af)