carbon-components-svelte/types
Enrico Sacchetti 7ba52df3a1
fix(multi-select): render checkboxes for form data (#1835)
* chore: downgrade docs to svelte 3 for compatibility
* chore(multi-select): keep checkboxes rendered in DOM
* Display ListBox via CSS

See #1742
2023-10-26 21:21:37 -04:00
..
Accordion fix(types): improve formatting of prop comments (#1779) 2023-07-23 12:25:44 -07:00
AspectRatio feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Breadcrumb feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Breakpoint feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Button feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Checkbox feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
CodeSnippet fix(types): improve formatting of prop comments (#1779) 2023-07-23 12:25:44 -07:00
ComboBox feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
ComposedModal feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
ContentSwitcher fix(types): improve formatting of prop comments (#1779) 2023-07-23 12:25:44 -07:00
ContextMenu fix(types): improve formatting of prop comments (#1779) 2023-07-23 12:25:44 -07:00
CopyButton feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
DataTable feat(data-table): pass row to display function (#1810) 2023-10-01 10:19:13 -07:00
DatePicker feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Dropdown feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
FileUploader feat(file-uploader): add size prop to FileUploaderButton (#1786) 2023-07-24 06:33:53 -07:00
FluidForm feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Form feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
FormGroup feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
FormItem feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
FormLabel feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Grid feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
icons refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -07:00
ImageLoader feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
InlineLoading fix(loading)!: remove redundant description label (#1783) 2023-07-23 14:07:55 -07:00
Link feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
ListBox feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
ListItem feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Loading fix(loading)!: remove redundant description label (#1783) 2023-07-23 14:07:55 -07:00
LocalStorage feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Modal feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
MultiSelect fix(multi-select): render checkboxes for form data (#1835) 2023-10-26 21:21:37 -04:00
Notification feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
NumberInput feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
OrderedList feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
OverflowMenu fix(types): improve formatting of prop comments (#1779) 2023-07-23 12:25:44 -07:00
Pagination feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
PaginationNav feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Popover feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
ProgressBar feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
ProgressIndicator feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
RadioButton fix(radio-button-group): add name and required props (#1037) 2023-10-01 10:14:53 -07:00
RadioButtonGroup fix(radio-button-group): strongly type dispatched change/select events (#1819) 2023-10-03 11:23:17 -07:00
RecursiveList feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Search feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Select feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
SkeletonPlaceholder feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
SkeletonText feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Slider fix(types): improve formatting of prop comments (#1779) 2023-07-23 12:25:44 -07:00
StructuredList feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Tabs fix(types): improve formatting of prop comments (#1779) 2023-07-23 12:25:44 -07:00
Tag feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
TextArea feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
TextInput feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Theme feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Tile fix(radio-button-group): strongly type dispatched change/select events (#1819) 2023-10-03 11:23:17 -07:00
TimePicker feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Toggle feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Tooltip feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
TooltipDefinition feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
TooltipIcon feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
TreeView feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
Truncate feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
UIShell fix(radio-button-group): add name and required props (#1037) 2023-10-01 10:14:53 -07:00
UnorderedList feat(typescript)!: support svelte 4 (#1773) 2023-07-19 09:44:56 -07:00
index.d.ts breaking(actions): move truncate action to src/Truncate (#1224) 2022-04-02 12:04:33 -07:00
README.md chore: change all ibm org references to carbon-design-system 2021-09-05 15:54:37 -07:00

types

The TypeScript definitions in this folder are auto-generated by sveld.

Do not edit these types directly. To add or update property types or definitions, update the JSDoc annotations in the component source code in the src folder.

Tests are located in the tests folder.