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

1565,1582,1584 fix #1597

Merged
merged 9 commits into from
May 23, 2015
Merged

1565,1582,1584 fix #1597

merged 9 commits into from
May 23, 2015

Commits on May 22, 2015

  1. Disabling test due to #1595

    Steven Orvell committed May 22, 2015
    Configuration menu
    Copy the full SHA
    b0a0d7d View commit details
    Browse the repository at this point in the history
  2. Non-distributed children in main document elements must be upgraded m…

    …anually since the CE polyfill will not find them due to their immediate removal by parent.
    Steven Orvell committed May 22, 2015
    Configuration menu
    Copy the full SHA
    8b473fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66c0f39 View commit details
    Browse the repository at this point in the history
  4. Fix for #1582

    Steven Orvell committed May 22, 2015
    Configuration menu
    Copy the full SHA
    99f23e6 View commit details
    Browse the repository at this point in the history
  5. Fixes #1565, $1584

    Steven Orvell committed May 22, 2015
    Configuration menu
    Copy the full SHA
    6b03111 View commit details
    Browse the repository at this point in the history
  6. Add smoke tests for dynamic insertion point; SD polyfill filtered/nes…

    …ted insertion
    Steven Orvell committed May 22, 2015
    Configuration menu
    Copy the full SHA
    d84f748 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2015

  1. Add warning when removing a node from a container of which it is not …

    …a child.
    Steven Orvell committed May 23, 2015
    Configuration menu
    Copy the full SHA
    9c87a43 View commit details
    Browse the repository at this point in the history
  2. correct removal warning.

    Steven Orvell committed May 23, 2015
    Configuration menu
    Copy the full SHA
    9d00b69 View commit details
    Browse the repository at this point in the history
  3. optimization: no need to findAnnotatedNode when supplying template …

    …content.
    Steven Orvell committed May 23, 2015
    Configuration menu
    Copy the full SHA
    f5106a5 View commit details
    Browse the repository at this point in the history