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(engine): refactor boundary protection for render phase #1551

Merged

Commits on Oct 3, 2019

  1. fix(engine): refactor boundary protection for render phase (#1507)

    * test: automation for issue#1506
    test case: A parent switches template and a child being disconnected sets a tracked property in  disconnectedCallback
    * fix: mark template evaluation as a separate global flag
    * fix: split boundary protection for render into two steps
    ravijayaramappa committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    d26dbda View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. test: testcase for an existing behavior

    test: run test only if global promise rejection handler is supported
    ravijayaramappa committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    099f288 View commit details
    Browse the repository at this point in the history