Skip to content

Remove app builder + GMs; deprecations; other minor changes #478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 8, 2020

Conversation

MartinKavik
Copy link
Member

  • [BREAKING] Hidden and renamed module effects to effect.
  • [deprecated] RequestAnimationFrameTime + RequestAnimationFrameHandle + request_animation_frame are deprecated.
  • [deprecated] set_interval + set_timeout are deprecated.
  • [deprecated] class! is deprecated in favor of C!.
  • [BREAKING] Removed deprecated AppBuilder with sink, mount_point, routes, window_events, etc. (Use App::start instead.)
  • [BREAKING] Removed support for deprecated global messages (GMsg, GMs, ..). Use orders.notify + orders.subscribe instead.
  • Relaxed view and update type in App::start from fn to FnOnce + Clone.
  • [BREAKING] Removed deprecated Ev::TriggerUpdate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants