Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ktable): component reskin [KHCP-9002] (#2151)
* fix(deps): update dependency @kong/icons to ^1.9.0 (#2144) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(release): 9.0.0-alpha.145 [skip ci] * **deps:** update dependency @kong/icons to ^1.9.0 ([#2144](#2144)) ([52f3c2d](52f3c2d)) * chore(deps): update dependency @kong-ui-public/sandbox-layout to ^2.0.50 (#2145) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat(kcodeblock, kcatalog, kcollapse, kstepper): components reskin (#2124) * feat(kcodeblock): component reskin [KHCP-8975] (#2100) * feat(kcollapse): component reskin [KHCP-8976] (#2125) * feat(kcollapse): reskin component - wip [KHCP-8976] * feat(kcollapse): component reskin [KHCP-8976] * test(kcollapse): update compoent tests [KHCP-8976] * fix(kcollapse): misc fixes [KHCP-8976] * docs(collapse): update component docs [KHCP-8976] * chore(sandbox): minor fix [KHCP-8976] * docs(collapse): misc fix [KHCP-8976] * fix(kcollapse): apply feedback Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> * fix(kcollapse): address feedback [KHCP-8976] --------- Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> * feat(kcatalog): reskin component [KHCP-8972] (#2116) * fix(kcatalog): update props, slots, events [KHCP-8972] * feat(kcatalog): reskin component [KHCP-8972] * feat(kcatalogitem): reskin component [KHCP-8972] * test(kcatalog): update component tests [KHCP-8972] * docs(catalog): update component docs [KHCP-8972] * docs(catalog): minor fix [KHCP-8972] * test(kemptystate): fix flaky test [KHCP-8972] * test(kalert): fix flaky test [KHCP-8972] * fix(kcatalog): grid gap [KHCP-8972] * fix(kcatalog): apply feedback Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> * fix(kcatalog): address feedback [KHCP-8972] * fix(*): remove letter spacing [KHCP-8972] --------- Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> * feat(kstepper): component reskin [KHCP-9001] (#2132) * fix(kmultiselect): minor fix [KHCP-9001] * feat(kstepper): reskin component [KHCP-9001] * fix(kstepper): remove stepper icons [KHCP-9001] * test(kstepper): update component tests [KHCP-9001] * fix(kstepper): minor fix [KHCP-9001] * docs(stepper): update component docs [KHCP-9001] * fix(kstepper): add aria-current [KHCP-9001] * fix(kstep): icon titles [KHCP-9001] * docs: minor fix * fix(kcodeblock): icon button not to inherit attrs (#2140) * fix(kcatalogitem): fix overflow * fix(*): add title or decorative prop to icons (#2143) * fix(*): add title or decorative prop to icons * fix(*): minor fix * fix(kcopy): minor fix * fix(kcopy): minor fix * fix(*): address pr feedback * fix(ktable): minor fix --------- Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> * chore(release): 9.0.0-alpha.146 [skip ci] * **kcodeblock, kcatalog, kcollapse, kstepper:** components reskin ([#2124](#2124)) ([4c97890](4c97890)), closes [#2100](#2100) [#2125](#2125) * chore(deps): update dependency @kong-ui-public/sandbox-layout to ^2.0.51 (#2146) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat(ktable): reskin props [KHCP-9002] * fix(ktable): rename events [KHCP-9002] * fix(ktable): fix sortable prop conditions [KHCP-9002] * test(ktable): fix component tests [KHCP-9002] * feat(ktable): reskin selectors [KHCP-9002] * feat(ktable): reskin component [KHCP-9002] * fix(ktable): misc fixes & updates [KHCP-9002] * docs(ktable): update component docs [KHCP-9002] * docs(tabs): disabled tab tooltip example [KHCP-9002] * revert(kexternallink): revert changes [KHCP-9002] * feat(ktable): add column header tooltip [KHCP-9002] * test(ktable): add column header tooltip test [KHCP-9002] * docs(ktable, kcatalog): pagination section [KHCP-9002] * docs(ktable): add examples [KHCP-9002] * chore: fix package.json [KHCP-9002] * fix(ktable): apply pr feedback Co-authored-by: Kai Arrowood <kai.arrowood@konghq.com> * fix(ktable): address pr feedback [KHCP-9002] * fix(ktable): minor type fix [KHCP-9002] * fix(ktable): minor fix [KHCP-9002] * fix(utilities): remove client side sorter function [KHCP-9002] * chore(sandbox): minor tweak [KHCP-9002] * fix(utilities): add client side sorter function back [KHCP-9002] * fix(ktable): add default sorter function back [KHCP-9002] * docs(table): minor updates [KHCP-9002] * docs(table): tweak wording [KHCP-9002] * docs(table): apply pr feedback Co-authored-by: Kai Arrowood <kai.arrowood@konghq.com> * fix(kskeleton): adjust table row height [KHCP-9002] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> Co-authored-by: Kai Arrowood <kai.arrowood@konghq.com>
- Loading branch information