1. 15 Apr, 2020 2 commits
  2. 08 Apr, 2020 1 commit
  3. 06 Apr, 2020 1 commit
  4. 23 Mar, 2020 1 commit
  5. 18 Mar, 2020 1 commit
  6. 17 Feb, 2020 1 commit
  7. 15 Feb, 2020 2 commits
  8. 10 Feb, 2020 1 commit
  9. 03 Feb, 2020 1 commit
  10. 16 Jan, 2020 1 commit
  11. 28 Nov, 2019 1 commit
  12. 25 Nov, 2019 1 commit
  13. 31 Oct, 2019 2 commits
  14. 18 Oct, 2019 1 commit
  15. 06 Sep, 2019 1 commit
  16. 29 Aug, 2019 3 commits
  17. 14 Aug, 2019 1 commit
  18. 26 Jul, 2019 1 commit
  19. 25 Jul, 2019 1 commit
    • Martijn Cuppens's avatar
      Drop `color()`, `theme-color()` & `gray()` functions (#29083) · 1c05c1db
      Martijn Cuppens authored
      Drop `color()`, `theme-color()` & `gray()` functions  in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined. 
      
      Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key.
      1c05c1db
  20. 20 Jul, 2019 1 commit
  21. 14 Jul, 2019 1 commit
    • Mark Otto's avatar
      Drop breakpoint CSS custom properties (#29020) · cdb6504e
      Mark Otto authored
      Media queries do not support CSS custom properties (CSS variables), so we've had some useless variables lying around since shipping v4. This finally removes them and the associated documentation content that explained the situation.
      
      Fixes #29012.
      cdb6504e
  22. 18 Jun, 2019 1 commit
  23. 09 May, 2019 1 commit
  24. 13 Mar, 2019 2 commits
    • XhmikosR's avatar
      Add a docsref shortcode. · 5d6e896e
      XhmikosR authored
      This allows for the build to fail if a reference isn't found.
      5d6e896e
    • XhmikosR's avatar
      Switch to Hugo. · d95d3002
      XhmikosR authored
      No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
      d95d3002
  25. 11 Feb, 2019 1 commit
  26. 07 Feb, 2019 1 commit
  27. 22 Jan, 2019 1 commit
  28. 20 Jan, 2019 1 commit
  29. 04 Jan, 2019 1 commit
  30. 21 Dec, 2018 2 commits
    • XhmikosR's avatar
      Remove unneeded redirects. · 140abf4c
      XhmikosR authored
      140abf4c
    • Mark Otto's avatar
      Prep for v4.2.0 release · eda851ee
      Mark Otto authored
      - Move 4.1 docs to 4.2
      - Update versions everywhere to 4.1.3 with release script
      - Manually bump the shorthand version in package.json
      - Add 4.2 to the versions docs page
      - Update some redirects
      - Fix tests asset URLs
      - Bump Nuget and more
      eda851ee
  31. 12 Dec, 2018 1 commit
  32. 21 Nov, 2018 1 commit
  33. 03 Nov, 2018 1 commit