Releases: Susurrus-LLC/css-loading-spinners
Releases · Susurrus-LLC/css-loading-spinners
v0.2.0
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
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.