1. 25 Jul, 2018 1 commit
  2. 10 Apr, 2018 1 commit
  3. 20 Mar, 2018 1 commit
    • Mike Rogers's avatar
      Making use of `prefers-reduced-motion` media query (#25641) · 2306f62b
      Mike Rogers authored
      * Making use of `prefers-reduced-motion` media query
      
      As discussed in #25249 - if a user (Who is using Safari / iOS) requests
      reduced motion in their system settings, we should avoid transitions.
      
      * Ignoring prefers reduced motion for CSS Linting
      * Updating copy clarifying the reduce motion functionality in accessibility.md
      2306f62b
  4. 11 Feb, 2018 1 commit
    • in-in's avatar
      Update stylelint config to add missing properties (#25572) · ba878eb5
      in-in authored
      * add missing properties
      
      list of new properties:
      align-content
      animation-fill-mode
      appearance
      column-count
      column-fill
      column-gap
      column-rule
      column-rule-color
      column-rule-style
      column-rule-width
      column-span
      column-width
      columns
      direction
      fill
      flex-shrink
      orphans
      page-break-after
      page-break-before
      page-break-inside
      perspective
      src
      stroke
      unicode-bidi
      widows
      
      * fix invalid JSON config
      
      add curly brackets
      
      * Update .stylelintrc
      ba878eb5
  5. 07 Feb, 2018 1 commit
  6. 11 Jan, 2018 1 commit
  7. 22 Oct, 2017 1 commit
  8. 09 Oct, 2017 1 commit
  9. 06 Oct, 2017 1 commit
  10. 03 Oct, 2017 1 commit