Skip to content

Releases: codebridger/lib-vue-components

v1.28.1

16 Nov 14:03

Choose a tag to compare

1.28.1 (2025-11-16)

Bug Fixes

  • Select: Change v-show to v-if for improved rendering logic (d0fb03e)

v1.28.0

16 Nov 13:49

Choose a tag to compare

1.28.0 (2025-11-16)

Features

  • Add custom selected display slot to Select component (79d98b7)

dev-1.17.0-dev.38

16 Nov 13:42

Choose a tag to compare

dev-1.17.0-dev.38 Pre-release
Pre-release

1.17.0-dev.38 (2025-11-16)

Features

  • Add custom selected display slot to Select component (79d98b7)

v1.27.0

09 Sep 13:01

Choose a tag to compare

1.27.0 (2025-09-09)

Bug Fixes

  • #86eunvbgj Improve error handling and styling in InputGroup and related components (4df36d0)
  • #86eunvbgj Update Button accessibility test and add InputGroup tests (49a570a)

Features

  • #86eunvbgj Enhance InputGroup and related components for improved styling and functionality (40ee215)
  • #86eunvbgj Add InputGroup component with Storybook documentation (41ccd32)
  • #86eunvbgj Enhance Button and Input components for InputGroup consistency (dcb6d69)
  • #86eunvbgj Enhance Button and InputGroup integration with new button styling (abff417)
  • #86eunvbgj Enhance Input and TextArea components for InputGroup integration (dc90f6f)
  • #86eunvbgj Enhance InputGroup and related components for improved styling and consistency (0593109)
  • #86eunvbgj Enhance InputGroup and related components with focus management and border styling (8029f74)
  • #86eunvbgj Refactor InputGroup and Button components for improved styling and consistency (dab9956)
  • Add badge label support to IconButton component (5084bce)
  • Enhance Button component with focus styling and loading state handling (9023937)
  • Update Component Development Guidelines to include InputGroup integration requirements (e50d144)

dev-1.17.0-dev.37

09 Sep 12:52

Choose a tag to compare

dev-1.17.0-dev.37 Pre-release
Pre-release

1.17.0-dev.37 (2025-09-09)

Bug Fixes

  • #86eunvbgj Improve error handling and styling in InputGroup and related components (4df36d0)
  • #86eunvbgj Update Button accessibility test and add InputGroup tests (49a570a)

Features

  • #86eunvbgj Enhance InputGroup and related components for improved styling and functionality (40ee215)
  • #86eunvbgj Add InputGroup component with Storybook documentation (41ccd32)
  • #86eunvbgj Enhance Button and Input components for InputGroup consistency (dcb6d69)
  • #86eunvbgj Enhance Button and InputGroup integration with new button styling (abff417)
  • #86eunvbgj Enhance Input and TextArea components for InputGroup integration (dc90f6f)
  • #86eunvbgj Enhance InputGroup and related components for improved styling and consistency (0593109)
  • #86eunvbgj Enhance InputGroup and related components with focus management and border styling (8029f74)
  • #86eunvbgj Refactor InputGroup and Button components for improved styling and consistency (dab9956)
  • Enhance Button component with focus styling and loading state handling (9023937)
  • Update Component Development Guidelines to include InputGroup integration requirements (e50d144)

dev-1.17.0-dev.36

01 Sep 12:29

Choose a tag to compare

dev-1.17.0-dev.36 Pre-release
Pre-release

1.17.0-dev.36 (2025-09-01)

Features

  • Add badge label support to IconButton component (5084bce)

v1.26.0

31 Aug 15:16

Choose a tag to compare

1.26.0 (2025-08-31)

Bug Fixes

  • #86eunvbgw Update Select component snapshots to reflect changes in dropdown styling (4c25aa6)

Features

  • #86eunvbgw Add Confirmation Mode to Select component for improved user experience (136ff6b)
  • #86eunvbgw Add form component to package.json and vite.config.ts (b12b68c)
  • #86eunvbgw Add Select component with comprehensive Storybook documentation (02e0195)
  • #86eunvbgw Implement custom mode for Select component with enhanced slot functionality (24a7105)
  • #86eunvbgw Update component imports and remove unused CheckboxInput and SwitchBall components (8f37d8c)

dev-1.17.0-dev.35

30 Aug 16:18

Choose a tag to compare

dev-1.17.0-dev.35 Pre-release
Pre-release

1.17.0-dev.35 (2025-08-30)

Bug Fixes

  • #86eunvbgw Update Select component snapshots to reflect changes in dropdown styling (4c25aa6)

Features

  • #86eunvbgw Add Confirmation Mode to Select component for improved user experience (136ff6b)
  • #86eunvbgw Add form component to package.json and vite.config.ts (b12b68c)
  • #86eunvbgw Add Select component with comprehensive Storybook documentation (02e0195)
  • #86eunvbgw Implement custom mode for Select component with enhanced slot functionality (24a7105)
  • #86eunvbgw Update component imports and remove unused CheckboxInput and SwitchBall components (8f37d8c)

v1.25.0

26 Aug 17:17

Choose a tag to compare

1.25.0 (2025-08-26)

Features

  • Enhance Storybook server management and health checks (5079f22)

v1.24.0

26 Aug 17:03

Choose a tag to compare

1.24.0 (2025-08-26)

Features

  • Add detailed documentation for various components in Storybook (3581e09)
  • Add semantic release configuration for automated versioning and changelog generation (3195606)
  • Enhance IconButton component with badge mode and associated documentation (c773bad)
  • Introduce chip mode in Button component with enhanced functionality and documentation (9d5effd)