1. 02 Apr, 2018 3 commits
    • 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
      Unverified
      e47fb40f
  2. 01 Apr, 2018 15 commits
  3. 31 Mar, 2018 3 commits
  4. 30 Mar, 2018 5 commits
  5. 29 Mar, 2018 1 commit
  6. 27 Mar, 2018 1 commit
  7. 26 Mar, 2018 1 commit
  8. 21 Mar, 2018 11 commits