carbon-components-svelte/src/Notification
metonym df4ed9d75a
fix(types): use @component comments for deprecation notices (#1111)
The Svelte Language Server allows component-level comments through `<!-- @component ... -->` syntax.

Deprecation notices for components should be moved from the script block to the markup template.
2022-02-19 18:50:25 -08:00
..
index.js chore: lift components folder 2020-07-19 09:06:08 -07:00
InlineNotification.svelte Align v10.48 (#907) 2021-11-12 16:25:02 -08:00
NotificationActionButton.svelte Alignment with Carbon version 10.27 (#495) 2021-01-27 13:29:20 -08:00
NotificationButton.svelte Inline carbon icons, remove carbon-icons-svelte from dependencies (#904) 2021-11-11 08:54:45 -08:00
NotificationIcon.svelte hotfix: fix remaining imports from carbon-icons-svelte (#905) 2021-11-12 13:09:43 -08:00
NotificationTextDetails.svelte fix(types): use @component comments for deprecation notices (#1111) 2022-02-19 18:50:25 -08:00
ToastNotification.svelte Align v10.48 (#907) 2021-11-12 16:25:02 -08:00