carbon-components-svelte/docs
metonym 714f47a635
fix(types): dispatched events without a detail value should be null (#1124)
Currently, dispatched events without `e.detail` have a type of `any`.

We can be more specific as a `CustomEvent` detail value is `null`.
2022-02-21 09:42:42 -08:00
..
public docs: remove vercel, add Deploy to Render button (#832) 2021-09-29 09:49:15 -07:00
src fix(types): dispatched events without a detail value should be null (#1124) 2022-02-21 09:42:42 -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