.. |
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(ui-shell): support button tooltip in HeaderGlobalAction (#1894)
|
2024-03-07 20:37:58 -08:00 |
Checkbox
|
fix(checkbox): forward on:focus , on:blur to Checkbox and InlineCheckbox (#1937)
|
2024-03-16 09:31:30 -07:00 |
CodeSnippet
|
fix(code-snippet): showMoreLess={false} should hide button
|
2024-02-24 10:24:59 -08: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
|
fix(data-table): loosen sort return type to be a number (#1935)
|
2024-03-13 09:55:02 -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
|
fix(link)!: do not render p for disabled link
|
2024-03-06 22:49:27 -05:00 |
ListBox
|
fix(types): improve e.detail type for dispatched events (#1907)
|
2024-02-01 10:56:34 -05: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): fix filterItem return type (#1972)
|
2024-08-08 12:34:58 -07: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): allow value type to be a number (#1868)
|
2023-12-17 09:42:28 -08:00 |
RadioButtonGroup
|
fix(radio-button): allow value type to be a number (#1868)
|
2023-12-17 09:42:28 -08: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
|
fix(select-item): export class and style props (#1840)
|
2023-11-07 18:58:45 -08: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(slider): dispatch on:input event (#1906)
|
2024-02-10 20:44:39 -08:00 |
StructuredList
|
fix(types): improve e.detail type for dispatched events (#1907)
|
2024-02-01 10:56:34 -05:00 |
Tabs
|
fix(types): improve e.detail type for dispatched events (#1907)
|
2024-02-01 10:56:34 -05:00 |
Tag
|
feat(typescript)!: support svelte 4 (#1773)
|
2023-07-19 09:44:56 -07:00 |
TextArea
|
fix(text-area): type value prop as nullable (#1933)
|
2024-08-09 05:55:30 -07:00 |
TextInput
|
feat(typescript)!: support svelte 4 (#1773)
|
2023-07-19 09:44:56 -07:00 |
Theme
|
fix(theme): Theme correctly imports toggle , select props (#2019)
|
2024-10-25 14:56:59 -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(tree-view): add showNode accessor (#1844)
|
2023-11-12 14:25:15 -08:00 |
Truncate
|
feat(typescript)!: support svelte 4 (#1773)
|
2023-07-19 09:44:56 -07:00 |
UIShell
|
feat(ui-shell): support button tooltip in HeaderGlobalAction (#1894)
|
2024-03-07 20:37:58 -08: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 |