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

Allow render functions in options to return DOM. #617

Closed
wants to merge 5 commits into from

Commits on Nov 12, 2014

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

Commits on Nov 21, 2014

  1. Fix rendering optgroups.

    topaxi committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    08fc0a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fc916d View commit details
    Browse the repository at this point in the history
  3. Deep cloneNode()

    topaxi committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    11f193a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2014

  1. Use DocumentFragment#childNodes instead of children.

    Looks like childNodes is supported better across browsers.
    topaxi committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    8923408 View commit details
    Browse the repository at this point in the history