1. 27 Jun, 2020 2 commits
  2. 25 Jun, 2020 10 commits
  3. 24 Jun, 2020 2 commits
  4. 23 Jun, 2020 3 commits
    • Patrick H. Lauke's avatar
      Darken dropdown divider (#31131) · 02ff387d
      Patrick H. Lauke authored
      currently, `$gray-200` is practically imperceptible. switch to reusing `$dropdown-border-color`.
      02ff387d
    • XhmikosR's avatar
      Update .browserslistrc (#31124) · 9882de80
      XhmikosR authored
      * remove ExplorerMobile since it's included in `dead` browsers
      * change Edge to >= 16 otherwise browserslist seems to include >= 17
      9882de80
    • XhmikosR's avatar
      Update devDependencies (#31123) · 4fb01c34
      XhmikosR authored
      * @babel/cli                                 ^7.10.1  →  ^7.10.3
      * @babel/core                                ^7.10.2  →  ^7.10.3
      * @babel/plugin-proposal-object-rest-spread  ^7.10.1  →  ^7.10.3
      * @babel/preset-env                          ^7.10.2  →  ^7.10.3
      * @rollup/plugin-babel                        ^5.0.3  →   ^5.0.4
      * autoprefixer                                ^9.8.0  →   ^9.8.2
      * eslint                                      ^7.2.0  →   ^7.3.1
      * rollup                                     ^2.17.0  →  ^2.18.0
      4fb01c34
  5. 21 Jun, 2020 1 commit
    • Patrick H. Lauke's avatar
      Docs: move color utility callouts to start of page (#31135) · d6671d8f
      Patrick H. Lauke authored
      * Move color utility callouts to start of page
      
      Hierarchically/structurally, in the position they are currently at, the two callouts seem like they "belong" just to the "background color" section. Moving them to the start makes it clearer that those two callouts relate to everything in the page (both "Color" and "Background color" classes.
      
      * Change heading level
      
      otherwise the assistive technology callout looks like it's hierarchically under the "Dealing with specificity" heading
      d6671d8f
  6. 20 Jun, 2020 2 commits
  7. 19 Jun, 2020 4 commits
  8. 18 Jun, 2020 6 commits
  9. 17 Jun, 2020 10 commits