Skip to content

Latest commit

 

History

History
226 lines (111 loc) · 9.35 KB

CHANGELOG.md

File metadata and controls

226 lines (111 loc) · 9.35 KB

1.4.1 (2020-05-04)

Bug Fixes

  • dependencies: upgrade all dependencies (58460eb)
  • dependencies: upgrade all dependencies (524910f)
  • dependencies: upgrade all dependencies (557f5a0)
  • dependencies: upgrade all dependencies (707ee49)

1.4.0 (2019-12-02)

Features

  • utilities: added utilities api (next version will be breaking change due to removed old utilities) (52a4c03)

1.3.3 (2019-09-26)

Bug Fixes

1.3.2 (2019-09-11)

Bug Fixes

  • typescript: Moved typescript definition at the root of the project (cff76e2)

1.3.1 (2019-09-10)

Bug Fixes

  • transition: collapse can be used as a mixin (1351a4b)

1.3.0 (2019-08-04)

Features

  • typescript: added typescript definition (cae228f)

1.2.7 (2019-06-17)

Bug Fixes

  • dependencies: upgrade all dependencies (3ca3600)

1.2.6 (2018-12-21)

Bug Fixes

  • dependencies: update all dependencies and fix tests (1866c99)

1.2.5 (2018-12-20)

Bug Fixes

1.2.4 (2018-12-20)

Bug Fixes

  • dependencies: Update css-mixins to 2.0.0, and all over dependencies to latest (3964869)

1.2.3 (2018-12-18)

Bug Fixes

1.2.2 (2018-12-18)

Bug Fixes

1.2.1 (2018-12-16)

Bug Fixes

  • greenkeeper: fix sonar running on greenkeeper test (6259b08)

1.2.0 (2018-12-16)

Bug Fixes

  • rollup: fix configuration rollup (0b58d0f)

Features

  • greenkeeper: added greenkeeper and updated all deps (67f6e3a)

1.1.4 (2018-12-07)

Bug Fixes

  • dependencies: Update css-mixins to v1.2.0 (40ac818)
  • dependencies: Upgrade many deps, semantic-release, babel 7, remove useless dependencies utils (4ed2058)

1.1.3 (2018-12-05)

Bug Fixes

  • documentation: added new doc dependencies. (07a3ebf)

1.1.2 (2018-12-01)

Bug Fixes

  • CI: modified the travis.yml acordingly. (5c690dd)

1.1.1 (2018-11-30)

Bug Fixes

  • dependencies: updated some @bs/.. packages. (d6fdd41)
  • documentation: added documentation for all utils. (67cee21)

1.1.0 (2018-11-14)

Features

  • doc: added documentation and updated some dependencies (68f5271)
  • doc: merge (7f1191b)

1.0.2 (2018-11-10)

Bug Fixes

1.0.1 (2018-11-05)

Bug Fixes

1.0.0 (2018-10-03)

Bug Fixes

Features

  • commitizen: initialized project as commitizen and added badge in README (61507c5)
  • flex: added justify-content-evenly (c382535)

Changelog

All notable changes to this project will be documented in this file.

[?NEXT?] - ????-??-??

  • TODO: write changelog before preparing next tag

[v1.0.4] - 2018-04-16

  • Automatic changelog.

[1.0.2] - 2018-04-12

  • Removed wrong attributed argument to function getSpacingUtilities in utilities/spacing.

[1.0.1] - 2018-02-19

  • Corrected mistaked in defaultProps of mixin a.
  • Added the .overflow class to body tag in globalStyles.

[1.0.0] - 2017-09-26

  • Downgrade color to 1.0.3.

[0.0.5] - 2017-09-25

  • Upgraded bootstrap-styled-utils from 0.0.4 to 0.0.6.

[0.0.4] - 2017-09-25

  • Upgraded bootstrap-styled-utils from 0.0.2 to 0.0.4.

[0.0.3] - 2017-09-25

  • Removed math-utils dependency.
  • Upgraded to bootstrap-styled-utils from 0.0.1 to 0.0.2.

[0.0.2] - 2017-09-25

  • Added getTransitionUtilities to default exports in transition utility.

[0.0.1] - 2017-09-25

  • First release.