v3.0.7
-
UIComponent:- Rollback: avoid
WeakReferenceissues with WASM on Chrome/Android.- Replaced
DualWeakMap<UIElement, UIComponent>withExpando<WeakReference<UIComponent>>for_contentsUIComponents. - Updated
_setContentand_recycleto storeWeakReference(this)in_contentsUIComponents. - Updated
getContentUIComponentto retrieve the target from the weak reference. - Removed
_contentsUIComponents.purge()call frompurgeGlobals.
- Replaced
- Rollback: avoid
-
Dependencies:
- Updated
dom_builderfrom ^3.0.4 to ^3.0.5. - Updated
swiss_knifefrom ^3.3.7 to ^3.3.9.
- Updated