carbon-components-svelte/src
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
..
Accordion Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
AspectRatio Align v10.33 (#619) 2021-04-30 17:08:09 -07:00
Breadcrumb Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Breakpoint Breakpoint (#733) 2021-07-07 12:40:06 -07:00
Button Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Checkbox fix: add a value prop to Checkbox (#849) 2021-10-13 07:38:51 -07:00
CodeSnippet Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
ComboBox fix(combo-box): remove redundant clear events #817 (#818) 2021-09-14 09:56:32 -07:00
ComposedModal Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
ContentSwitcher Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
ContextMenu Align v10.38 (#698) 2021-06-27 08:46:57 -07:00
Copy chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
CopyButton Remove clipboard-copy dependency from CodeSnippet, CopyButton (#726) 2021-07-05 12:12:28 -07:00
DataTable fix(DataTable): handle null/undefined values when sorting (#846) 2021-10-11 10:11:59 -07:00
DatePicker feat(date-picker): type flatpickrProps 2021-09-07 08:39:46 -07:00
Dropdown Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
FileUploader Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
FluidForm fix(fluid-form): forward missing events (#583) 2021-03-28 12:10:51 -07:00
Form Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
FormGroup Set a condition for showing legend in FormGroup (#785) 2021-09-05 13:25:32 -07:00
FormItem Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
FormLabel Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Grid Add padding prop to Grid component (#420) 2020-11-27 04:08:30 -08:00
Icon Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
ImageLoader Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
InlineLoading Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Link Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
ListBox Align v10.38 (#698) 2021-06-27 08:46:57 -07:00
ListItem Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Loading chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
LocalStorage Align v10.39 (#738) 2021-07-09 13:40:25 -07:00
Modal Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
MultiSelect fix: close overlays on window click (#761) 2021-07-22 09:44:23 -07:00
Notification Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
NumberInput Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
OrderedList Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
OverflowMenu fix: menuOptionsClass in OverflowMenu (#836) 2021-10-04 09:18:48 -07:00
Pagination Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
PaginationNav chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
Popover Alignment with Carbon version 10.31 (#571) 2021-03-20 10:39:14 -07:00
ProgressBar Export id in ProgressBar, add UX animated progress bar example (#732) 2021-07-07 10:08:03 -07:00
ProgressIndicator fix(progress-indicator): prevent keyboard navigation for incomplete steps #851 (#852) 2021-10-15 07:21:47 -07:00
RadioButton fix: radiobutton slot not working (#799) (#808) 2021-09-05 15:34:10 -07:00
RadioButtonGroup Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
RecursiveList RecursiveList (#717) 2021-07-05 08:43:48 -07:00
Search Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Select Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
SkeletonPlaceholder Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
SkeletonText Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Slider Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
StructuredList Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Tabs Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Tag Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
TextArea Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
TextInput Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Theme feat(theme): add Theme (#741) 2021-07-10 16:00:03 -07:00
Tile fix(clickable-tile): explicitly type restProps (#831) 2021-09-28 08:55:16 -07:00
TimePicker Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Toggle Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
ToggleSmall Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Tooltip fix: close overlays on window click (#761) 2021-07-22 09:44:23 -07:00
TooltipDefinition fix: close overlays on window click (#761) 2021-07-22 09:44:23 -07:00
TooltipIcon fix: close overlays on window click (#761) 2021-07-22 09:44:23 -07:00
TreeView Programmatically expand/collapse TreeView nodes (#850) 2021-10-13 08:54:37 -07:00
Truncate Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
UIShell Add closeIcon option and remove stopPropagation on:click in HeaderAction (#840) 2021-10-15 16:23:34 -07:00
UnorderedList Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
index.js feat(theme): add Theme (#741) 2021-07-10 16:00:03 -07:00