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

8/1 master -> stable #17

Merged
merged 45 commits into from
Aug 1, 2013
Merged

8/1 master -> stable #17

merged 45 commits into from
Aug 1, 2013

Commits on Jul 12, 2013

  1. polymer-animation: properties -> keyframes

    Yvonne Yip committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    ab2cfb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b71cfc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3a4b84 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2013

  1. allow 'flex' as well as 'fit'

    Scott J. Miles committed Jul 13, 2013
    Configuration menu
    Copy the full SHA
    22498e9 View commit details
    Browse the repository at this point in the history
  2. new polymer-elements

    Scott J. Miles committed Jul 13, 2013
    Configuration menu
    Copy the full SHA
    3629cab View commit details
    Browse the repository at this point in the history
  3. fix path to polymer.js

    Scott J. Miles committed Jul 13, 2013
    Configuration menu
    Copy the full SHA
    62d82e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2013

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

Commits on Jul 16, 2013

  1. Merge pull request #11 from ebidel/master

    .responseType needs to come after open()
    frankiefu committed Jul 16, 2013
    Configuration menu
    Copy the full SHA
    fdd023a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab736e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e554b4d View commit details
    Browse the repository at this point in the history
  4. remove listeners correctly

    frankiefu committed Jul 16, 2013
    Configuration menu
    Copy the full SHA
    b3d6b99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b27a61 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2013

  1. Configuration menu
    Copy the full SHA
    a3c8a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91b89e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0af4253 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2013

  1. fix doc tool provisioning

    Scott Miles committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    d68e042 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2013

  1. add 'tools' submodule for doc support

    Scott Miles committed Jul 19, 2013
    Configuration menu
    Copy the full SHA
    dd9cb8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bedd75f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5320f18 View commit details
    Browse the repository at this point in the history
  4. polymer-animation: update polymer-translate

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

Commits on Jul 23, 2013

  1. polymer-animation: use TimingEvents

    Yvonne Yip committed Jul 23, 2013
    Configuration menu
    Copy the full SHA
    32a2181 View commit details
    Browse the repository at this point in the history
  2. include docs infrastructure

    Scott J. Miles committed Jul 23, 2013
    Configuration menu
    Copy the full SHA
    c69074b View commit details
    Browse the repository at this point in the history
  3. consolidate unpositioning

    Scott J. Miles committed Jul 23, 2013
    Configuration menu
    Copy the full SHA
    6f41849 View commit details
    Browse the repository at this point in the history
  4. freshen tools

    Scott J. Miles committed Jul 23, 2013
    Configuration menu
    Copy the full SHA
    3648208 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2013

  1. tweak the hiding code to try to get less janky transitions

    Scott J. Miles committed Jul 24, 2013
    Configuration menu
    Copy the full SHA
    d3f3ba3 View commit details
    Browse the repository at this point in the history
  2. (only a) starting point for polymer-list

    Scott J. Miles committed Jul 24, 2013
    Configuration menu
    Copy the full SHA
    49318f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2013

  1. allow items to be not inside polymer-selector; using "target" to specify

    the element that contains items and "itemsSelector" to query which items
    selector should care.
    frankiefu committed Jul 25, 2013
    Configuration menu
    Copy the full SHA
    a312d18 View commit details
    Browse the repository at this point in the history
  2. remove inline styling

    sorvell committed Jul 25, 2013
    Configuration menu
    Copy the full SHA
    fd6d2db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1f945f View commit details
    Browse the repository at this point in the history
  4. Avoid conflicts between click and tap by asynchronously listening for…

    … a tap event to close the overlay.
    sorvell committed Jul 25, 2013
    Configuration menu
    Copy the full SHA
    8972b13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98c6c9e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2013

  1. polymer-overlay: overlay animations

    Yvonne Yip committed Jul 28, 2013
    Configuration menu
    Copy the full SHA
    c88b9b3 View commit details
    Browse the repository at this point in the history
  2. polymer-animation: fix declarative

    Yvonne Yip committed Jul 28, 2013
    Configuration menu
    Copy the full SHA
    6f743ed View commit details
    Browse the repository at this point in the history
  3. polymer-animation: refactor some event stuff

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

Commits on Jul 29, 2013

  1. Configuration menu
    Copy the full SHA
    d473e01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce11ae View commit details
    Browse the repository at this point in the history
  3. remove async fire

    frankiefu committed Jul 29, 2013
    Configuration menu
    Copy the full SHA
    7ba9633 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d06d688 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2013

  1. Configuration menu
    Copy the full SHA
    fe2da1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1866e99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa44365 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db5afa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79aad0c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2013

  1. revert previous checkin

    frankiefu committed Jul 31, 2013
    Configuration menu
    Copy the full SHA
    aae8ab5 View commit details
    Browse the repository at this point in the history
  2. remove use of noscript.

    sorvell committed Jul 31, 2013
    Configuration menu
    Copy the full SHA
    605905a View commit details
    Browse the repository at this point in the history