Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.51 KB

File metadata and controls

51 lines (33 loc) · 1.51 KB

Changelog

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

The format of this changelog is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.2.0 - 2019-02-07

Added 0.2.0

  • Add links for badges on README.
  • Add info to a header at the top of the CSS file.
  • Add a CSS variable for the secondary (gray) color.
  • Add usage and customization instructions to README.

Changed 0.2.0

  • Change --spinner-* variables to --cls-* variables.

Removed 0.2.0

  • Remove color-specific CSS variables.

v0.1.1 - 2019-02-04

Added 0.1.1

  • Add CODE_OF_CONDUCT.md.
  • Add LICENSE.
  • Add content to README.md.
  • Add this CHANGELOG.
  • Add -webkit- vendor prefix to keyframes and animations.
  • Add ring and rings spinners.
  • Add badges to README.

Changed 0.1.1

  • Change CSS variables so they can be overwritten.
    • Spinner color
    • Spinner size
    • Spinner margin
    • Spinner speed
  • Add cls- namespace to class names.

v0.1.0 - 2019-02-03

Added 0.1.0

  • Build first six spinners.