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(kbadge, kinputswitch, kmethodbadge): components reskin #1893

Merged
merged 8 commits into from
Dec 8, 2023

Conversation

portikM
Copy link
Member

@portikM portikM commented Dec 5, 2023

Summary

Single branch for these components reskin release:

KBadge: #1800
KInputSwitch: #1871
KMethodBadge: #1899

PR Checklist

  • Conventional Commits all commits follow the conventional commit standards outlined in the main README.
  • Tests coverage: test coverage was added for new features and bug fixes
  • Docs: includes a technically accurate README

@portikM portikM self-assigned this Dec 5, 2023
Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for kongponents-sandbox ready!

Name Link
🔨 Latest commit 0d5d4df
🔍 Latest deploy log https://app.netlify.com/sites/kongponents-sandbox/deploys/657249691bd65300081a41ca
😎 Deploy Preview https://deploy-preview-1893--kongponents-sandbox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 7c81bc5
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/656f777d79efdf0009baa1fd
😎 Deploy Preview https://deploy-preview-1893--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 0d5d4df
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/65724969d4f7fc0008cd64dd
😎 Deploy Preview https://deploy-preview-1893--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@portikM portikM changed the title feat(kbadge, kinputswitch, kselect, kmultiselect): components reskin feat(kbadge, kinputswitch): components reskin Dec 5, 2023
@portikM portikM force-pushed the adoption-phase-3-rc branch from fef6bf8 to d30c932 Compare December 6, 2023 20:34
portikM and others added 3 commits December 7, 2023 11:17
* 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]>
@portikM portikM force-pushed the adoption-phase-3-rc branch from d30c932 to 75e976b Compare December 7, 2023 16:17
* fix(kmethodbadge): remove component [KHCP-8989]

* fix: remove kmethodbadge component exports [KHCP-8989]
@portikM portikM changed the title feat(kbadge, kinputswitch): components reskin feat(kbadge, kinputswitch, kmethodbadge): components reskin Dec 7, 2023
Copy link
Member

@adamdehaven adamdehaven left a comment

Choose a reason for hiding this comment

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

lgtm

@portikM portikM marked this pull request as ready for review December 8, 2023 14:14
@portikM portikM requested a review from a team as a code owner December 8, 2023 14:14
@portikM portikM merged commit 07eafc8 into alpha Dec 8, 2023
9 checks passed
@portikM portikM deleted the adoption-phase-3-rc branch December 8, 2023 14:14
kongponents-bot pushed a commit that referenced this pull request Dec 8, 2023
# [9.0.0-alpha.73](v9.0.0-alpha.72...v9.0.0-alpha.73) (2023-12-08)

### Features

* **kbadge, kinputswitch, kmethodbadge:** components reskin ([#1893](#1893)) ([07eafc8](07eafc8)), closes [#1871](#1871)
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 9.0.0-alpha.73 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants