carbon-components-svelte/docs
metonym 8d3ac75170
feat(file-uploader-drop-container): rework FileUploaderDropContainer (#1125)
- convert `FileList` to `File[]` to be consistent with `FileUploader` and `FileUploaderButton`
- add `files` prop for two-way binding
- dispatch instead of forward the `change` event (detail signature: `File[]`)
2022-02-21 13:33:11 -08:00
..
public docs: remove vercel, add Deploy to Render button (#832) 2021-09-29 09:49:15 -07:00
src feat(file-uploader-drop-container): rework FileUploaderDropContainer (#1125) 2022-02-21 13:33:11 -08: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 feat(css): upgrade carbon-components to v10.52.0 (#1078) 2022-02-10 06:47:36 -08:00
svelte.config.js chore(prettier): remove deprecated svelteBracketNewLine option [ci skip] 2022-01-01 11:05:19 -08:00
vite.config.js Switch from svite to vite + vite-plugin-svelte. (#962) 2021-12-31 10:11:48 -08:00
yarn.lock feat(css): upgrade carbon-components to v10.52.0 (#1078) 2022-02-10 06:47:36 -08:00