Skip to content

Releases: seb-oss/vanilla-pattern-library

v4.7.0

27 Mar 16:49
22bf5ef
Compare
Choose a tag to compare

4.7.0 (2020-03-27)

Features

  • progress-indicator: added progress indicator component (30a95ff), closes #25

v4.6.0

25 Mar 10:44
13f2722
Compare
Choose a tag to compare

4.6.0 (2020-03-25)

Features

  • typography: allow override of line heights (9b5c6db)

v4.5.8

28 Feb 13:11
8d5c8e4
Compare
Choose a tag to compare

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

17 Jan 09:37
Compare
Choose a tag to compare

4.5.7 (2020-01-17)

Bug Fixes

  • accordion: remove unnecessary z-index rule. fix #175 (ccd3baf)

v4.5.6

25 Nov 10:16
5a62de6
Compare
Choose a tag to compare

4.5.6 (2019-11-25)

Bug Fixes

v4.5.5

20 Nov 13:49
Compare
Choose a tag to compare

4.5.5 (2019-11-20)

Bug Fixes

  • alerts: dont wrap after icons on in mobile (#163) (3a675a5)

v4.5.4

21 Oct 14:34
Compare
Choose a tag to compare

4.5.4 (2019-10-21)

Bug Fixes

  • add white background color to native dropdown (#160) (b34fb6e)

v4.5.3

27 Sep 08:49
ef859ff
Compare
Choose a tag to compare

4.5.3 (2019-09-27)

Bug Fixes

  • rem-base: fix broken support for rem base other than default 16px (02caea7)

v4.5.2

17 Aug 13:07
8b0871e
Compare
Choose a tag to compare

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

15 Aug 11:04
87b0141
Compare
Choose a tag to compare

4.5.1 (2019-08-15)

Bug Fixes

  • toggle-selector: correct size and position of icons in IE (538db19), closes #148