carbon-components-svelte/docs/src/pages/components
2025-03-19 13:21:14 -07:00
..
Accordion.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
AspectRatio.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Breadcrumb.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Breakpoint.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Button.svx docs(button): add description to "Custom element" 2024-02-25 14:11:51 -08:00
ButtonSet.svx docs: link source code to folder for multiple components (#1582) 2022-12-10 20:49:42 -05:00
Checkbox.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
ClickableTile.svx docs: link source code to folder for multiple components (#1582) 2022-12-10 20:49:42 -05:00
CodeSnippet.svx docs(code-snippet): remove note on compatibility 2025-03-19 13:21:14 -07:00
ComboBox.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
ComposedModal.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
ContentSwitcher.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
ContextMenu.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
CopyButton.svx docs(copy-button): remove note on compatability 2025-03-16 15:37:40 -07:00
DataTable.svx feat(data-table): allow custom inputName for radio/checkbox (#2087) 2025-03-09 13:47:08 -07:00
DatePicker.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Dropdown.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
ExpandableTile.svx fix(expandable-tile): set tile height using resize observer (#1738) 2023-06-02 13:08:25 -04:00
FileUploader.svx feat(file-uploader): add size prop to FileUploaderButton (#1786) 2023-07-24 06:33:53 -07:00
FluidForm.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Form.svx docs(form): fix typo in "Form" example (#1841) 2023-11-05 19:39:38 -08:00
Grid.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
ImageLoader.svx docs(image-loader): add "Dynamic image source" example 2024-02-24 13:40:02 -08:00
InlineLoading.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
InlineNotification.svx feat(notification)!: replace iconDescription prop with statusIconDescription, closeButtonDescription (#1591) 2022-12-18 15:28:23 -08:00
Link.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Loading.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
LocalStorage.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Modal.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
MultiSelect.svx docs(multi-select): improvements [ci skip] 2024-11-09 14:02:40 -08:00
NumberInput.svx fix(number-input): support floating point values (#1555) 2022-12-07 20:06:29 -08:00
OrderedList.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
OverflowMenu.svx docs(expandable-tile): add "With interactive content" example (#1465) 2022-08-27 11:30:02 -07:00
Pagination.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
PaginationNav.svx feat(pagination-nav): add tooltipPosition prop (#1733) 2023-05-21 13:59:53 -04:00
PasswordInput.svx fix(1684): hide helper text container in password input when not used (#1685) 2023-03-11 14:38:44 -05:00
Popover.svx docs(popover): simplify external element example 2022-12-07 20:13:13 -08:00
ProgressBar.svx feat(progress-bar): add status prop (#1560) 2023-02-19 12:34:41 -05:00
ProgressIndicator.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
RadioButton.svx fix(tile-group): add name and required props (#1818) 2023-10-03 11:20:16 -07:00
RadioTile.svx fix(tile-group): add name and required props (#1818) 2023-10-03 11:20:16 -07:00
RecursiveList.svx feat: add toHierarchy utility for TreeView, RecursiveList (#2072) 2024-12-09 12:22:36 -08:00
Search.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Select.svx feat!: dispatch "change" event in Pagination, rename "change" to "update" in Select (#1497) 2022-12-13 10:22:17 -08:00
SelectableTile.svx docs: link source code to folder for multiple components (#1582) 2022-12-10 20:49:42 -05:00
SkeletonPlaceholder.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
SkeletonText.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Slider.svx feat(slider): add hideLabel prop (#1777) 2023-07-23 12:04:39 -07:00
StructuredList.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Tabs.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Tag.svx docs(tag): add "Tooltip in a tag" example (#1922) 2024-03-05 20:55:06 -08:00
TextArea.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
TextInput.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Theme.svx docs(tag): fix typo (#1705) 2023-03-25 13:18:42 -07:00
Tile.svx docs: link source code to folder for multiple components (#1582) 2022-12-10 20:49:42 -05:00
TimePicker.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
ToastNotification.svx docs(toast-notification): add "Autoclose" example 2024-02-25 13:38:46 -08:00
Toggle.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
Tooltip.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
TooltipDefinition.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
TooltipIcon.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
TreeView.svx feat: add toHierarchy utility for TreeView, RecursiveList (#2072) 2024-12-09 12:22:36 -08:00
Truncate.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00
UIShell.svx docs(ui-shell): add "Header with multiple switchers" example (#2112) 2025-03-09 13:59:36 -07:00
UnorderedList.svx docs: replace h3 with h2 headings (#1452) 2022-08-17 07:15:29 -07:00