carbon-components-svelte/src/ComposedModal
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
..
ComposedModal.svelte Various features/fixes (#727) 2021-07-05 13:22:56 -07:00
index.js chore: lift components folder 2020-07-19 09:06:08 -07:00
ModalBody.svelte Alignment with Carbon version 10.32 (#588) 2021-04-02 13:31:53 -07:00
ModalFooter.svelte feat(modal): support 3-button Modal, ComposedModal (#724) 2021-07-05 08:44:51 -07:00
ModalHeader.svelte Alignment with Carbon version 10.28 (#505) 2021-02-05 05:59:10 -08:00