1. 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
  2. 23 Apr, 2019 1 commit
  3. 13 Apr, 2019 1 commit
  4. 08 Apr, 2019 1 commit
  5. 29 Mar, 2019 1 commit
  6. 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
  7. 20 Feb, 2019 1 commit
  8. 07 Feb, 2019 3 commits
  9. 22 Jan, 2019 1 commit
  10. 20 Jan, 2019 1 commit
  11. 14 Jan, 2019 6 commits
  12. 13 Jan, 2019 3 commits
  13. 11 Jan, 2019 2 commits
  14. 07 Jan, 2019 2 commits
  15. 04 Jan, 2019 1 commit
  16. 03 Jan, 2019 1 commit
  17. 29 Dec, 2018 2 commits
  18. 27 Dec, 2018 1 commit
  19. 23 Dec, 2018 1 commit
  20. 22 Dec, 2018 1 commit
  21. 21 Dec, 2018 3 commits
  22. 15 Dec, 2018 3 commits
  23. 14 Dec, 2018 1 commit