mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-05 21:37:23 +02:00
Updated CHANGELOG, ready for release
Everything is updated, ready to merge and release.
This commit is contained in:
17
CHANGELOG.md
17
CHANGELOG.md
@@ -1,6 +1,21 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 2.1.5
|
## v2.2.0
|
||||||
|
|
||||||
|
- Replaced old classes for generic shadows with one class (`.shadowed`).
|
||||||
|
- Removed the `.nano` progress style variant.
|
||||||
|
- Responsive visibility helpers now properly utilize `!important`.
|
||||||
|
- Updated the styling of the `.close` icon.
|
||||||
|
- Removed `.alert` and all its variants. Alerts are now deprecated.
|
||||||
|
- Added a `.toast` message to contextual module, along with variants.
|
||||||
|
- Removed `.inverse` card color variant, added `.warning` and `.error` variants to replace the old alerts.
|
||||||
|
- Swapped the order of the input_control and naviation modules.
|
||||||
|
- Added a fluid typography mode (currently disabled by default on all flavors).
|
||||||
|
- Added a `.drawer` component in navigation module, along with variants.
|
||||||
|
- Updated documentation and customization documentation to reflect latest changes.
|
||||||
|
- Updated all flavors to utilize the latest features.
|
||||||
|
|
||||||
|
## v2.1.5
|
||||||
|
|
||||||
- Proper re-release of `v2.1.4`.
|
- Proper re-release of `v2.1.4`.
|
||||||
|
|
||||||
|
@@ -1167,3 +1167,4 @@
|
|||||||
- The other two flavors will be updated to include the new elements and get rid of any problematic stuff (will update in a bit).
|
- The other two flavors will be updated to include the new elements and get rid of any problematic stuff (will update in a bit).
|
||||||
- Updated flavor descriptions in `flavors.html`.
|
- Updated flavor descriptions in `flavors.html`.
|
||||||
- Everything is ready for release, let's write the `CHANGELOG` for **v2.2.0**. (A couple of templates and things might be done later today, as well as linking to them from certain components such as the `.drawer` which could benefit from that.)
|
- Everything is ready for release, let's write the `CHANGELOG` for **v2.2.0**. (A couple of templates and things might be done later today, as well as linking to them from certain components such as the `.drawer` which could benefit from that.)
|
||||||
|
- Updated `CHANGELOG`, readying up for release. See you and **hugging cat** on the other side!
|
||||||
|
Reference in New Issue
Block a user