This repository was archived by the owner on Feb 16, 2026. It is now read-only.
v4.0.0
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
$darkcolor instead of$blackfor.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
BREAKING CHANGES
- alerts: Outline version of alerts have been removed as they shouldn't be used, replace
alert-outline-*withalert-*.