Skip to content

Releases: Susurrus-LLC/css-loading-spinners

v0.2.0

07 Feb 23:50
0d70604
Compare
Choose a tag to compare

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

05 Feb 02:47
ff2c832
Compare
Choose a tag to compare

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.