carbon-components-svelte/types
metonym 0063c01beb
breaking(dropdown): remove useless inline prop (#1329)
* breaking(dropdown): remove useless `inline` prop

* Run "yarn build:docs"
2022-06-02 17:36:46 -07:00
..
Accordion feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
AspectRatio fix(aspect-ratio): add missing "2x3" ratio value (#1276) 2022-04-30 09:14:18 -07:00
Breadcrumb feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Breakpoint feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Button chore(deps-dev): upgrade sveld to v0.15.0 (#1247) 2022-04-15 08:28:00 -07:00
Checkbox feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
CodeSnippet fix(types): narrow dispatched events without detail to use null instead of any (#1295) 2022-05-13 09:56:21 -07:00
ComboBox fix: remove translateWithIdMenu, use translateWithId instead, rename translateWithIdInput (#1285) 2022-05-04 07:40:10 -07:00
ComposedModal fix(types): narrow dispatched events without detail to use null instead of any (#1295) 2022-05-13 09:56:21 -07:00
ContentSwitcher feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
ContextMenu fix(types): narrow dispatched events without detail to use null instead of any (#1295) 2022-05-13 09:56:21 -07:00
CopyButton fix: CopyButton text prop and Dropdown selectedId prop should be required (#1311) 2022-05-22 12:39:53 -07:00
DataTable feat(data-table): allow custom column widths (#1265) 2022-05-14 09:24:24 -07:00
DatePicker chore(date-picker): also set static: true in exported prop (#1300) 2022-05-14 12:49:06 -07:00
Dropdown breaking(dropdown): remove useless inline prop (#1329) 2022-06-02 17:36:46 -07:00
FileUploader feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
FluidForm feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Form feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
FormGroup feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
FormItem feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
FormLabel feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Grid feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
icons refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -07:00
ImageLoader feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
InlineLoading fix(types): narrow dispatched events without detail to use null instead of any (#1295) 2022-05-13 09:56:21 -07:00
Link chore(deps-dev): upgrade sveld to v0.15.0 (#1247) 2022-04-15 08:28:00 -07:00
ListBox feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
ListItem feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Loading feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
LocalStorage feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Modal fix(types): narrow dispatched events without detail to use null instead of any (#1295) 2022-05-13 09:56:21 -07:00
MultiSelect fix: remove translateWithIdMenu, use translateWithId instead, rename translateWithIdInput (#1285) 2022-05-04 07:40:10 -07:00
Notification feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
NumberInput feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
OrderedList feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
OverflowMenu feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Pagination feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
PaginationNav feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Popover fix(types): narrow dispatched events without detail to use null instead of any (#1295) 2022-05-13 09:56:21 -07:00
ProgressBar feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
ProgressIndicator feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
RadioButton feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
RadioButtonGroup feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
RecursiveList feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Search fix(types): narrow dispatched events without detail to use null instead of any (#1295) 2022-05-13 09:56:21 -07:00
Select feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
SkeletonPlaceholder feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
SkeletonText feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Slider feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
StructuredList feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Tabs feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Tag fix(types): narrow dispatched events without detail to use null instead of any (#1295) 2022-05-13 09:56:21 -07:00
TextArea feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
TextInput feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Theme fix(theme): use @see tag for link in tokens prop description (#1309) 2022-05-18 19:28:38 -07:00
Tile chore(deps-dev): upgrade sveld to v0.15.0 (#1247) 2022-04-15 08:28:00 -07:00
TimePicker feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Toggle feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Tooltip feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
TooltipDefinition feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
TooltipIcon feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
TreeView feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Truncate feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
UIShell fix(header-action): type missing "open" event (#1293) 2022-05-12 20:23:16 -07:00
UnorderedList feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13: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.