1. 13 Apr, 2018 1 commit
  2. 12 Apr, 2018 3 commits
  3. 11 Apr, 2018 1 commit
  4. 10 Apr, 2018 4 commits
  5. 09 Apr, 2018 2 commits
    • XhmikosR's avatar
      Clean up globals. · 875ed0b9
      XhmikosR authored
      Also, add a missing license header in build/workbox.js.
      875ed0b9
    • 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
  6. 08 Apr, 2018 1 commit
  7. 07 Apr, 2018 1 commit
  8. 05 Apr, 2018 4 commits
  9. 02 Apr, 2018 7 commits
    • XhmikosR's avatar
      Fix broken URI fragments and redirects. · 10c64bda
      XhmikosR authored
      10c64bda
    • XhmikosR's avatar
      Use https when possible. · 95cdfa2a
      XhmikosR authored
      95cdfa2a
    • Mark Otto's avatar
      dist · 98cad665
      Mark Otto authored
      98cad665
    • Patrick Yeo's avatar
      Pagination move `.page-link:focus` outline value to variable... · 4f35e532
      Patrick Yeo authored
      Pagination move `.page-link:focus` outline value to variable `$pagination-focus-outline` so we can unset it via Sass and don't have to re-implement browser defaults
      4f35e532
    • Martijn Cuppens's avatar
      Allow non-string content as breadcrumb divider (#25581) · a55d1b27
      Martijn Cuppens authored
      * Allow url(), attr(), none,... as breadcrumb divider
      * Update breadcrumb divider docs
      a55d1b27
    • Mark Otto's avatar
      Update offcanvas example for IE support · 97474294
      Mark Otto authored
      - Replaces CSS variables with their appropriate hex values
      - Fixes the broken navbar transition by moving from 2D translates to using position
      - Fix broken IE navbar toggler placement with some utilities (not necessary anywhere else, but necessary given flexbox quirks)
      97474294
    • Mark Otto's avatar
      Dashboard updates (#26179) · e47fb40f
      Mark Otto authored
      * Update Dashboard example
      
      - Replaces .sticky-top on .navbar with .fixed-top
      - Adjusts padding on main content area and sidebar to account for fixed navbar
      - Move to padding in sidebar instead of top: 48px; fixes Firefox rendering issue
      - Adds new .shadow utility for a little extra cherry on top
      - Moves sticky styles to separate feature query ruleset to avoid IE rendering issues
      
      * Add .w-100 to chart to fix IE horizontal scroll from label that extended past viewport
      e47fb40f
  10. 01 Apr, 2018 15 commits
  11. 31 Mar, 2018 1 commit