1. 11 Feb, 2019 1 commit
  2. 06 Feb, 2019 1 commit
  3. 07 Jan, 2019 1 commit
  4. 31 Dec, 2018 1 commit
  5. 21 Dec, 2018 1 commit
    • 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
  6. 16 Dec, 2018 1 commit
  7. 15 Dec, 2018 1 commit
  8. 20 Oct, 2018 2 commits
  9. 14 Oct, 2018 2 commits
  10. 12 Jul, 2018 1 commit
    • Mark Otto's avatar
      Reorganize docs for easier deploys · 0e920ce3
      Mark Otto authored
      With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
      0e920ce3
  11. 11 Jun, 2018 1 commit
  12. 09 Apr, 2018 1 commit
    • Mark Otto's avatar
      Ship v4.1.0 (#26218) · 8f7bd419
      Mark Otto authored
      * update docs path from docs/4.0/ to docs/4.1/
      
      * bump version to 4.1.0
      
      * Update redirects to work for 4.1 docs move
      
      * Update docs version switcher to include latest and link to 4.0 docs
      
      * re-run dist
      
      * Update package-lock.json
      
      * Update docs-navbar.html
      8f7bd419
  13. 05 Apr, 2018 1 commit
  14. 30 Mar, 2018 2 commits
  15. 19 Jan, 2018 1 commit
  16. 16 Dec, 2017 1 commit
  17. 06 Nov, 2017 1 commit
  18. 03 Nov, 2017 2 commits
  19. 03 Oct, 2017 2 commits
  20. 26 Sep, 2017 1 commit
    • XhmikosR's avatar
      Normalize all links. (#24109) · 31c87219
      XhmikosR authored
      * use a trailing slash when possible
      * use https when possible
      * remove a few redirected links
      * consistently use `https://popper.js.org/`
      * fix `iconUrl` in nuget files
      * change Jekyll Windows guide to the official one
      31c87219
  21. 10 Sep, 2017 1 commit
  22. 06 Sep, 2017 1 commit
  23. 04 Sep, 2017 1 commit
  24. 09 Aug, 2017 2 commits
  25. 30 Jun, 2017 1 commit
  26. 30 May, 2017 2 commits
  27. 28 May, 2017 2 commits
  28. 14 May, 2017 1 commit
  29. 27 Apr, 2017 1 commit
  30. 21 Jan, 2017 1 commit
    • Mark Otto's avatar
      Drop Normalize, port relevant parts to Reboot (#21741) · 4fa77494
      Mark Otto authored
      * Get this party started by removing mention of Normalize.css
      
      * Nuke the old comment, consolidate to a single line and number as appropriate
      
      * Bring over styles for HTML element from Normalize to Reboot
      
      * Move margin override for body element from Normalize to Reboot
      
      * Drop the block reset for HTML5 elements in IE9- from Normalize given we dropped IE9 support
      
      * Building on previous commit, do the same thing for figure, figcaption, and main
      
      * Remove IE9- display from Normalize given our browser support
      
      * Drop IE8 figure margin because we're IE10+
      
      * No need for the h1 overrides because we reset these font and margin styles anyway in _type.scss already
      
      * Drop Safari 6 b and strong normalization because we're Safari 8+
      
      * Remove mark styles for IE9- from Normalize
      
      * Remove old iOS audio fixes from Normalize
      
      * Remove IE9- display for progress from Normalize
      
      * Remove more IE9- rules from Normalize
      
      * One more IE9- dis...
      4fa77494
  31. 31 Dec, 2016 2 commits