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

Feature/paper menu #140

Merged
merged 12 commits into from
Sep 20, 2015
Merged

Commits on Aug 21, 2015

  1. fix commit

    bumpo
    
    progressing.
    
    progressing ...
    
    Starting to get somewhere.
    
    resuable components for menu / select etc. md-select (not finished).
    
    Implement the select custom animation.
    
    Remove the need of a wrapper inside menu component.
    
    Support optgroups
    
    wire events for selects, add async select with progress.
    
    lint  + optional to turn off cache on async select.
    
    Small additions to select, support disable
    
    Use correct class if placeholder is active. Move click open to container itself
    
    Start refactoring, move menu based features to menu, the rest is considered to be abstract for all 'menu' based components. This cleans up some wierd code within the first component (paper-select) and (paper-menu).
    
    Rewamp menues docs and add border-box to prism override so the box does not break layout.
    
    Resolve label issue in select when change of route instead pass it directly and not from the promise. Document paper-select.
    
    The power of to='inverse' makes menu component much simpler.
    
    Use spans around text in paper-menu-item.
    
    Code style.
    
    Add deps
    peec committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    59db6ce View commit details
    Browse the repository at this point in the history
  2. add missing themed

    peec committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    76acd25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c74afa View commit details
    Browse the repository at this point in the history
  4. reset fail eariler fail commits

    peec committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    f4259d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2015

  1. Configuration menu
    Copy the full SHA
    c791c1a View commit details
    Browse the repository at this point in the history
  2. first-of-type instead

    peec committed Aug 22, 2015
    Configuration menu
    Copy the full SHA
    cd0a21e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2015

  1. Merged upstream/master

    peec committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    cfe2099 View commit details
    Browse the repository at this point in the history
  2. Re-add demo specific doc style

    peec committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    d22d0c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb76a72 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2015

  1. Paper-select is now also wrapped in md-input-container as default whi…

    …ch makes it compatible with paper-input. Uses paper-input has base.
    peec committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    a56975a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2015

  1. Configuration menu
    Copy the full SHA
    d2a460c View commit details
    Browse the repository at this point in the history
  2. Add changelog

    peec committed Sep 20, 2015
    Configuration menu
    Copy the full SHA
    98a9a1b View commit details
    Browse the repository at this point in the history