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

29 lines
No EOL
1.1 KiB
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/core-v0.1.0 - 2024-12-30
#### Bug Fixes
- **(core)** update old css variables names - (9c6d935) - aleidk
- remove deprecation warnings from sass - (b452baa) - aleidk
#### Build system
- fix build setup - (8442bbb) - aleidk
#### Features
- **(components)** allow to only hide offcanvas on breakpoint - (37a1551) - aleidk
- **(components)** add offcanvas component - (c47a2ef) - aleidk
- **(components)** add basic components - (d4a1114) - aleidk
- **(website)** add offcanvas documentation - (c0a20f8) - aleidk
- **(website)** add build script for frontend dependencies - (698294c) - aleidk
#### Miscellaneous Chores
- setup ci workflow - (c1c1cdb) - aleidk
- - -
## v0.0.0 - 2024-12-30
#### Features
- **(core)** add styles for vanilla tables - (cf0b401) - aleidk
- **(core)** add styles for vanilla form elements - (e754e40) - aleidk
- - -
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).