Skip to content

Latest commit

 

History

History
69 lines (47 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

69 lines (47 loc) · 1.5 KB

Changelog

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

Changed

  • Updated README.

[1.0.5]

Changed

  • Updated dev and peer dependencies.

[1.0.4]

Added

  • SecondaryColor property for bicolor spinners.

Changed

  • Renamed SpinnerRomb to SpinnerDiamond.
  • Fixed SpinnerDiamond dots position.
  • Refactored with HOCs to reduce duplicated code.

Added

  • Changelog.
  • Editorconfig.

Changed

  • Updated dev dependencies.
  • Updated test shapshots.
  • Updated package.json metadata.

Changed

  • Fixed SpinnerCircularSplit dash position.

Changed

  • Rebuilt and republished since typescript typings were not generated during previous build.
  • Fixed linter error.

Changed

  • Made spinners EdgeHTML compatible (except SpinnerRound and SpinnerRoundOutlined).
  • Normalized SVG viewports.

Changed

  • Updated package description and keywords.

Added

  • Initial release.