carbon-components-svelte/types
Eric Liu 3214d8563f
Reactive audit (#449)
* refactor(search): resolve svelte file paths

* docs(Search): add reactive example

* refactor(tag): use class name directive for tag types, resolve svelte icon path

* chore(button-skeleton): deprecate small prop

* fix(breadcrumb-item): type default slot

* refactor(breadcrumb-skeleton): omit unused index

* refactor(aspect-ratio): use class name directive

* refactor(accordion): use the class name directive, resolve svelte icon paths

* refactor(code-snippet): use class name directive, resolve svelte icon paths

* fix(code-snippet-skeleton): CodeSnippetSkeleton can only be single or multi

* refactor(content-switcher): use class name directive

* docs(content-switcher): add reactive example

* docs(content-switcher): remove unused import

* docs(toggle): add reactive example

* refactor(tooltip-definition): use class name directive

* refactor(tooltip-icon): use class name directive

* refactor(tooltip): resolve svelte icon import

* fix(select): type dispatched change event

* refactor(select): resolve svelte icon import

* feat(select-item): spread rest props, avoid $ variable name

* fix(pagination-nav): type dispatched events

* refactor(pagination): resolve svelte imports

* fix(pagination): type dispatched update event

* fix(overflow-menu): type dispatched close event

* fix(number-input): type dispatched change event

* refactor(modal): use class name directive, resolve svelte imports

* refactor(inline-loading): use class name directive, resolve svelte imports

* refactor(composed-modal): resolve svelte icon imports

* refactor(combo-box): resolve svelte imports

* fix(fluid-form): rest props should not override Form class

* refactor(progress-step): resolve svelte icon imports
2020-12-06 03:59:30 -08:00
..
Accordion Reactive audit (#449) 2020-12-06 03:59:30 -08:00
AspectRatio refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Breadcrumb Reactive audit (#449) 2020-12-06 03:59:30 -08:00
Button Reactive audit (#449) 2020-12-06 03:59:30 -08:00
Checkbox refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
CodeSnippet Reactive audit (#449) 2020-12-06 03:59:30 -08:00
ComboBox fix(types): export component types (#411) 2020-11-25 10:19:11 -08:00
ComposedModal test: add TS types 2020-11-19 14:16:01 -08:00
ContentSwitcher Reactive audit (#449) 2020-12-06 03:59:30 -08:00
Copy refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
CopyButton test: add TS types 2020-11-19 14:16:01 -08:00
DataTable expand headers type in DataTableSkeleton, fix DataTableRow type to require "id" (#415) 2020-11-26 10:28:07 -08:00
DataTableSkeleton feat(tooltip): support align prop from carbon-components v10.25 (#446) 2020-12-05 09:04:53 -08:00
DatePicker test: add TS types 2020-11-19 14:16:01 -08:00
Dropdown fix(types): export component types (#411) 2020-11-25 10:19:11 -08:00
FileUploader fix FileUploader (#437) 2020-11-30 18:43:39 -08:00
FluidForm refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Form refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
FormGroup refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
FormItem refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
FormLabel refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Grid Add padding prop to Grid component (#420) 2020-11-27 04:08:30 -08:00
Icon test: add TS types 2020-11-19 14:16:01 -08:00
InlineLoading refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Link refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
ListBox v0.25.0 2020-11-27 06:16:59 -08:00
ListItem refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Loading refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Modal v0.25.0 2020-11-27 06:16:59 -08:00
MultiSelect fix(types): export component types (#411) 2020-11-25 10:19:11 -08:00
Notification fix(types): prefix icon type with "typeof" 2020-11-19 10:41:15 -08:00
NumberInput Reactive audit (#449) 2020-12-06 03:59:30 -08:00
OrderedList refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
OverflowMenu Reactive audit (#449) 2020-12-06 03:59:30 -08:00
Pagination Reactive audit (#449) 2020-12-06 03:59:30 -08:00
PaginationNav Reactive audit (#449) 2020-12-06 03:59:30 -08:00
ProgressIndicator fix(progress-indicator): allow currentIndex to be programmatically updated 2020-11-20 06:21:27 -08:00
RadioButton refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
RadioButtonGroup refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Search feat(search): clear input on escape key (#448) 2020-12-05 14:27:59 -08:00
Select Reactive audit (#449) 2020-12-06 03:59:30 -08:00
SkeletonPlaceholder refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
SkeletonText refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Slider refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
StructuredList refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Tabs Make UI Shell HeaderAction panel transition configurable (#419) 2020-11-26 17:14:07 -08:00
Tag fix(tag): define JSDoc restProps type 2020-11-19 09:10:30 -08:00
TextArea v0.25.0 2020-11-27 06:16:59 -08:00
TextInput v0.25.0 2020-11-27 06:16:59 -08:00
Tile v0.25.0 2020-11-27 06:16:59 -08:00
TimePicker v0.25.0 2020-11-27 06:16:59 -08:00
Toggle v0.25.0 2020-11-27 06:16:59 -08:00
ToggleSmall refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Tooltip feat(tooltip): support align prop from carbon-components v10.25 (#446) 2020-12-05 09:04:53 -08:00
TooltipDefinition refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
TooltipIcon refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
UIShell v0.25.0 2020-11-27 06:16:59 -08:00
UnorderedList refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
index.d.ts Reactive audit (#449) 2020-12-06 03:59:30 -08:00
README.md chore(types): add readme [ci skip] 2020-11-20 10:18:33 -08: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.