Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(kdropdownmenu): component reskinning [KHCP-8879] (#1775)
* chore(sandbox): setup component sandbox [KHCP-8879] * fix(krdopdownmenu): remove unneeded props and classes [KHCP-8879] * fix(kdropdownmenu): remove and deprecate props [KHCP-8879] * fix(kdropdownmenu): change props [KHCP-8879] * fix(sandbox): add sandbox example [KHCP-8879] * feat(kdropdownmenu): component reskinning [KHCP-8879] * test(kdropdownmenu): fix component tests [KHCP-8879] * fix(kdropdownmenu): minor fixes [KHCP-8879] * chore(deps): bump @kong/icons preview [KHCP-8879] * chore(deps): bump @kong/icons to 1.7.6 [KHCP-8879] * fix(kdropdown): rename component [KHCP-8879] * fix(kdropdown): update imports and rename files [KHCP-8879] * fix(kdropdown): misc fixes [KHCP-8879] * docs(dropdown): update component docs [KHCP-8879] * docs(dropdown): minor fix [KHCP-8879] * fix(kdropdown): dropdown container spacing tweaks [KHCP-8879] * fix: apply PR feedback Co-authored-by: Adam DeHaven <[email protected]> * fix(kdropdown): address PR feedback [KHCP-8879] * docs(dropdown): address PR feedback [KHCP-8879] * fix(dropdown): address PR feedback [KHCP-8879] * docs: address PR feedback [KHCP-8879] * docs: minor fix [KHCP-8879] * fix(kdropdown): address PR feedback [KHCP-8879] * chore(sandbox): add dropdown in table sandbox [KHCP-8879] * fix(ktable): fix dropdown spacing [KHCP-8879] * fix(sandbox): minor fix [KHCP-8879] --------- Co-authored-by: Adam DeHaven <[email protected]>
- Loading branch information