Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ktableview): add component [KHCP-9499] (#2338)
* feat(kdatatable): add component [KHCP-9499] * fix(ktableview): row links [KHCP-9499] * feat(ktableview): add actions dropdown support [KHCP-9499] * docs(table-view): component docs [KHCP-9499] * fix: minor fix * feat(ktable, ktableview): max height prop [KHCP-9499] * test(ktableview): add component tests [KHCP-9499] * fix(ktable, ktableview): fix column resize [KHCP-9499] * fix(ktableview): row attrs route links [KHCP-9499] * fix(ktableview): add row link prop [KHCP-9499] * fix(ktableview): add pagination [KHCP-9499] * docs: minor tweak [KHCP-9499] * fix: apply pr feedback Co-authored-by: Adam DeHaven <[email protected]> * fix: address pr feedback * fix: address pr feedback * fix: address pr feedback * docs: address feedback [KHCP-9499] * fix: address pr feedback * fix: address pr feedback * test(ktableview): add pagination tests [KHCP-9499] * fix: minor fix * fix: address pr feedback * fix: address pr feedback * fix: address pr feedback * fix: address pr feedback * fix: address pr feedback * docs: apply pr feedback Co-authored-by: Adam DeHaven <[email protected]> * fix(ktableview): remove console.log [KHCP-9499] --------- Co-authored-by: Adam DeHaven <[email protected]>
- Loading branch information