carbon-components-svelte/docs
Eric Liu a1e56bd135
Fixes (#749)
* fix(data-table): type DataTableRowId as "any" #530

Fixes #530

* fix(tree-view): make first node focusable if activeId does not match selected

* fix(overflow-menu): set type="button" to prevent default submit behavior #554

Fixes #554

* fix(overflow-menu): update semantic attributes in OverflowMenuItem

* fix(number-input): do not dispatch change event on initialization #561

Fixes #561

* fix(tree-view): make first focusable node tabbable regardless of active/selected states

* fix(date-picker): load rangePlugin dynamically

* build(rollup): enable inlineDynamicImports

* build(rollup): remove "clipboard-copy" global

* fix(overflow-menu): do not render title if using a slot #537

Fixes #537

* fix(select): forward missing focus, input events #501

Fixes #501
2021-07-14 13:48:23 -07:00
..
public docs: add vercel to docsite footer 2020-10-05 15:03:06 -07:00
src Fixes (#749) 2021-07-14 13:48:23 -07:00
.gitignore docs: add new component docs 2020-10-02 20:13:02 -07:00
index.html Improve documentation (#730) 2021-07-08 16:30:53 -07:00
package.json Align v10.39 (#738) 2021-07-09 13:40:25 -07:00
svelte.config.js Breakpoint (#733) 2021-07-07 12:40:06 -07:00
vercel.json docs: try vercel.json for SPA fallback 2020-10-10 11:15:42 -07:00
vite.config.js DatePicker rework (#737) 2021-07-08 16:33:03 -07:00
yarn.lock Align v10.39 (#738) 2021-07-09 13:40:25 -07:00