Commit graph

13 commits

Author SHA1 Message Date
Eric Liu
378fe06e03 chore: remove storybook 2020-10-14 16:23:44 -07:00
josefaidt
398887a3d3 feat(prettier): add svelteBracketNewLine 2020-09-24 10:50:34 -05:00
Eric Liu
42b8159b1c chore(prettier): use svelteStrictMode 2020-09-04 16:35:49 -07:00
Eric Liu
322b238cf0 chore(deps-dev): bump prettier, prettier-plugin-svelte 2020-09-04 16:34:28 -07:00
Lukas Rieder
ff8e0c44aa Do not invoke close(), just pass it 2020-08-23 22:20:55 +02:00
Lukas Rieder
a5b4e3eb24 Fix missing import and do not invoke close(), just pass it 2020-08-23 22:20:41 +02:00
Lukas Rieder
ce607c6f26 Fix InlineNotification and ToastNotification timeout
* Dispatch close event when a notification closes due to timeout
* Fix documentation text on the timeout prop (its removing the notification after opening it, not after closing it)
2020-08-23 17:45:35 +02:00
Eric Liu
5c829b5afc build: use svelte compiler to generate typescript definitions 2020-08-10 18:27:26 -07:00
Eric Liu
f30755b237 chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
Eric Liu
c3f924c25a chore: add more type docs 2020-07-25 11:30:45 -07:00
Eric Liu
773b18d314 chore: add more prop annotations 2020-07-25 06:26:49 -07:00
Eric Liu
fff54a19eb fix: clear timeout in onMount return function 2020-07-24 17:18:23 -07:00
Eric Liu
2200b29b92 chore: lift components folder 2020-07-19 09:06:08 -07:00