carbon-components-svelte/src/Notification
Eric Liu b21600c9d6
feat(types): loosen icon prop type to allow any Svelte component #806 (#853)
* feat(types): loosen type for Carbon icons #806

* Add closeIcon option and remove stopPropagation on:click in HeaderAction (#840)

* Remove stopPropagation on:click

Remove stopPropagation on:click helps when you have more then one acction to switch between actions tabs

* fix bug for default icon

* add closeIcon attribute to HeaderAction

* feat(types): loosen type for Carbon icons #806

* chore: update TreeView, HeaderAction icon types

Co-authored-by: Daniel Miedzik <daniel.miedzik@gmail.com>
2021-10-15 16:40:23 -07:00
..
index.js chore: lift components folder 2020-07-19 09:06:08 -07:00
InlineNotification.svelte Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
NotificationActionButton.svelte Alignment with Carbon version 10.27 (#495) 2021-01-27 13:29:20 -08:00
NotificationButton.svelte feat(types): loosen icon prop type to allow any Svelte component #806 (#853) 2021-10-15 16:40:23 -07:00
NotificationIcon.svelte Alignment with Carbon version 10.27 (#495) 2021-01-27 13:29:20 -08:00
NotificationTextDetails.svelte chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
ToastNotification.svelte Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00