mini-strap/packages/components/CHANGELOG.md
2024-12-30 19:31:35 +00:00

20 lines
No EOL
918 B
Markdown

# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## @mini-strap/components-v0.1.0 - 2024-12-30
#### Bug Fixes
- **(components)** replace initialization of components to prevent overrides - (8cbd097) - aleidk
- **(components)** properly export html components - (48cafe8) - aleidk
#### Features
- **(components)** allow to only hide offcanvas on breakpoint - (37a1551) - aleidk
- **(components)** add offcanvas component - (c47a2ef) - aleidk
- **(components)** add the accordion component - (e0ed5a5) - aleidk
- **(components)** add basic components - (d4a1114) - aleidk
- **(core)** add styles for vanilla form elements - (e754e40) - aleidk
#### Miscellaneous Chores
- setup ci workflow - (c1c1cdb) - aleidk
- - -
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).