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

use MutationObserver to maintain custom event bindings, bug fixes #20

Merged
merged 4 commits into from
Oct 23, 2012
Merged

use MutationObserver to maintain custom event bindings, bug fixes #20

merged 4 commits into from
Oct 23, 2012

Commits on Oct 23, 2012

  1. make sure findDistributeTarget is in local scope

    Scott Miles committed Oct 23, 2012
    Configuration menu
    Copy the full SHA
    15449e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6743c17 View commit details
    Browse the repository at this point in the history
  3. register a MutationObserver for subtrees that use bound events so new…

    …ly formed DOM can be bound (e.g. MDV template stampings)
    Scott Miles committed Oct 23, 2012
    Configuration menu
    Copy the full SHA
    ec5d1df View commit details
    Browse the repository at this point in the history
  4. null checks for 'root'

    Scott Miles committed Oct 23, 2012
    Configuration menu
    Copy the full SHA
    e334f12 View commit details
    Browse the repository at this point in the history