Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(field-multiselect): setup syntax [khcp-11341] #1885

Merged
merged 6 commits into from
Jan 10, 2025

Conversation

kaiarrowood
Copy link
Contributor

@kaiarrowood kaiarrowood commented Jan 9, 2025

Summary

Convert KMultiselect to setup syntax for KHCP-11341.

Other fixes:

  • Add testing of style classes to other entities
  • add support for missing props to FieldMultiselect:
    • id
    • classNames
    • disabled
    • name
    • add data-testid to KPop

@kaiarrowood kaiarrowood self-assigned this Jan 9, 2025
@kaiarrowood kaiarrowood marked this pull request as ready for review January 9, 2025 16:52
Copy link
Member

@Leopoldthecoder Leopoldthecoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manually tested and LGTM

Copy link
Contributor

@Justineo Justineo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also describe any other changes made in addition to the refactoring to <script setup> in the PR?

Co-authored-by: GU Yiling <[email protected]>
@kaiarrowood kaiarrowood enabled auto-merge (squash) January 10, 2025 14:23
Justineo
Justineo previously approved these changes Jan 10, 2025
Copy link
Contributor

@Justineo Justineo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@Justineo Justineo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kaiarrowood kaiarrowood merged commit df4ffbb into main Jan 10, 2025
11 checks passed
@kaiarrowood kaiarrowood deleted the feat/field-multiselect-setup-syntax branch January 10, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants