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

update(docs, layout): fix breakpoints, documentation, and gettingStarted #6082

Closed
wants to merge 5 commits into from

Commits on Dec 4, 2015

  1. update(docs, layout): fix breakpoints, documentation, and gettingStarted

    * update component custom mediaQueries to be consistent with ranges defined for Layout mediaQueries
    * update `hide` API for mediaQueries
    * fix hide SCSS and component mediaQuery(s)
    * fix mixins for gt-lg and xl
    * fix flex-order with negative ordering; support -20 to 20
    
    Fixes #5646.
    
    Fixes #6056. Fixes #5576.
    ThomasBurleson committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    887927c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f142c1 View commit details
    Browse the repository at this point in the history
  3. update(layout): remove validateAttributeUsage from non-observables

    Currently `validateAttributeUsage( )` is only used for the `flex` API, so remove its use from the non-observable APIs
    ThomasBurleson committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    fed8831 View commit details
    Browse the repository at this point in the history
  4. fix(demo): workarounds for layout=column issues

    wrapper div for `<p>` tags
    min-height for `<div class="menus">`
    
    Fixes #5962.
    ThomasBurleson committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    f8f735a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87b5408 View commit details
    Browse the repository at this point in the history