Skip to content
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

Ensure Transition component completes if nothing is transitioning #2318

Merged
merged 3 commits into from
Feb 28, 2023

Commits on Feb 28, 2023

  1. make disposables consistent

    Also added a `group` function, this allows us to spawn a _sub_
    disposables group that can be disposed on its own, but will also be
    disposed the moment the "parent" is disposed.
    RobinMalfait committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    eccbcf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f45f3d2 View commit details
    Browse the repository at this point in the history
  3. update changelog

    RobinMalfait committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2520e03 View commit details
    Browse the repository at this point in the history