Eric Liu
|
73036aea4a
|
feat(data-table): dispatch row mouseenter, mouseleave events
Add a row id for easier querying.
Add missing selected row class.
|
2020-10-24 13:58:49 -07:00 |
|
Eric Liu
|
f43b132088
|
feat(data-table): support radio, selectable variants with batch actions
|
2020-10-24 13:37:00 -07:00 |
|
Eric Liu
|
611d72bcf3
|
feat(data-table): add toolbar, toolbar search
|
2020-10-24 11:10:31 -07:00 |
|
albert
|
d0750d1fa2
|
fix(datatable): fix sort parameters
|
2020-10-23 16:08:02 +02:00 |
|
albert
|
2ad9072abd
|
feat: add display and sort methods in header object
|
2020-10-21 23:39:25 +02:00 |
|
Eric Liu
|
c0fbd24e2a
|
feat(data-table): make cells slottable
|
2020-10-17 14:31:57 -07:00 |
|
Eric Liu
|
1a809c9c3a
|
fix(data-table): fix JSDoc type for expandableRowIds
|
2020-10-17 13:45:15 -07:00 |
|
Eric Liu
|
0a927ae512
|
feat(data-table): add expandable DataTable
#14
|
2020-10-17 13:33:26 -07:00 |
|
josefaidt
|
398887a3d3
|
feat(prettier): add svelteBracketNewLine
|
2020-09-24 10:50:34 -05:00 |
|
albert
|
100de475bc
|
fix: change DataTable.svelte headers prop type
|
2020-09-19 23:58:17 +02:00 |
|
Eric Liu
|
42b8159b1c
|
chore(prettier): use svelteStrictMode
|
2020-09-04 16:35:49 -07:00 |
|
Eric Liu
|
f30755b237
|
chore: complete first pass of apply jsdoc annotations to component props
|
2020-07-26 17:42:12 -07:00 |
|
Eric Liu
|
773b18d314
|
chore: add more prop annotations
|
2020-07-25 06:26:49 -07:00 |
|
Eric Liu
|
2200b29b92
|
chore: lift components folder
|
2020-07-19 09:06:08 -07:00 |
|