mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
* feat(code-snippet): add copy functionality - docs: add custom feedback copy text example * feat(tile): support disabled state for SelectableTile, RadioTile Closes #539 * build(rollup): add clipboard-copy to globals * feat(copy-button): add copy functionality * feat(content-switcher): deprecate the light prop - docs: remove the light variant example * fix(toolbar-search): remove outer div * feat(search): add searchClass prop * fix(composed-modal): set hasScrollingContent class on ModalBody * docs(data-table): add expandable size examples * feat(tooltip): add TooltipFooter component * fix(time-picker): correctly display invalidText * feat(breadcrumb): support overflow menu * feat(multi-select): export inputRef prop * chore(deps-dev): upgrade carbon-components to v10.32.0 * feat(form): add noMargin prop to FormGroup * docs(tooltip): document TooltipFooter * feat(context-menu): support danger kind for ContextMenuOption * feat(data-table): support rendering empty table header in skeleton * refactor(types): use shorter import path in DataTableSkeleton * feat(data-table): allow sorting to be disabled for a specific header * docs(data-table): update example to desort the Protocol header As an example, it makes more sense because all the values ("http") are the same. * fix(context-menu): set initial y offset of context menu based on window height #577 * fix(context-menu): render submenu based on viewport constraints #577 |
||
|---|---|---|
| .. | ||
| preprocess | ||
| Accordion.test.svelte | ||
| AspectRatio.test.svelte | ||
| AspectRatioColumns.test.svelte | ||
| Breadcrumb.test.svelte | ||
| Breadcrumbs.test.svelte | ||
| Button.test.svelte | ||
| ButtonSet.test.svelte | ||
| Checkbox.test.svelte | ||
| ClickableTile.test.svelte | ||
| CodeSnippet.test.svelte | ||
| ComboBox.test.svelte | ||
| ComposedModal.test.svelte | ||
| CondensedGrid.test.svelte | ||
| ContentSwitcher.test.svelte | ||
| ContextMenu.test.svelte | ||
| CopyableCodeSnippet.test.svelte | ||
| CopyButton.test.svelte | ||
| DangerModal.test.svelte | ||
| DataTable.test.svelte | ||
| DataTableAppendColumns.test.svelte | ||
| DataTableBatchSelection.test.svelte | ||
| DataTableBatchSelectionToolbar.test.svelte | ||
| DatePicker.test.svelte | ||
| Dropdown.test.svelte | ||
| DynamicCodeSnippet.test.svelte | ||
| ExpandableTile.test.svelte | ||
| FileUploader.test.svelte | ||
| FilterableComboBox.test.svelte | ||
| FluidForm.test.svelte | ||
| Form.test.svelte | ||
| FullWidthGrid.test.svelte | ||
| Grid.test.svelte | ||
| HeaderNav.test.svelte | ||
| HeaderSearch.svelte | ||
| HeaderSwitcher.test.svelte | ||
| HeaderUtilities.test.svelte | ||
| HiddenCodeSnippet.test.svelte | ||
| Icon.test.svelte | ||
| ImageLoader.test.svelte | ||
| InlineLoading.test.svelte | ||
| InlineLoadingUx.test.svelte | ||
| InlineNotification.test.svelte | ||
| Link.test.svelte | ||
| Loading.test.svelte | ||
| LocalStorage.test.svelte | ||
| Modal.test.svelte | ||
| ModalExtraSmall.test.svelte | ||
| ModalLarge.test.svelte | ||
| ModalPreventOutsideClick.test.svelte | ||
| ModalSmall.test.svelte | ||
| MultiSelect.test.svelte | ||
| NarrowGrid.test.svelte | ||
| NumberInput.test.svelte | ||
| OffsetColumns.test.svelte | ||
| OrderedList.test.svelte | ||
| OverflowMenu.test.svelte | ||
| PaddedGrid.test.svelte | ||
| Pagination.test.svelte | ||
| PaginationNav.test.svelte | ||
| PassiveModal.test.svelte | ||
| PasswordInput.test.svelte | ||
| PersistedHamburgerMenu.test.svelte | ||
| Popover.test.svelte | ||
| ProgressIndicator.test.svelte | ||
| RadioButton.test.svelte | ||
| RadioSelectableDataTable.test.svelte | ||
| RadioTile.test.svelte | ||
| ResponsiveGrid.test.svelte | ||
| Search.test.svelte | ||
| Select.test.svelte | ||
| SelectableDataTable.test.svelte | ||
| SelectableTile.test.svelte | ||
| SkeletonPlaceholder.test.svelte | ||
| SkeletonText.test.svelte | ||
| Slider.test.svelte | ||
| StructuredList.test.svelte | ||
| Tabs.test.svelte | ||
| Tag.test.svelte | ||
| TextArea.test.svelte | ||
| TextInput.test.svelte | ||
| Tile.test.svelte | ||
| TimePicker.test.svelte | ||
| ToastNotification.test.svelte | ||
| Toggle.test.svelte | ||
| ToggleSmall.test.svelte | ||
| Tooltip.test.svelte | ||
| TooltipDefinition.test.svelte | ||
| TooltipIcon.test.svelte | ||
| Truncate.test.svelte | ||
| UnorderedList.test.svelte | ||