Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 41 additions & 41 deletions CHANGELOG-DEV.md
Original file line number Diff line number Diff line change
@@ -1,106 +1,106 @@
# [1.29.0-dev.1](https://github.com/codebridger/lib-vue-components/compare/v1.28.1...v1.29.0-dev.1) (2026-03-04)
# [1.29.0-dev.1](https://github.com/codebridger/pilotui/compare/v1.28.1...v1.29.0-dev.1) (2026-03-04)


### Bug Fixes

* modernization of readme and metadata ([c943183](https://github.com/codebridger/lib-vue-components/commit/c943183fa9b59e306083ea99f538cc7a15175a57))
* modernization of readme and metadata ([c943183](https://github.com/codebridger/pilotui/commit/c943183fa9b59e306083ea99f538cc7a15175a57))


### Features

* Enhance documentation generation with improved Puppeteer stability, 'Show code' button handling, and structured LLM-friendly output including a header, instructions, and TOC. ([f894c51](https://github.com/codebridger/lib-vue-components/commit/f894c519615e955487a0c19d2183562ffc57fbd8))
* Register and mock Popper and PerfectScrollbar for testing, adjust Vitest function coverage, and enhance Storybook CI startup reliability. ([51bdbcd](https://github.com/codebridger/lib-vue-components/commit/51bdbcdba6134e22386578f1f2679b8c33c8a60b))
* Enhance documentation generation with improved Puppeteer stability, 'Show code' button handling, and structured LLM-friendly output including a header, instructions, and TOC. ([f894c51](https://github.com/codebridger/pilotui/commit/f894c519615e955487a0c19d2183562ffc57fbd8))
* Register and mock Popper and PerfectScrollbar for testing, adjust Vitest function coverage, and enhance Storybook CI startup reliability. ([51bdbcd](https://github.com/codebridger/pilotui/commit/51bdbcdba6134e22386578f1f2679b8c33c8a60b))

# [1.17.0-dev.40](https://github.com/codebridger/lib-vue-components/compare/dev-1.17.0-dev.39...dev-1.17.0-dev.40) (2026-03-04)
# [1.17.0-dev.40](https://github.com/codebridger/pilotui/compare/dev-1.17.0-dev.39...dev-1.17.0-dev.40) (2026-03-04)


### Bug Fixes

* modernization of readme and metadata ([c943183](https://github.com/codebridger/lib-vue-components/commit/c943183fa9b59e306083ea99f538cc7a15175a57))
* modernization of readme and metadata ([c943183](https://github.com/codebridger/pilotui/commit/c943183fa9b59e306083ea99f538cc7a15175a57))

# [1.17.0-dev.39](https://github.com/codebridger/lib-vue-components/compare/dev-1.17.0-dev.38...dev-1.17.0-dev.39) (2026-03-04)
# [1.17.0-dev.39](https://github.com/codebridger/pilotui/compare/dev-1.17.0-dev.38...dev-1.17.0-dev.39) (2026-03-04)


### Bug Fixes

* **Select:** Change v-show to v-if for improved rendering logic ([d0fb03e](https://github.com/codebridger/lib-vue-components/commit/d0fb03ef1685033f197918f99e06387a1573139e))
* **Select:** Change v-show to v-if for improved rendering logic ([d0fb03e](https://github.com/codebridger/pilotui/commit/d0fb03ef1685033f197918f99e06387a1573139e))


### Features

* Enhance documentation generation with improved Puppeteer stability, 'Show code' button handling, and structured LLM-friendly output including a header, instructions, and TOC. ([f894c51](https://github.com/codebridger/lib-vue-components/commit/f894c519615e955487a0c19d2183562ffc57fbd8))
* Enhance documentation generation with improved Puppeteer stability, 'Show code' button handling, and structured LLM-friendly output including a header, instructions, and TOC. ([f894c51](https://github.com/codebridger/pilotui/commit/f894c519615e955487a0c19d2183562ffc57fbd8))

# [1.17.0-dev.38](https://github.com/codebridger/lib-vue-components/compare/dev-1.17.0-dev.37...dev-1.17.0-dev.38) (2025-11-16)
# [1.17.0-dev.38](https://github.com/codebridger/pilotui/compare/dev-1.17.0-dev.37...dev-1.17.0-dev.38) (2025-11-16)


### Features

* Add custom selected display slot to Select component ([79d98b7](https://github.com/codebridger/lib-vue-components/commit/79d98b7f55d44c269130d7d3a576f9e3600c2cc0))
* Add custom selected display slot to Select component ([79d98b7](https://github.com/codebridger/pilotui/commit/79d98b7f55d44c269130d7d3a576f9e3600c2cc0))

# [1.17.0-dev.37](https://github.com/codebridger/lib-vue-components/compare/dev-1.17.0-dev.36...dev-1.17.0-dev.37) (2025-09-09)
# [1.17.0-dev.37](https://github.com/codebridger/pilotui/compare/dev-1.17.0-dev.36...dev-1.17.0-dev.37) (2025-09-09)


### Bug Fixes

* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgj Improve error handling and styling in InputGroup and related components ([4df36d0](https://github.com/codebridger/lib-vue-components/commit/4df36d014f7aee577c32406daf84e25370b8536c))
* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgj Update Button accessibility test and add InputGroup tests ([49a570a](https://github.com/codebridger/lib-vue-components/commit/49a570a351777c9165fa9ef4b0fda272b2e23331))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgj Improve error handling and styling in InputGroup and related components ([4df36d0](https://github.com/codebridger/pilotui/commit/4df36d014f7aee577c32406daf84e25370b8536c))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgj Update Button accessibility test and add InputGroup tests ([49a570a](https://github.com/codebridger/pilotui/commit/49a570a351777c9165fa9ef4b0fda272b2e23331))


### Features

* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgj Enhance InputGroup and related components for improved styling and functionality ([40ee215](https://github.com/codebridger/lib-vue-components/commit/40ee215e904beacb2fdc36dafd74b624aeb398b7))
* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgj Add InputGroup component with Storybook documentation ([41ccd32](https://github.com/codebridger/lib-vue-components/commit/41ccd326aeed2fbce0cb58853d21ffc66385d470))
* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgj Enhance Button and Input components for InputGroup consistency ([dcb6d69](https://github.com/codebridger/lib-vue-components/commit/dcb6d69bf9234ea3f92b7869939eab80306eb91c))
* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgj Enhance Button and InputGroup integration with new button styling ([abff417](https://github.com/codebridger/lib-vue-components/commit/abff417b5f4491ace084eda7e72780878c8fc1da))
* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgj Enhance Input and TextArea components for InputGroup integration ([dc90f6f](https://github.com/codebridger/lib-vue-components/commit/dc90f6f4e01c6726cebb7cbf55ddab3254278d57))
* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgj Enhance InputGroup and related components for improved styling and consistency ([0593109](https://github.com/codebridger/lib-vue-components/commit/05931096a7e87de5c55193328b741c9d911289d5))
* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgj Enhance InputGroup and related components with focus management and border styling ([8029f74](https://github.com/codebridger/lib-vue-components/commit/8029f742c8499c60c82d19b2203436edb160f79c))
* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgj Refactor InputGroup and Button components for improved styling and consistency ([dab9956](https://github.com/codebridger/lib-vue-components/commit/dab9956eecf59ab2b365e57b88e9e08d58d8e2e3))
* Enhance Button component with focus styling and loading state handling ([9023937](https://github.com/codebridger/lib-vue-components/commit/9023937a494c30f5ee9f1f8ca89ecbc6913176ad))
* Update Component Development Guidelines to include InputGroup integration requirements ([e50d144](https://github.com/codebridger/lib-vue-components/commit/e50d1448e4c1fce202c21af2732629e68c67a276))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgj Enhance InputGroup and related components for improved styling and functionality ([40ee215](https://github.com/codebridger/pilotui/commit/40ee215e904beacb2fdc36dafd74b624aeb398b7))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgj Add InputGroup component with Storybook documentation ([41ccd32](https://github.com/codebridger/pilotui/commit/41ccd326aeed2fbce0cb58853d21ffc66385d470))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgj Enhance Button and Input components for InputGroup consistency ([dcb6d69](https://github.com/codebridger/pilotui/commit/dcb6d69bf9234ea3f92b7869939eab80306eb91c))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgj Enhance Button and InputGroup integration with new button styling ([abff417](https://github.com/codebridger/pilotui/commit/abff417b5f4491ace084eda7e72780878c8fc1da))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgj Enhance Input and TextArea components for InputGroup integration ([dc90f6f](https://github.com/codebridger/pilotui/commit/dc90f6f4e01c6726cebb7cbf55ddab3254278d57))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgj Enhance InputGroup and related components for improved styling and consistency ([0593109](https://github.com/codebridger/pilotui/commit/05931096a7e87de5c55193328b741c9d911289d5))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgj Enhance InputGroup and related components with focus management and border styling ([8029f74](https://github.com/codebridger/pilotui/commit/8029f742c8499c60c82d19b2203436edb160f79c))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgj Refactor InputGroup and Button components for improved styling and consistency ([dab9956](https://github.com/codebridger/pilotui/commit/dab9956eecf59ab2b365e57b88e9e08d58d8e2e3))
* Enhance Button component with focus styling and loading state handling ([9023937](https://github.com/codebridger/pilotui/commit/9023937a494c30f5ee9f1f8ca89ecbc6913176ad))
* Update Component Development Guidelines to include InputGroup integration requirements ([e50d144](https://github.com/codebridger/pilotui/commit/e50d1448e4c1fce202c21af2732629e68c67a276))

# [1.17.0-dev.36](https://github.com/codebridger/lib-vue-components/compare/dev-1.17.0-dev.35...dev-1.17.0-dev.36) (2025-09-01)
# [1.17.0-dev.36](https://github.com/codebridger/pilotui/compare/dev-1.17.0-dev.35...dev-1.17.0-dev.36) (2025-09-01)


### Features

* Add badge label support to IconButton component ([5084bce](https://github.com/codebridger/lib-vue-components/commit/5084bce5f7048beacbc1efee050864467b958155))
* Add badge label support to IconButton component ([5084bce](https://github.com/codebridger/pilotui/commit/5084bce5f7048beacbc1efee050864467b958155))

# [1.17.0-dev.35](https://github.com/codebridger/lib-vue-components/compare/dev-1.17.0-dev.34...dev-1.17.0-dev.35) (2025-08-30)
# [1.17.0-dev.35](https://github.com/codebridger/pilotui/compare/dev-1.17.0-dev.34...dev-1.17.0-dev.35) (2025-08-30)


### Bug Fixes

* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgw Update Select component snapshots to reflect changes in dropdown styling ([4c25aa6](https://github.com/codebridger/lib-vue-components/commit/4c25aa67576bd1d742f0f9c651c0e304736f10ed))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgw Update Select component snapshots to reflect changes in dropdown styling ([4c25aa6](https://github.com/codebridger/pilotui/commit/4c25aa67576bd1d742f0f9c651c0e304736f10ed))


### Features

* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgw Add Confirmation Mode to Select component for improved user experience ([136ff6b](https://github.com/codebridger/lib-vue-components/commit/136ff6b0ffa85934f5b00ce4cdd5ba3415b8a31e))
* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgw Add form component to package.json and vite.config.ts ([b12b68c](https://github.com/codebridger/lib-vue-components/commit/b12b68c152d973f621cef3b3fce3cc2999635bc4))
* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgw Add Select component with comprehensive Storybook documentation ([02e0195](https://github.com/codebridger/lib-vue-components/commit/02e0195b12ecf2ed97297ee2d3707fef86d264c9))
* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgw Implement custom mode for Select component with enhanced slot functionality ([24a7105](https://github.com/codebridger/lib-vue-components/commit/24a710560e4b90a7053811dfcb387be6a557123b))
* [#86](https://github.com/codebridger/lib-vue-components/issues/86)eunvbgw Update component imports and remove unused CheckboxInput and SwitchBall components ([8f37d8c](https://github.com/codebridger/lib-vue-components/commit/8f37d8c89e8dd79fac498687fbc4bb57e7fd3ac2))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgw Add Confirmation Mode to Select component for improved user experience ([136ff6b](https://github.com/codebridger/pilotui/commit/136ff6b0ffa85934f5b00ce4cdd5ba3415b8a31e))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgw Add form component to package.json and vite.config.ts ([b12b68c](https://github.com/codebridger/pilotui/commit/b12b68c152d973f621cef3b3fce3cc2999635bc4))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgw Add Select component with comprehensive Storybook documentation ([02e0195](https://github.com/codebridger/pilotui/commit/02e0195b12ecf2ed97297ee2d3707fef86d264c9))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgw Implement custom mode for Select component with enhanced slot functionality ([24a7105](https://github.com/codebridger/pilotui/commit/24a710560e4b90a7053811dfcb387be6a557123b))
* [#86](https://github.com/codebridger/pilotui/issues/86)eunvbgw Update component imports and remove unused CheckboxInput and SwitchBall components ([8f37d8c](https://github.com/codebridger/pilotui/commit/8f37d8c89e8dd79fac498687fbc4bb57e7fd3ac2))

# [1.17.0-dev.34](https://github.com/codebridger/lib-vue-components/compare/dev-1.17.0-dev.33...dev-1.17.0-dev.34) (2025-08-26)
# [1.17.0-dev.34](https://github.com/codebridger/pilotui/compare/dev-1.17.0-dev.33...dev-1.17.0-dev.34) (2025-08-26)


### Features

* Enhance Storybook server management and health checks ([5079f22](https://github.com/codebridger/lib-vue-components/commit/5079f228c3154954e91eb6fba2d0d245b5dc172b))
* Enhance Storybook server management and health checks ([5079f22](https://github.com/codebridger/pilotui/commit/5079f228c3154954e91eb6fba2d0d245b5dc172b))

# [1.17.0-dev.33](https://github.com/codebridger/lib-vue-components/compare/dev-1.17.0-dev.32...dev-1.17.0-dev.33) (2025-08-26)
# [1.17.0-dev.33](https://github.com/codebridger/pilotui/compare/dev-1.17.0-dev.32...dev-1.17.0-dev.33) (2025-08-26)


### Features

* Add detailed documentation for various components in Storybook ([3581e09](https://github.com/codebridger/lib-vue-components/commit/3581e097a526224ca49ad6c85077e077801db3a4))
* Enhance IconButton component with badge mode and associated documentation ([c773bad](https://github.com/codebridger/lib-vue-components/commit/c773bad47d163d1d2b6e9fba0cf9a7940a6c2d89))
* Introduce chip mode in Button component with enhanced functionality and documentation ([9d5effd](https://github.com/codebridger/lib-vue-components/commit/9d5effd3284012e5ba81ea8f7cc3edaf06b846fd))
* Add detailed documentation for various components in Storybook ([3581e09](https://github.com/codebridger/pilotui/commit/3581e097a526224ca49ad6c85077e077801db3a4))
* Enhance IconButton component with badge mode and associated documentation ([c773bad](https://github.com/codebridger/pilotui/commit/c773bad47d163d1d2b6e9fba0cf9a7940a6c2d89))
* Introduce chip mode in Button component with enhanced functionality and documentation ([9d5effd](https://github.com/codebridger/pilotui/commit/9d5effd3284012e5ba81ea8f7cc3edaf06b846fd))

# [1.17.0-dev.32](https://github.com/codebridger/lib-vue-components/compare/dev-1.17.0-dev.31...dev-1.17.0-dev.32) (2025-08-26)
# [1.17.0-dev.32](https://github.com/codebridger/pilotui/compare/dev-1.17.0-dev.31...dev-1.17.0-dev.32) (2025-08-26)


### Features

* Add semantic release configuration for automated versioning and changelog generation ([3195606](https://github.com/codebridger/lib-vue-components/commit/3195606c497457e0c2544c10b9957090a1ed6c00))
* Add semantic release configuration for automated versioning and changelog generation ([3195606](https://github.com/codebridger/pilotui/commit/3195606c497457e0c2544c10b9957090a1ed6c00))
Loading
Loading