From 80070734a5babd13f46cc6bc4c0a2998ae310d70 Mon Sep 17 00:00:00 2001 From: Jon Kilroy Date: Tue, 28 Sep 2021 22:04:52 -0500 Subject: [PATCH] feat: publish accordion & margin helpers --- CHANGELOG.md | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 83 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ead9290..3e03a77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,88 @@ # Denali CSS Changelog -## v2.2.3 - 1/25/2021 +## v2.4.0 + +### Breaking Changes + +### New Features + - [#186](https://github.com/denali-design/denali-css/pull/186) Accordion component + - [#196](https://github.com/denali-design/denali-css/pull/196) More margin helpers +### Bug Fixes + + +## v2.3.3 + +### Breaking Changes + +### New Features + +### Bug Fixes +- [#186](https://github.com/denali-design/denali-css/pull/186) Variable Fixes + +### Improvements + + +## v2.3.2 + +### Breaking Changes + +### New Features + +### Bug Fixes +- add pointer cursor to toggle +- input field icon placement + +### Improvements + + +## v2.3.1 + +### Breaking Changes + +### New Features + +### Bug Fixes +- [#174](https://github.com/denali-design/denali-css/pull/174) Updates to parent class while theming + +### Improvements + +## v2.3.0 + +### Breaking Changes + +### New Features + +### Bug Fixes +- [#171](https://github.com/denali-design/denali-css/pull/171) Component updates + +### Improvements + + +## v2.2.5 + +### Breaking Changes + +### New Features + +### Bug Fixes +- [#166](https://github.com/denali-design/denali-css/pull/166) Hack Together Cleanup + +### Improvements + +## v2.2.4 + +### Breaking Changes + +### New Features + +### Bug Fixes +- [#153](https://github.com/denali-design/denali-css/153/153) Add sidebar disabled styling +- [#152](https://github.com/denali-design/denali-css/153/152) Fix block level spacing for Alert + +### Improvements + + +## v2.2.3 ### Breaking Changes