Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

7/11 master -> stable #10

Merged
merged 47 commits into from
Jul 11, 2013
Merged

7/11 master -> stable #10

merged 47 commits into from
Jul 11, 2013

Commits on Jun 17, 2013

  1. polymer-selector: filter template nodes in items and add

    selectedProperty; add workbench file; remove using in<Name>
    frankiefu committed Jun 17, 2013
    Configuration menu
    Copy the full SHA
    f0a6034 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2013

  1. Configuration menu
    Copy the full SHA
    23d0651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    946fcc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2013

  1. Configuration menu
    Copy the full SHA
    54a560b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3210b41 View commit details
    Browse the repository at this point in the history
  3. migrate flex-layout out of layout folder

    Scott J. Miles committed Jun 19, 2013
    Configuration menu
    Copy the full SHA
    ecf0843 View commit details
    Browse the repository at this point in the history
  4. unroll findDistributedTarget directly into selector ... seems no othe…

    …r element is using it
    Scott J. Miles committed Jun 19, 2013
    Configuration menu
    Copy the full SHA
    dbf66fb View commit details
    Browse the repository at this point in the history
  5. use new array() api on NodeList

    Scott J. Miles committed Jun 19, 2013
    Configuration menu
    Copy the full SHA
    6d0e2d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2013

  1. Configuration menu
    Copy the full SHA
    73a97a5 View commit details
    Browse the repository at this point in the history
  2. update sample

    frankiefu committed Jun 20, 2013
    Configuration menu
    Copy the full SHA
    c604eda View commit details
    Browse the repository at this point in the history
  3. add match media element

    dfreedm committed Jun 20, 2013
    Configuration menu
    Copy the full SHA
    b9fccc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f86192d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from ebidel/master

    Allow users to set responseType for XHR requests
    Yvonne Yip committed Jun 20, 2013
    Configuration menu
    Copy the full SHA
    f43ca62 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2013

  1. add polymer-animation elements

    Yvonne Yip committed Jun 21, 2013
    Configuration menu
    Copy the full SHA
    cfd4c49 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2013

  1. Configuration menu
    Copy the full SHA
    2cd0641 View commit details
    Browse the repository at this point in the history
  2. update api doc

    frankiefu committed Jun 25, 2013
    Configuration menu
    Copy the full SHA
    c3efc79 View commit details
    Browse the repository at this point in the history
  3. add more tests

    frankiefu committed Jun 25, 2013
    Configuration menu
    Copy the full SHA
    8c6cc6f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2013

  1. more tests

    frankiefu committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    647c76b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db09bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cae327b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0af4e72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e4fc1c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from Polymer/polymer-element

    <polymer-element>
    dfreedm committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    ff082b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2013

  1. Configuration menu
    Copy the full SHA
    ba57c18 View commit details
    Browse the repository at this point in the history
  2. flex-layout as a container

    frankiefu committed Jun 28, 2013
    Configuration menu
    Copy the full SHA
    f8cbee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7dfffa View commit details
    Browse the repository at this point in the history
  4. polymer-media-query matches -> queryMatches

    element.matches is used for query selector matching
    dfreedm committed Jun 28, 2013
    Configuration menu
    Copy the full SHA
    2dbfc15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4eadc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe4b0fc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2013

  1. Configuration menu
    Copy the full SHA
    8b207f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afb5f7a View commit details
    Browse the repository at this point in the history
  3. Correcting/updating examples

    ebidel committed Jun 29, 2013
    Configuration menu
    Copy the full SHA
    c0fff7e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2013

  1. Simple test

    ebidel committed Jun 30, 2013
    Configuration menu
    Copy the full SHA
    15612a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2013

  1. Merge pull request #8 from ebidel/master

    Allow polymer-view-source-link open an href
    frankiefu committed Jul 1, 2013
    Configuration menu
    Copy the full SHA
    63c81ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from ebidel/polymer-file

    Adding polymer-file
    frankiefu committed Jul 1, 2013
    Configuration menu
    Copy the full SHA
    d2c46e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2013

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

Commits on Jul 3, 2013

  1. api docs

    frankiefu committed Jul 3, 2013
    Configuration menu
    Copy the full SHA
    c6a13cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f785b19 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2013

  1. polymer-key-helper component

    Yvonne Yip committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    9f1b187 View commit details
    Browse the repository at this point in the history
  2. polymer-overlay: move from toolkit-ui

    Yvonne Yip committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    d3f92ce View commit details
    Browse the repository at this point in the history
  3. polymer-overlay: g- -> polymer-

    Yvonne Yip committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    93f86d7 View commit details
    Browse the repository at this point in the history
  4. polymer-overlay: add docs

    Yvonne Yip committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    0788d22 View commit details
    Browse the repository at this point in the history
  5. polymer-overlay: add event handlers

    Yvonne Yip committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    c639e92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae8afeb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5212a69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1297a41 View commit details
    Browse the repository at this point in the history
  9. polymer-overlay: refactor (no animations yet)

    Yvonne Yip committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    a385ebf View commit details
    Browse the repository at this point in the history