Commit graph

7 commits

Author SHA1 Message Date
Eric Liu
322b238cf0 chore(deps-dev): bump prettier, prettier-plugin-svelte 2020-09-04 16:34:28 -07: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
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
2200b29b92 chore: lift components folder 2020-07-19 09:06:08 -07:00
Renamed from src/components/Notification/InlineNotification.svelte (Browse further)