Skip to content

v4.0.0

Compare
Choose a tag to compare
@sebopensource sebopensource released this 19 Jul 13:14
· 236 commits to master since this release
76d1754

4.0.0 (2019-07-19)

Bug Fixes

  • accordions: update design (4fe768e), closes #118
  • alerts: remove outline version (566aa41), closes #130
  • alerts: update colors and add more examples (ac553cd)
  • breadcrumbs: use correct height for divider in IE (9ad7eb4), closes #122
  • buttons: use $dark color instead of $black for .btn-dark (0efd6ef), closes #133
  • cards: update card shadow (261ae8f)
  • colors: update theme colors (8c11490)
  • datepicker: fix hover state and add style for today (a8e4858)
  • forms: use correct height for input groups (8ae8a9b), closes #135 #135
  • icons: use regular version of font awesome (dcad3a2), closes #129
  • input-groups: correct state for buttons in input groups (63bf13c)
  • labels: exclude custom label classes correctly (bf8206d)
  • list-groups: update design and add more states (f6179f4)
  • spinners: adjust speed (7105dfd)
  • tabs: use blue outline for focus (9515676)
  • tabs: use correct blue hover state (05d4ce1), closes #132
  • adjust paddings for buttons, inputs and alerts (57fcb27), closes #134
  • toasts: match style of alerts (6e95b56)
  • tooltips: update background color (4415967), closes #137
  • type: use regular font weight for h6 (9616554), closes #128

Features

  • breadcrumbs: add light version (a0509c9)
  • icons: add sass variable for theme icons (e005324)

BREAKING CHANGES

  • alerts: Outline version of alerts have been removed as they shouldn't be used, replace
    alert-outline-* with alert-*.