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 #8

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

Commits on May 16, 2017

  1. [WIP] Hybrid 2.0.

    Replaced paper-menu with paper-listbox, since paper-menu does not yet have a 2.0-preview branch.
    See PolymerElements/paper-button#162 for problems with 'polymer build'.
    TODO: Lazy loading demo is currently broken.
    andreaskalin committed May 16, 2017
    Configuration menu
    Copy the full SHA
    b30bd82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f5555 View commit details
    Browse the repository at this point in the history
  3. Hybrid 2.0.

    Moved lazy loading from demo to the component.
    I didn't get updateStyles([...]) to work with css mixins (--paper-tree-toggle-theme) and at-rules (@Keyframes) are scoped. Anyway, lazy loading is a nice feature to support.
    andreaskalin committed May 16, 2017
    Configuration menu
    Copy the full SHA
    87fe797 View commit details
    Browse the repository at this point in the history