Skip to content

Releases: bootstrap-styled/provider

v2.0.3

20 Dec 01:10
Compare
Choose a tag to compare

2.0.3 (2020-12-20)

Bug Fixes

  • fix incorrect name of es module in package (dd295ac)
  • remove extra blank line (27904a6)

v2.0.2

02 Dec 19:14
Compare
Choose a tag to compare

2.0.2 (2019-12-02)

Bug Fixes

  • UtilityProvider: fixing console warning (8cf0e67)

v2.0.1

02 Dec 18:48
Compare
Choose a tag to compare

2.0.1 (2019-12-02)

Bug Fixes

  • dependencies: upgrade all dependencies (4a8eae6)
  • UtilityProvider: fixing v4.4.0 using wrong props (59d143a)

v2.0.0

02 Dec 16:27
Compare
Choose a tag to compare

2.0.0 (2019-12-02)

Features

  • utilities: update utilities to v4.4.0 (8cf8216)

BREAKING CHANGES

  • utilities: deprecate old utilities, they will be removed in futur version. Please now use new
    variant. If necessary, enabled old implementation back as described in the documentation
  • utilities: align, background, border, clearfix, display, flex, float, position, screenreaders,
    sizing, spacing, text, visibility are now disabled. display and media have been added and can be
    used to replace. They also migrated the theme colors, so far we keep using $brand-primary for v4
    components, but they now use $primary, etc... names and if you want to get those utilities with the
    proper colors, you will need to use the new naming convention. (in addition of the old naming
    convention until they get removed and unused from v4 and others libs)

re bootstrap-styled/v4#92

v1.5.3

26 Sep 20:42
Compare
Choose a tag to compare

v1.5.2

26 Sep 17:36
Compare
Choose a tag to compare

1.5.2 (2019-09-26)

Bug Fixes

  • react: upgrade to react 16.9.0 (9f17503)

v1.5.1

11 Sep 13:28
Compare
Choose a tag to compare

1.5.1 (2019-09-11)

Bug Fixes

  • typescript: added typescript definition (ca55108)

v1.5.0

04 Aug 16:26
Compare
Choose a tag to compare

1.5.0 (2019-08-04)

Features

  • typescript: added typescript definition (de8b561)

v1.4.2

03 Jan 18:33
Compare
Choose a tag to compare

1.4.2 (2019-01-03)

Bug Fixes

v1.4.1

16 Dec 20:34
Compare
Choose a tag to compare

1.4.1 (2018-12-16)

Bug Fixes

  • greenkeeper: fix sonar running on greenkeeper test (31f230a)