You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delete Callback and use observers to control widgets for 0.17 (#21247)
Removed the `Callback` type.
Updated all widgets and examples.
Added an `observe` helper which adds an observer via a bundle effect.
Note: I would have updated the release notes, but they are gone already.
---------
Co-authored-by: Ben Frankel <[email protected]>
Co-authored-by: Alice Cecile <[email protected]>
Co-authored-by: Carter Anderson <[email protected]>
0 commit comments