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 embeded templates #49

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jul 25, 2015

  1. Fixed PolymerElements#47. When a selectable attribute is present, use…

    … querySelectorAll to find selectable nodes.
    Brandon Myers committed Jul 25, 2015
    Configuration menu
    Copy the full SHA
    3c6e1b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2015

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

    Trakkasure committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    2651e48 View commit details
    Browse the repository at this point in the history
  3. Firefox doesn't like app.set. This should have been in a handler. May…

    …be tests should be fixed.
    Trakkasure committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    6d60f78 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2015

  1. Iron selector needs <content> for distributed elements to succeed get…

    …DistributedElements
    
    Tests failing in firefox are because the page isn't ready. Added WebComponentsReady.
    Repeat tests fail polymer's "set" wasn't used in test.
    Trakkasure committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    5a99aca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa8952d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from PolymerElements/master

    Bring master up to date.
    Trakkasure committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    e44eb86 View commit details
    Browse the repository at this point in the history
  4. Fixed PolymerElements#47. When a selectable attribute is present, use…

    … querySelectorAll to find selectable nodes.
    Brandon Myers authored and Trakkasure committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    919618d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    512c2b8 View commit details
    Browse the repository at this point in the history
  6. Query full dom.

    Trakkasure committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    9edc5f2 View commit details
    Browse the repository at this point in the history
  7. Firefox doesn't like app.set. This should have been in a handler. May…

    …be tests should be fixed.
    Trakkasure committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    b052cd4 View commit details
    Browse the repository at this point in the history
  8. Iron selector needs <content> for distributed elements to succeed get…

    …DistributedElements
    
    Tests failing in firefox are because the page isn't ready. Added WebComponentsReady.
    Repeat tests fail polymer's "set" wasn't used in test.
    Trakkasure committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    dfbe6dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e5eb6b View commit details
    Browse the repository at this point in the history
  10. Merge branch 'fix-embeded-templates' of github.com:Trakkasure/iron-se…

    …lector into fix-embeded-templates
    Trakkasure committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    8ab7801 View commit details
    Browse the repository at this point in the history