-
Notifications
You must be signed in to change notification settings - Fork 22
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(kbadge, kinputswitch, kmethodbadge): components reskin #1893
Conversation
✅ Deploy Preview for kongponents-sandbox ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for kongponents ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for kongponents ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
fef6bf8
to
d30c932
Compare
* feat(kinputswitch): reskin component [KHCP-8986] * fix(kinputswitch): minor fix [KHCP-8986] * feat(kinputswitch): reskin component [KHCP-8986] * fix(kinputswitch): misc fixes [KHCP-8986] * test(kinputswitch): fix component tests [KHCP-8986] * fix(kinputswitch): misc fixes [KHCP-8986] * docs(kinputswitch): update component docs [KHCP-8986] * fix(kinputswitch): add back disabled tooltip text prop [KHCP-8986] * docs(kinputswitch): minor fix [KHCP-8986] * docs(kinputswitch): minor fix [KHCP-8986] * fix(kinputswitch): prevent scroll on space [KHCP-8986] * fix(kinputswitch): address PR feedback Co-authored-by: Adam DeHaven <[email protected]> * fix(kinputswitch): address PR feedback [KHCP-8986] * fix(kinputswitch): add missing token [KHCP-8986] --------- Co-authored-by: Adam DeHaven <[email protected]>
* feat(kbadge): reskin component - wip [KHCP-8968] * feat(kbadge): reskin component - wip [KHCP-8968] * fix(kbadge): styling fix [KHCP-8968] * chore(sandbox): comment out tooltips [KHCP-8968] * fix(kbadge): method styling [KHCP-8968] * fix(kbadge): icon slot [KHCP-8968] * fix(kbadge): tooltip props [KHCP-8968] * fix(kmethodbadge): remove type [KHCP-8968] * test(kbadge): fix component tests [KHCP-8968] * test(kbadge): test icon slot [KHCP-8968] * test(kmultiselect): fix component tests [KHCP-8968] * fix(kmultiselect): minor fix [KHCP-8968] * fix(*): misc kbadge fixes [KHCP-8968] * docs(badge): update component docs [KHCP-8968] * fix(kmultiselect): undo changes [KHCP-8968] * fix(kmultiselect): fix component [KHCP-8968] * fix(kbadge): fix neutral appearance [KHCP-8968] * fix(kbadge): misc fixes [KHCP-8968] * fix(kbadge): method badge min width [KHCP-8968] * fix(kbadge): minor fix [KHCP-8968] * fix(kmultiselect): component tests [KHCP-8968] * fix(kmultiselect): fix kbadge props [KHCP-8968] * fix(*): rebase [KHCP-8968] * fix: address PR feedback Co-authored-by: Adam DeHaven <[email protected]> * fix(kbadge): address PR feedback [KHCP-8968] * fix(kbadge): address PR feedback Co-authored-by: Adam DeHaven <[email protected]> * fix(kbadge): add decorative appearance [KHCP-8968] * docs(badge): minor tweak [KHCP-8968] * fix(kbadge): remove custom colors props [KHCP-8968] * test(kbadge): fix component tests [KHCP-8968] * fix: address PR feedback Co-authored-by: Adam DeHaven <[email protected]> * fix(kbadge): address PR feedback [KHCP-8968] * fix(kbadge): remove legacy prop support [KHCP-8968] * fix(kbadge): component mixins [KHCP-8968] * docs(*): small tweaks [KHCP-8968] * fix(kbadge): small tweak [KHCP-8968] --------- Co-authored-by: Adam DeHaven <[email protected]>
d30c932
to
75e976b
Compare
* fix(kmethodbadge): remove component [KHCP-8989] * fix: remove kmethodbadge component exports [KHCP-8989]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
🎉 This PR is included in version 9.0.0-alpha.73 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary
Single branch for these components reskin release:
KBadge: #1800
KInputSwitch: #1871
KMethodBadge: #1899
PR Checklist