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

2.0 preview: extending templates #4099

Closed
wants to merge 12 commits into from

Commits on Oct 26, 2016

  1. Allow extending templates

    If a superclass with a modified (extended) template adds additional bind-listeners, they would also apply for base class. This commit fixes it.
    mkazlauskas authored Oct 26, 2016
    Configuration menu
    Copy the full SHA
    fd4cb88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efbda63 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. merge upstream

    mkazlauskas committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    2d1f6e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

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

Commits on Nov 11, 2016

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

Commits on Jan 13, 2017

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

Commits on Feb 1, 2017

  1. Configuration menu
    Copy the full SHA
    390d79e View commit details
    Browse the repository at this point in the history
  2. fix merge from upstream

    mkazlauskas committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    1937a22 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. merge upstream

    mkazlauskas committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    e80732c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2017

  1. merge

    mkazlauskas committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    d3d1aa9 View commit details
    Browse the repository at this point in the history
  2. fix syntax on some tests

    mkazlauskas committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    ca8ed18 View commit details
    Browse the repository at this point in the history
  3. fix polymer bug

    mkazlauskas committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    7b105d0 View commit details
    Browse the repository at this point in the history