Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(kbadge, kinputswitch, kmethodbadge): components reskin (#1893)
* feat(kinputswitch): reskin component [KHCP-8986] (#1871) * 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): component reskin [KHCP-8968] (#1800) * 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]> * fix(kinputswitch): minor fix * fix(kmethodbadge): remove component [KHCP-8989] (#1899) * fix(kmethodbadge): remove component [KHCP-8989] * fix: remove kmethodbadge component exports [KHCP-8989] * docs: fix typo * docs: small tweaks * docs: minor fix * fix(ktruncate): minor fix --------- Co-authored-by: Adam DeHaven <[email protected]>
- Loading branch information