metonym
52eff3c5a8
docs(data-table): add "Expandable and selectable" example ( #1277 )
...
* docs(data-table): add "Expandable and selectable" example
* docs(data-table): add "Batch selection" example
* docs(data-table): rework "Batch selection with initial selected rows" example
* docs(data-table): rework selectable examples to include selectedRowIds
* docs: remove extra space from pre tags
2022-04-30 09:58:14 -07:00
brunnerh
5de0d9a357
breaking(breakpoint): add breakpointObserver store ( #1092 )
...
* breaking: re-name event "on:match" to "on:change" in `Breakpoint.svelte`
* feat: add `breakpointObserver` read-only store
* refactor: export breakpoint constants from `breakpoints.js`
2022-03-08 08:38:58 -08:00
brunnerh
6458c97c1a
Add required
prop to Select. ( #968 )
...
Upgrade sveld to set paths correctly on Windows.
Make Prettier script compatible with Windows and run it.
2022-01-03 10:46:12 -08:00
Eric Liu
f31ab25e0a
Breakpoint ( #733 )
...
* feat(breakpoint): add Breakpoint
* docs(breakpoint): update docs
* refactor(breakpoint): add prop descriptions, type slot
* docs: add missing semicolon to last typedef
* docs: decrease margin bottom for inline snippet
* docs: add Breakpoint to new components [ci skip]
* docs(config): use "scripts-markup-styles" for svelteSortOrder [ci skip]
* docs(breakpoint): label on:match event [ci skip]
2021-07-07 12:40:06 -07:00