Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

refactor(list): simplify list component scss #9194

Merged
merged 1 commit into from
Jan 4, 2017

Commits on Dec 3, 2016

  1. refactor(list): simplify list component scss

    * Simplifies the List components SCSS
    * Fixes Dense Mode for List and introduces super elegant approach
    * Make SCSS more modular by having a base and dynamic variables
    * Remove unnecessary DOM node level for button wrap.
    * No longer wrap proxied elements inside of buttons
    * Multiple Secondary Items should align properly and have consistent spacing.
    * Dense Mode should not cut characaters on different environments.
    
    Fixes angular#6152. Fixes angular#8890 References angular#8482.
    devversion committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    a4ff3c5 View commit details
    Browse the repository at this point in the history