1. 07 Jun, 2019 1 commit
  2. 28 May, 2019 1 commit
  3. 23 May, 2019 1 commit
  4. 09 May, 2019 1 commit
  5. 08 May, 2019 1 commit
    • Mark Otto's avatar
      Drop all hover mixins · 1d4d9f8d
      Mark Otto authored
      Previously deprecated in v4.x, this clears out the now unused Sass option and removes some unused mixins. Arguably we could remove more, but I like the hover-focus mixin and we make extensive use of it across the project.
      1d4d9f8d
  6. 07 May, 2019 1 commit
  7. 05 May, 2019 2 commits
  8. 02 May, 2019 1 commit
  9. 30 Apr, 2019 2 commits
    • Martijn Cuppens's avatar
      Reboot & Type cleanup (#28698) · 09c99fe6
      Martijn Cuppens authored
      - Line height & font family from html were directly overridden by body, so they were redundant thus removed
      - The remaining properties are moved to body
      - Shim for IE10 tags removed
      - hr cleanup
        - Combined styles from reboot & type
        - Changed from borders to background
          - This allows us to keep the color inherited.
          - Opacity can be used to change the intensity
          - Size attribute will not change the height instead of making the hr look like an input field
        - Better variable names
      - headings cleanup
        - Moved all element styling to reboot
        - Type will now extend the element styling. This way we will save some redundant code
      - small & mark are also moved to reboot. type does not contain any element styling anymore
      - font weight removed from small, this did not really made sense
      09c99fe6
    • ysds's avatar
      Change custom file markup · a454ea7c
      ysds authored
      a454ea7c
  10. 23 Apr, 2019 1 commit
  11. 13 Apr, 2019 1 commit
  12. 08 Apr, 2019 1 commit
  13. 29 Mar, 2019 1 commit
  14. 14 Mar, 2019 1 commit
    • Mark Otto's avatar
      v5: Update badges (#28458) · c16532c7
      Mark Otto authored
      - Drop hover and focus states
      - Drop .badge-* variants and associated mixin for .bg-* utilities
      - Drop .badge-pill for .rounded-pill utliity and adjust horizontal padding to find middle ground of .badge and old .badge-pill
      - Remove unused variables
      - Add default color value to .badge base class
      - Update docs to reflect changes
      c16532c7
  15. 20 Feb, 2019 1 commit
  16. 07 Feb, 2019 3 commits
  17. 22 Jan, 2019 1 commit
  18. 20 Jan, 2019 1 commit
  19. 14 Jan, 2019 6 commits
  20. 13 Jan, 2019 3 commits
  21. 11 Jan, 2019 2 commits
  22. 07 Jan, 2019 2 commits
  23. 04 Jan, 2019 1 commit
  24. 03 Jan, 2019 1 commit
  25. 29 Dec, 2018 2 commits
  26. 27 Dec, 2018 1 commit