carbon-components-svelte/types/UIShell
Daniel Miedzik 1581bc0122
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
2021-10-15 16:23:34 -07:00
..
GlobalHeader Add closeIcon option and remove stopPropagation on:click in HeaderAction (#840) 2021-10-15 16:23:34 -07:00
SideNav feat(ui-shell): export expansionBreakpoint as a prop in Header, SideNav #715 (#723) 2021-07-05 08:44:21 -07:00
Content.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
HeaderGlobalAction.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
HeaderSearch.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
SideNavDivider.d.ts Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
SkipToContent.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00