Skip to content

Releases: bootstrap-styled/css-mixins

v2.1.3

04 May 13:25

Choose a tag to compare

2.1.3 (2020-05-04)

Bug Fixes

  • dependencies: upgrade all dependencies (b503ee3)
  • documentation: fix documentation using wrong version fo react-styleguidist (67efadc)

v2.1.2

02 Dec 17:30

Choose a tag to compare

2.1.2 (2019-12-02)

Bug Fixes

  • generateUtility: key was not generated when equal to 0 resulting in class such as .border-0 being incorrectly generated (597e1ae)

v2.1.1

01 Dec 03:00

Choose a tag to compare

2.1.1 (2019-12-01)

Bug Fixes

  • dependencies: upgrade all dependencies (79ef08c)
  • utilities: using 2 arguments in generateUtility instead of options object (9b4fd9c)

v2.1.0

30 Nov 20:15

Choose a tag to compare

2.1.0 (2019-11-30)

Bug Fixes

  • utilities: added utilities mixins (b81272d)

Features

  • utilities: added utilities mixins (01c7905)

v2.0.8

29 Nov 15:46

Choose a tag to compare

2.0.8 (2019-11-29)

Bug Fixes

  • dependencies: upgrade all dependencies (3dc61cf)

v2.0.7

17 Jun 19:56

Choose a tag to compare

2.0.7 (2019-06-17)

Bug Fixes

  • dependencies: upgrade all dependencies (80d8d0d)

v2.0.6

05 Feb 09:02

Choose a tag to compare

2.0.6 (2019-02-05)

Bug Fixes

  • merge: resolv conflict. (e9d0ba4)

v2.0.5

03 Jan 19:04

Choose a tag to compare

2.0.5 (2019-01-03)

Bug Fixes

  • button: using background instead of background for linear-gradient used within buttons (fde55e6)

v2.0.4

03 Jan 17:11

Choose a tag to compare

2.0.4 (2019-01-03)

Bug Fixes

  • button: fixed linear-gradient values (c0b640c)
  • dependencies: upgrade all dependencies (8e58fb9)

v2.0.3

21 Dec 22:00

Choose a tag to compare

2.0.3 (2018-12-21)

Bug Fixes

  • grid: fix grid having wrong css for col-* (b6b0f94)