carbon-components-svelte/docs
Eric Liu f4a3646cb4
feat(modal): support 3-button Modal, ComposedModal (#724)
* feat(modal): support 3-button modal #528, #472

* fix(modal): "supercede" --> "supersede"

* test(modal): test secondaryButtons prop, updated click:button--secondary custom event

* docs(modal): add multiple secondary button example for ComposedModal

* docs(modal): rename example

* fix(modal): do not render secondary button if secondaryButtonText is falsy

* docs(composed-modal): add button to re-open modal
2021-07-05 08:44:51 -07:00
..
public docs: add vercel to docsite footer 2020-10-05 15:03:06 -07:00
src feat(modal): support 3-button Modal, ComposedModal (#724) 2021-07-05 08:44:51 -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 Align v10.38 (#698) 2021-06-27 08:46:57 -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 Align v10.38 (#698) 2021-06-27 08:46:57 -07:00