0.15.0 #2344
0.15.0
#2344
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New:
@Default
annotation. The annotation has been deprecated, and will be removed in the next release.EventListener.Factory.close()
is called byTreehouseApp.close()
to release any resources held by the factory.ResizableWidget
is an interface thatUIView
widgets must use if their intrinsic sizes may change dynamically. It notifies any enclosing parent views to trigger a new layout.Changed:
Fixed:
UIViewLazyList
.DisplayLink
when aTreehouseApp
is stopped on iOS.Box
,Column
, andRow
.Column
andRow
layouts whose unbounded size exceeds the container size.Box
on iOS.Column
andRow
.This discussion was created from the release 0.15.0.
Beta Was this translation helpful? Give feedback.
All reactions