Releases: seb-oss/vanilla-pattern-library
Releases · seb-oss/vanilla-pattern-library
v4.7.0
4.7.0 (2020-03-27)
Features
- progress-indicator: added progress indicator component (30a95ff), closes #25
v4.6.0
4.6.0 (2020-03-25)
Features
- typography: allow override of line heights (9b5c6db)
v4.5.8
4.5.8 (2020-02-28)
Bug Fixes
- button: set white bg color for secondary button. fix #188 (910e9d1)
- dropdown: import utilities as a dependency (dc398aa)
- tooltip: make bg darker. fix #174 (0e72f38)
v4.5.7
4.5.7 (2020-01-17)
Bug Fixes
- accordion: remove unnecessary z-index rule. fix #175 (ccd3baf)
v4.5.6
4.5.6 (2019-11-25)
Bug Fixes
v4.5.5
4.5.5 (2019-11-20)
Bug Fixes
- alerts: dont wrap after icons on in mobile (#163) (3a675a5)
v4.5.4
4.5.4 (2019-10-21)
Bug Fixes
- add white background color to native dropdown (#160) (b34fb6e)
v4.5.3
4.5.3 (2019-09-27)
Bug Fixes
- rem-base: fix broken support for rem base other than default 16px (02caea7)
v4.5.2
4.5.2 (2019-08-17)
Bug Fixes
- delete confirm button: broken md file fixed (2c1dfe2)
- md: fix typos in markdown files (2a770a3)
v4.5.1
4.5.1 (2019-08-15)
Bug Fixes
- toggle-selector: correct size and position of icons in IE (538db19), closes #148