carbon-components-svelte/types
Eric Liu 0a69f8ec74
Various features/fixes (#727)
* fix(data-table): export useStaticWidth prop

* docs(data-table): add static width example

* fix(data-table): do not render table header if title/description not provided

* feat(modal): dispatch "click:button--primary" as an alias to "submit"

* test: update DataTable types test

* test(modal): update modal type tests

* docs(data-table): add clear reminder to key headers/rows
2021-07-05 13:22:56 -07:00
..
Accordion feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
AspectRatio Align v10.33 (#619) 2021-04-30 17:08:09 -07:00
Breadcrumb feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
Button Align v10.35 (#694) 2021-06-26 07:13:28 -07:00
Checkbox v0.38.0 2021-06-27 08:50:34 -07:00
CodeSnippet Remove clipboard-copy dependency from CodeSnippet, CopyButton (#726) 2021-07-05 12:12:28 -07:00
ComboBox Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
ComposedModal Various features/fixes (#727) 2021-07-05 13:22:56 -07:00
ContentSwitcher feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
ContextMenu Alignment with Carbon version 10.32 (#588) 2021-04-02 13:31:53 -07:00
Copy feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
CopyButton Remove clipboard-copy dependency from CodeSnippet, CopyButton (#726) 2021-07-05 12:12:28 -07:00
DataTable Various features/fixes (#727) 2021-07-05 13:22:56 -07:00
DatePicker Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
Dropdown Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
FileUploader Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
FluidForm fix(fluid-form): forward missing events (#583) 2021-03-28 12:10:51 -07:00
Form fix(fluid-form): forward missing events (#583) 2021-03-28 12:10:51 -07:00
FormGroup Alignment with Carbon version 10.32 (#588) 2021-04-02 13:31:53 -07:00
FormItem feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
FormLabel feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
Grid feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
Icon feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
ImageLoader Align v10.33 (#619) 2021-04-30 17:08:09 -07:00
InlineLoading feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
Link Align v10.33 (#619) 2021-04-30 17:08:09 -07:00
ListBox v0.38.0 2021-06-27 08:50:34 -07:00
ListItem feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
Loading feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
LocalStorage Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
Modal Various features/fixes (#727) 2021-07-05 13:22:56 -07:00
MultiSelect Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
Notification remove default from inline notification (#553) 2021-03-20 11:05:38 -07:00
NumberInput Align v10.35 (#694) 2021-06-26 07:13:28 -07:00
OrderedList Align v10.35 (#694) 2021-06-26 07:13:28 -07:00
OverflowMenu feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
Pagination Alignment with Carbon version 10.31 (#571) 2021-03-20 10:39:14 -07:00
PaginationNav feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
Popover Alignment with Carbon version 10.31 (#571) 2021-03-20 10:39:14 -07:00
ProgressBar Align v10.37 (#697) 2021-06-26 16:45:37 -07:00
ProgressIndicator feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
RadioButton Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
RadioButtonGroup Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
RecursiveList RecursiveList (#717) 2021-07-05 08:43:48 -07:00
Search Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
Select Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
SkeletonPlaceholder feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
SkeletonText feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
Slider Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
StructuredList Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
Tabs Alignment with Carbon version 10.31 (#571) 2021-03-20 10:39:14 -07:00
Tag Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
TextArea Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
TextInput Align v10.38 (#698) 2021-06-27 08:46:57 -07:00
Tile Align v10.33 (#619) 2021-04-30 17:08:09 -07:00
TimePicker Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
Toggle Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
ToggleSmall feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
Tooltip Alignment with Carbon version 10.32 (#588) 2021-04-02 13:31:53 -07:00
TooltipDefinition v0.38.0 2021-06-27 08:50:34 -07:00
TooltipIcon Align v10.35 (#694) 2021-06-26 07:13:28 -07:00
TreeView TreeView (#725) 2021-07-05 09:11:15 -07:00
Truncate Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
UIShell feat(ui-shell): export expansionBreakpoint as a prop in Header, SideNav #715 (#723) 2021-07-05 08:44:21 -07:00
UnorderedList Align v10.35 (#694) 2021-06-26 07:13:28 -07:00
index.d.ts TreeView (#725) 2021-07-05 09:11:15 -07: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.