1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-08 06:46:29 +02:00

Spinner cleanup

This commit is contained in:
Angelos Chalaris
2016-11-10 10:51:35 +02:00
parent a8b92f577c
commit f8ad9526af
2 changed files with 1 additions and 43 deletions

View File

@@ -389,4 +389,4 @@
- Restructured `form`, `button` and `checkbox` into one module: `input_control`. Made necessary changes for this to work properly.
- Code cleanup in `progress`. Merged `spinner` into `progress`. Removed `spinner-dot` from the `spinner` module as it was not a great component.
- Code cleanup for `contextual`. Minor `mark` optimizations. Added `alert` mixin `make-alert-alt-style` for alternative `alert` styles.
- Removed `spinner` file.