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
- 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.
- Change
--spinner-*variables to--cls-*variables.
- Remove color-specific CSS variables.
v0.1.1 - 2019-02-04
- 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.
- 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
- Build first six spinners.