React Pure Loaders Versions Save

React PureComponent loading animations

v3.0.1

4 years ago

3.0.1 (2019-10-16)

Bug Fixes

  • devdeps: trying to force the pipeline to cut a release (f31c952)

v3.0.0

4 years ago

3.0.0 (2019-09-05)

  • Merge pull request #617 from Larissagilliane/feature/move-dependencies (b5c4d17), closes #617 #615

BREAKING CHANGES

  • You will have to add @emotion/core as a Peer Dependencies

v2.0.3

4 years ago

2.0.3 (2019-07-06)

Bug Fixes

  • .snyk & package.json to reduce vulnerabilities (3d03098)

v2.0.2

4 years ago

2.0.2 (2019-07-06)

Bug Fixes

  • .snyk & package.json to reduce vulnerabilities (191bad6)

v2.0.1

5 years ago

2.0.1 (2019-05-11)

Bug Fixes

  • Exports: Fixed exports if pulling in all loaders (3bd9fd5)

v2.0.0

5 years ago

2.0.0 (2019-05-11)

Code Refactoring

  • Components: Refactored all components (46b0b3c)

BREAKING CHANGES

  • Components: Replacing Glamor for Emotion may cause issue on projects using react-pure-loaders

v1.2.0

6 years ago

1.2.0 (2018-03-03)

Features

  • loaders: Added color props to change the color of the loaders (8531021)

v1.1.3

6 years ago

1.1.3 (2017-11-19)

Bug Fixes

  • interface: Cleaned up interface (48f1f05)
  • tslint: Disabled linting of staged files and test (cb978bc)

v1.1.2

6 years ago

1.1.2 (2017-11-16)

Bug Fixes

  • npm: Added a / to lib directory to add all its contents (recursively) to the npm package (37241ec)

v1.1.1

6 years ago

1.1.1 (2017-11-16)

Bug Fixes

  • package.json: Fixed main to point to the correct file (6f3d8fa)