@spark-ui/components
Version:
Spark (Leboncoin design system) components.
78 lines (40 loc) • 3.15 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [10.0.13](https://github.com/leboncoin/spark-web/compare/v10.0.12...v10.0.13) (2025-04-03)
**Note:** Version bump only for package @spark-ui/components
## [10.0.12](https://github.com/leboncoin/spark-web/compare/v10.0.11...v10.0.12) (2025-04-03)
**Note:** Version bump only for package @spark-ui/components
## [10.0.11](https://github.com/leboncoin/spark-web/compare/v10.0.10...v10.0.11) (2025-04-02)
**Note:** Version bump only for package @spark-ui/components
## [10.0.10](https://github.com/leboncoin/spark-web/compare/v10.0.9...v10.0.10) (2025-04-02)
**Note:** Version bump only for package @spark-ui/components
## [10.0.9](https://github.com/leboncoin/spark-web/compare/v10.0.8...v10.0.9) (2025-04-02)
**Note:** Version bump only for package @spark-ui/components
## [10.0.8](https://github.com/leboncoin/spark-web/compare/v10.0.7...v10.0.8) (2025-04-01)
**Note:** Version bump only for package @spark-ui/components
## [10.0.7](https://github.com/leboncoin/spark-web/compare/v10.0.6...v10.0.7) (2025-03-25)
### Bug Fixes
- **components:** removed inherited form-field require attr from combobox ([970c956](https://github.com/leboncoin/spark-web/commit/970c956b1212c30bc6561c232c5dcbbaff6e8cec))
## [10.0.6](https://github.com/leboncoin/spark-web/compare/v10.0.5...v10.0.6) (2025-03-25)
### Bug Fixes
- **hooks:** grouped hooks packages in a single package ([83397e1](https://github.com/leboncoin/spark-web/commit/83397e16cc8d2410abbd1d55296b4764728b47ad))
## [10.0.5](https://github.com/leboncoin/spark-web/compare/v10.0.4...v10.0.5) (2025-03-25)
### Bug Fixes
- **components:** fixed accessible description on combobox input ([678d449](https://github.com/leboncoin/spark-web/commit/678d4491b58a097ed04d2cbd93170650655ba97b))
## [10.0.4](https://github.com/leboncoin/spark-web/compare/v10.0.3...v10.0.4) (2025-03-24)
**Note:** Version bump only for package @spark-ui/components
## [10.0.3](https://github.com/leboncoin/spark-web/compare/v10.0.2...v10.0.3) (2025-03-24)
### Bug Fixes
- isolate form-field code to be shared across components ([350d9a6](https://github.com/leboncoin/spark-web/commit/350d9a65afc4e8be9e6ee1c9949bb762dbd4c481))
## [10.0.2](https://github.com/leboncoin/spark-web/compare/v10.0.1...v10.0.2) (2025-03-24)
### Bug Fixes
- form-field context in input components was lost after build ([ebfc456](https://github.com/leboncoin/spark-web/commit/ebfc45675f63a1b85025ecd37ff6282984eeb604))
## [10.0.1](https://github.com/leboncoin/spark-web/compare/v10.0.0...v10.0.1) (2025-03-24)
**Note:** Version bump only for package @spark-ui/components
# [10.0.0](https://github.com/leboncoin/spark-web/compare/v9.4.8...v10.0.0) (2025-03-24)
### Code Refactoring
- grouped all components into a single package ([d521202](https://github.com/leboncoin/spark-web/commit/d5212023e4db8b88bc565deb3b6b92d23d894793))
### BREAKING CHANGES
- new package is @spark-ui/components and enables individual imports by doing
@spark-ui/components/button