carbon-components-svelte/src
2021-12-28 12:59:33 -08:00
..
Accordion Inline carbon icons, remove carbon-icons-svelte from dependencies (#904) 2021-11-11 08:54:45 -08:00
AspectRatio Align v10.33 (#619) 2021-04-30 17:08:09 -07:00
Breadcrumb Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
Breakpoint Breakpoint (#733) 2021-07-07 12:40:06 -07:00
Button Omit explicit "from carbon-icons-svelte" from icon prop definitions (#866) 2021-10-20 13:48:52 -07:00
Checkbox fix: add a value prop to Checkbox (#849) 2021-10-13 07:38:51 -07:00
CodeSnippet Inline carbon icons, remove carbon-icons-svelte from dependencies (#904) 2021-11-11 08:54:45 -08:00
ComboBox hotfix: fix remaining imports from carbon-icons-svelte (#905) 2021-11-12 13:09:43 -08:00
ComposedModal Refactor onDestroy to use onMount return function (#914) 2021-11-17 13:20:26 -08:00
ContentSwitcher Refactor onDestroy to use onMount return function (#914) 2021-11-17 13:20:26 -08:00
ContextMenu Support custom target(s) for ContextMenu (#916) 2021-11-18 13:32:13 -08:00
Copy chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
CopyButton Inline carbon icons, remove carbon-icons-svelte from dependencies (#904) 2021-11-11 08:54:45 -08:00
DataTable fix(data-table): forgo "click", "click:row" events if target is an OverflowMenu (#918) 2021-11-19 08:29:16 -08:00
DatePicker fix(label-text): correctly render "labelText" slots (#949) 2021-12-28 12:59:33 -08:00
Dropdown hotfix: fix remaining imports from carbon-icons-svelte (#905) 2021-11-12 13:09:43 -08:00
FileUploader hotfix: fix remaining imports from carbon-icons-svelte (#905) 2021-11-12 13:09:43 -08:00
FluidForm fix(fluid-form): forward missing events (#583) 2021-03-28 12:10:51 -07:00
Form feat(form): add ref prop (#900) 2021-11-10 19:46:14 -08: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 Omit explicit "from carbon-icons-svelte" from icon prop definitions (#866) 2021-10-20 13:48:52 -07:00
icons Inline carbon icons, remove carbon-icons-svelte from dependencies (#904) 2021-11-11 08:54:45 -08:00
ImageLoader Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
InlineLoading hotfix: fix remaining imports from carbon-icons-svelte (#905) 2021-11-12 13:09:43 -08:00
Link Inline carbon icons, remove carbon-icons-svelte from dependencies (#904) 2021-11-11 08:54:45 -08:00
ListBox Inline carbon icons, remove carbon-icons-svelte from dependencies (#904) 2021-11-11 08:54:45 -08: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 Inline carbon icons, remove carbon-icons-svelte from dependencies (#904) 2021-11-11 08:54:45 -08:00
MultiSelect Fix filterable multiselect keyboard selection behavior (#923) 2021-11-27 10:04:22 -08:00
Notification Align v10.48 (#907) 2021-11-12 16:25:02 -08:00
NumberInput hotfix: fix remaining imports from carbon-icons-svelte (#905) 2021-11-12 13:09:43 -08:00
OrderedList Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
OverflowMenu hotfix: fix remaining imports from carbon-icons-svelte (#905) 2021-11-12 13:09:43 -08:00
Pagination Correct page number when dispatching update (#911) 2021-11-18 07:41:33 -08:00
PaginationNav hotfix: fix remaining imports from carbon-icons-svelte (#905) 2021-11-12 13:09:43 -08:00
Popover hotfix(popover): manually apply relative style if relative is true (#915) 2021-11-18 07:28:40 -08:00
ProgressBar Export id in ProgressBar, add UX animated progress bar example (#732) 2021-07-07 10:08:03 -07:00
ProgressIndicator hotfix: fix remaining imports from carbon-icons-svelte (#905) 2021-11-12 13:09:43 -08: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 hotfix: fix remaining imports from carbon-icons-svelte (#905) 2021-11-12 13:09:43 -08:00
Select Refactor onDestroy to use onMount return function (#914) 2021-11-17 13:20:26 -08: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 Modify click events to prevent navigation. (#946) 2021-12-28 12:59:26 -08:00
Tag Inline carbon icons, remove carbon-icons-svelte from dependencies (#904) 2021-11-11 08:54:45 -08:00
TextArea fix(label-text): correctly render "labelText" slots (#949) 2021-12-28 12:59:33 -08:00
TextInput fix(textinput): displaying empty input value if value is undefined or null (#936) 2021-12-28 12:59:20 -08:00
Theme feat(theme): add Theme (#741) 2021-07-10 16:00:03 -07:00
Tile Align v10.48 (#907) 2021-11-12 16:25:02 -08:00
TimePicker fix(label-text): correctly render "labelText" slots (#949) 2021-12-28 12:59:33 -08:00
Toggle fix(label-text): correctly render "labelText" slots (#949) 2021-12-28 12:59:33 -08:00
ToggleSmall Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Tooltip Inline carbon icons, remove carbon-icons-svelte from dependencies (#904) 2021-11-11 08:54:45 -08:00
TooltipDefinition fix: close overlays on window click (#761) 2021-07-22 09:44:23 -07:00
TooltipIcon Omit explicit "from carbon-icons-svelte" from icon prop definitions (#866) 2021-10-20 13:48:52 -07:00
TreeView Inline carbon icons, remove carbon-icons-svelte from dependencies (#904) 2021-11-11 08:54:45 -08:00
Truncate Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
UIShell Align v10.48 (#907) 2021-11-12 16:25:02 -08: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