carbon-components-svelte/src
2022-03-19 09:15:52 -07: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 breaking(breakpoint): add breakpointObserver store (#1092) 2022-03-08 08:38:58 -08:00
Button fix(button): not set aria-pressed on link buttons (#1091) 2022-02-12 06:47:53 -08:00
Checkbox fix(checkbox): fix two-way binding (#1042) 2022-01-26 19:04:32 -08:00
CodeSnippet refactor: inline Copy component (#1175) 2022-03-14 08:17:20 -07:00
ComboBox feat(combo-box): make ComboBox slottable (#1181) 2022-03-19 09:15:41 -07:00
ComposedModal docs: fix formatting, broken link (#1172) 2022-03-13 19:03:15 -07:00
ContentSwitcher fix(content-switcher): Switch should have type="button" (#1104) 2022-02-18 06:12:28 -08:00
ContextMenu Revert "Refactor prop types to omit redundant null for null | HTMLElement types" (#1008) 2022-01-14 11:29:37 -10:00
Copy chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
CopyButton refactor: inline Copy component (#1175) 2022-03-14 08:17:20 -07:00
DataTable feat(data-table): support non-selectable rows (#1166) 2022-03-12 19:36:02 -08:00
DatePicker fix(date-picker): update calendar if options change (#1128) 2022-02-26 11:24:44 -08:00
Dropdown feat(dropdown): make Dropdown slottable (#1182) 2022-03-19 09:15:52 -07:00
FileUploader perf: use direct imports where possible (#1158) 2022-03-12 13:50:40 -08:00
FluidForm fix(fluid-form): forward missing events (#583) 2021-03-28 12:10:51 -07:00
Form breaking(form): do not prevent default behavior on submit event (#1170) 2022-03-13 19:04:10 -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(types): use @component comments for deprecation notices (#1111) 2022-02-19 18:50:25 -08:00
icons Align 10.51 (#1021) 2022-01-22 08:02:24 -08:00
ImageLoader fix(types): dispatched events without a detail value should be null (#1124) 2022-02-21 09:42:42 -08: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 fix(multi-select): ListBoxField should not prevent default keyboard behavior (#1101) 2022-02-18 15:54:00 -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 fix(types): dispatched events without a detail value should be null (#1124) 2022-02-21 09:42:42 -08:00
Modal feat(modal): support primaryButtonIcon prop (#1047) 2022-01-29 09:35:08 -08:00
MultiSelect feat(multi-select): expose highlightedId and fix highlighting for filterable variant (#1153) 2022-03-12 13:49:10 -08:00
Notification fix(types): use @component comments for deprecation notices (#1111) 2022-02-19 18:50:25 -08:00
NumberInput breaking(number-input): align change, input events with native input behavior (#1053) 2022-01-30 09:01:51 -08:00
OrderedList Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
OverflowMenu fix(overflow-menu): keyboard navigation should skip disabled items (#1096) 2022-02-12 15:43:45 -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 Align v10.54 (#1133) 2022-02-26 11:26:31 -08:00
ProgressIndicator Align 10.51 (#1021) 2022-01-22 08:02:24 -08:00
RadioButton Add required prop to RadioButton. (#1035) 2022-01-22 09:05:41 -08:00
RadioButtonGroup Align v10.54 (#1133) 2022-02-26 11:26:31 -08:00
RecursiveList RecursiveList (#717) 2021-07-05 08:43:48 -07:00
Search refactor(search): use native binding for value prop (#1173) 2022-03-13 19:02:46 -07:00
Select Add required prop to Select. (#968) 2022-01-03 10:46:12 -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 Align 10.51 (#1021) 2022-01-22 08:02:24 -08:00
StructuredList Align v10.54 (#1133) 2022-02-26 11:26:31 -08: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 docs: fix formatting, broken link (#1172) 2022-03-13 19:03:15 -07:00
TextInput fix: slottable labelText should correctly render (#1110) 2022-02-19 18:24:26 -08:00
Theme feat(theme): add Theme (#741) 2021-07-10 16:00:03 -07:00
Tile Update TileGroup on programmatic selection change. (#971) 2022-01-08 09:24:33 -08:00
TimePicker fix(label-text): correctly render "labelText" slots (#949) 2021-12-28 12:59:33 -08:00
Toggle Make Toggle labels slottable (#1002) 2022-01-12 16:43:27 -10:00
ToggleSmall fix(types): use @component comments for deprecation notices (#1111) 2022-02-19 18:50:25 -08:00
Tooltip fix(types): dispatched events without a detail value should be null (#1124) 2022-02-21 09:42:42 -08:00
TooltipDefinition fix(types): dispatched events without a detail value should be null (#1124) 2022-02-21 09:42:42 -08:00
TooltipIcon Omit explicit "from carbon-icons-svelte" from icon prop definitions (#866) 2021-10-20 13:48:52 -07:00
TreeView Revert "Refactor prop types to omit redundant null for null | HTMLElement types" (#1008) 2022-01-14 11:29:37 -10:00
Truncate Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
UIShell breaking(header-action): use SlideParams to type transition prop (#1163) 2022-03-12 14:35:59 -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