1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-08 14:56:28 +02:00

Navigation module cleanup

This commit is contained in:
Angelos Chalaris
2016-11-10 10:55:44 +02:00
parent f8ad9526af
commit 3d2fac7582
2 changed files with 80 additions and 79 deletions

View File

@@ -389,4 +389,5 @@
- 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.
- Removed `spinner` file.
- Cleanup for `navigation`.