carbon-components-svelte/docs
Eric Liu 0a69f8ec74
Various features/fixes (#727)
* fix(data-table): export useStaticWidth prop

* docs(data-table): add static width example

* fix(data-table): do not render table header if title/description not provided

* feat(modal): dispatch "click:button--primary" as an alias to "submit"

* test: update DataTable types test

* test(modal): update modal type tests

* docs(data-table): add clear reminder to key headers/rows
2021-07-05 13:22:56 -07:00
..
public docs: add vercel to docsite footer 2020-10-05 15:03:06 -07:00
src Various features/fixes (#727) 2021-07-05 13:22:56 -07:00
.gitignore docs: add new component docs 2020-10-02 20:13:02 -07:00
index.html docs: remove app hydration 2020-10-14 14:42:45 -07:00
package.json Remove clipboard-copy dependency from CodeSnippet, CopyButton (#726) 2021-07-05 12:12:28 -07:00
svelte.config.js docs: render component API typedefs (#721) 2021-07-03 15:29:26 -07:00
vercel.json docs: try vercel.json for SPA fallback 2020-10-10 11:15:42 -07:00
vite.config.js feat: upgrade flatpickr and use ESM entry #249 (#489) 2021-01-21 14:21:17 -08:00
yarn.lock Remove clipboard-copy dependency from CodeSnippet, CopyButton (#726) 2021-07-05 12:12:28 -07:00