Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(kmultiselect): reskin component [KHCP-8992] (#1874)
* 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]> * feat(kbadge): reskin component - wip [KHCP-8968] * feat(kbadge): reskin component - wip [KHCP-8968] * fix(kbadge): styling fix [KHCP-8968] * fix(kbadge): icon slot [KHCP-8968] * fix(kbadge): tooltip props [KHCP-8968] * test(kbadge): fix component tests [KHCP-8968] * fix(kmultiselect): minor fix [KHCP-8968] * fix(*): misc kbadge fixes [KHCP-8968] * fix(kmultiselect): undo changes [KHCP-8968] * fix(*): rebase [KHCP-8968] * fix(kbadge): address PR feedback [KHCP-8968] * fix(kbadge): add decorative appearance [KHCP-8968] * chore(sandbox): setup component sandbox [KHCP-8992] * feat(kmultiselect): reskin component - wip [KHCP-8992] * feat(kmultiselect): reskin component - wip [KHCP-8992] * feat(kmultiselect): reskin component - wip [KHCP-8992] * feat(kmultiselect): reskin component [KHCP-8992] * fix(kmultiselect): misc fixes [KHCP-8992] * test(kmultiselect): fix component tests [KHCP-8992] * fix(kmultiselect): misc fixes [KHCP-8992] * fix(kmultiselect): misc fixes [KHCP-8992] * docs(kmultiselect): update component docs [KHCP-8992] * docs(multiselect): add help and error props sections [KHCP-8992] * fix(kmultiselect): bug fix [KHCP-8992] * fix(kmultiselect): address PR feedback Co-authored-by: Adam DeHaven <[email protected]> * fix(kmultiselect): address PR feedback [KHCP-8992] * fix(kmultiselect): address PR feedback [KHCP-8992] * fix: bad rebase * fix(kbadge): remove hidden prop [KHCP-8992] * fix(kmultiselect): refactor input field [KHCP-8992] * fix(kmultiselect): misc tweaks and fixes [KHCP-8992] * test(kmultiselect): update component tests [KHCP-8992] * fix(kmultiselect): minor tweaks [KHCP-8992] * fix(kmultiselect): add key to badge instead of container * test(kmultiselect): fix component tests [KHCP-8992] * fix(kmultiselect): minor styling tweaks [KHCP-8992] * fix(kmultiselect): prevent scroll jump [KHCP-8992] * docs(multiselect): minor tweak [KHCP-8992] * fix(kmultiselect): address PR feedback [KHCP-8992] * test(kmultiselect): fix component test [KHCP-8992] * fix(kmultiselect): address PR feedback [KHCP-8992] * fix(kmultiselect): address PR feedback [KHCP-8992] * fix(kmultiselect): sanitize use input [KHCP-8992] * fix(kmultiselect): update component min width [KHCP-8992] --------- Co-authored-by: Adam DeHaven <[email protected]> Co-authored-by: Adam DeHaven <[email protected]>
- Loading branch information