1. 07 Apr, 2022 1 commit
  2. 21 May, 2021 1 commit
  3. 19 Jan, 2021 2 commits
  4. 08 Jan, 2021 1 commit
  5. 24 Nov, 2020 2 commits
  6. 19 Nov, 2020 1 commit
    • XhmikosR's avatar
      Switch to Hugo · b46f05a9
      XhmikosR authored
      This commit includes all the needed workarounds and most changes from the main branch for everything to work, like:
      
      * removing empty lines in raw HTML that break output
      * read .browserslistrc, CSS variables from disk instead of duplicating it
      * using Hugo mounts
      * using Hugo for the docs CSS/JS
      * move ToC Sass code to a separate file while adapting it for Hugo
      
      Thus, this patch makes our npm scripts faster since lint runs on one step and there's no separate docs assets processing.
      b46f05a9
  7. 10 Nov, 2020 1 commit
  8. 14 Oct, 2020 1 commit
  9. 28 Sep, 2020 1 commit
  10. 03 Aug, 2020 1 commit
    • XhmikosR's avatar
      Backport #31344 · d44a1e10
      XhmikosR authored
      Add toasts to the components requiring JavaScript
      d44a1e10
  11. 12 May, 2020 1 commit
  12. 26 Nov, 2019 1 commit
  13. 11 Feb, 2019 1 commit
  14. 06 Feb, 2019 1 commit
  15. 07 Jan, 2019 1 commit
  16. 31 Dec, 2018 1 commit
  17. 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
  18. 16 Dec, 2018 1 commit
  19. 15 Dec, 2018 1 commit
  20. 20 Oct, 2018 2 commits
  21. 14 Oct, 2018 2 commits
  22. 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
  23. 11 Jun, 2018 1 commit
  24. 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
  25. 05 Apr, 2018 1 commit
  26. 30 Mar, 2018 2 commits
  27. 19 Jan, 2018 1 commit
  28. 16 Dec, 2017 1 commit
  29. 06 Nov, 2017 1 commit
  30. 03 Nov, 2017 2 commits
  31. 03 Oct, 2017 2 commits
  32. 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
  33. 10 Sep, 2017 1 commit