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

fix: View not removed and Unloaded event not raised #3728

Merged
merged 13 commits into from
Sep 17, 2020
Merged

Commits on Sep 16, 2020

  1. feat(skia): Fix element not removed from the visual tree and Unloaded…

    … event never invoked
    dr1rrb committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    3f273fe View commit details
    Browse the repository at this point in the history
  2. fix(scrollBar): Make sure to unsubscribe from events on Unload + rest…

    …ore managed scroll bars in default ScrollViewer template for wasm
    dr1rrb committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    ae4ddfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9320062 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bb573b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8ca32c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ae3bf8 View commit details
    Browse the repository at this point in the history
  7. fix: Disable parallel query on WASM

    Dr.Rx authored and dr1rrb committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    20b1786 View commit details
    Browse the repository at this point in the history
  8. test(scrollViewer): Do not use the managed scroll bars on WASM (still…

    … leaking on WASM, cause the UI test to fail on CI)
    dr1rrb committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    8e3550a View commit details
    Browse the repository at this point in the history
  9. fix: Fix rebase issue

    dr1rrb committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    b617eab View commit details
    Browse the repository at this point in the history
  10. fix: Loading event might not be invoked if alement added in visual tr…

    …ee while invoking the Loaded of its parent
    Dr.Rx committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    cb4f6fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f39e0d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb58a81 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    2d10b14 View commit details
    Browse the repository at this point in the history