carbon-components-svelte/docs/src/pages/components
2022-02-07 09:25:50 -08:00
..
Accordion.svx Update docs (#965) 2022-01-01 10:58:42 -08:00
AspectRatio.svx Align v10.33 (#619) 2021-04-30 17:08:09 -07:00
Breadcrumb.svx Alignment with Carbon version 10.32 (#588) 2021-04-02 13:31:53 -07:00
Breakpoint.svx Breakpoint (#733) 2021-07-07 12:40:06 -07:00
Button.svx docs: prefer <strong> over <code> 2022-01-10 12:32:01 -10:00
ButtonSet.svx Revise docs (#416) 2020-11-26 11:51:24 -08:00
Checkbox.svx docs: Checkbox, Tabs, NumberInput (#1045) 2022-01-27 07:27:10 -08:00
ClickableTile.svx docs(clickable-tile): fix formatting 2022-01-24 13:17:35 -08:00
CodeSnippet.svx Improve documentation (#730) 2021-07-08 16:30:53 -07:00
ComboBox.svx docs: add breaking change notice to ComboBox, Dropdown docs (#1018) 2022-01-18 19:33:33 -08:00
ComposedModal.svx feat(modal): support 3-button Modal, ComposedModal (#724) 2021-07-05 08:44:51 -07:00
ContentSwitcher.svx Alignment with Carbon version 10.32 (#588) 2021-04-02 13:31:53 -07:00
ContextMenu.svx Support custom target(s) for ContextMenu (#916) 2021-11-18 13:32:13 -08:00
CopyButton.svx Improve documentation (#730) 2021-07-08 16:30:53 -07:00
DataTable.svx feat(data-table): support paginated data table (#880) 2022-01-19 07:51:42 -08:00
DatePicker.svx docs: prefer <strong> over <code> 2022-01-10 12:32:01 -10:00
Dropdown.svx docs: add breaking change notice to ComboBox, Dropdown docs (#1018) 2022-01-18 19:33:33 -08:00
ExpandableTile.svx Alignment with Carbon version 10.27 (#495) 2021-01-27 13:29:20 -08:00
FileUploader.svx Align v10.35 (#694) 2021-06-26 07:13:28 -07:00
FluidForm.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
Form.svx docs: add component API information 2020-10-16 18:20:39 -07:00
Grid.svx Add padding prop to Grid component (#420) 2020-11-27 04:08:30 -08:00
Icon.svx chore: change all ibm org references to carbon-design-system 2021-09-05 15:54:37 -07:00
ImageLoader.svx Update docs (#965) 2022-01-01 10:58:42 -08:00
InlineLoading.svx docs: tweak copy 2020-10-22 17:30:50 -07:00
InlineNotification.svx Update docs (#965) 2022-01-01 10:58:42 -08:00
Link.svx Align v10.33 (#619) 2021-04-30 17:08:09 -07:00
Loading.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
LocalStorage.svx Align v10.39 (#738) 2021-07-09 13:40:25 -07:00
Modal.svx feat(modal): support primaryButtonIcon prop (#1047) 2022-01-29 09:35:08 -08:00
MultiSelect.svx Align v10.46 (#854) 2021-10-15 17:03:45 -07:00
NumberInput.svx fix(number-input): value 0 should not be converted to null (#1046) 2022-01-27 08:00:32 -08:00
OrderedList.svx Improve docs (#756) 2021-07-18 05:39:35 -07:00
OverflowMenu.svx Alignment with Carbon version 10.28 (#505) 2021-02-05 05:59:10 -08:00
Pagination.svx docs: add component API information 2020-10-16 18:20:39 -07:00
PaginationNav.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
PasswordInput.svx docs: fix link to source [ci skip] 2021-10-11 18:33:24 -07:00
Popover.svx Align v10.38 (#698) 2021-06-27 08:46:57 -07:00
ProgressBar.svx Export id in ProgressBar, add UX animated progress bar example (#732) 2021-07-07 10:08:03 -07:00
ProgressIndicator.svx Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
RadioButton.svx docs(radio-button): simplify reactive example (#1012) 2022-01-16 15:06:29 -08:00
RadioTile.svx docs(radio-tile): add reactive examples (#979) 2022-01-08 09:37:53 -08:00
RecursiveList.svx Improve documentation (#730) 2021-07-08 16:30:53 -07:00
Search.svx Update docs (#1001) 2022-01-12 16:12:14 -10:00
Select.svx docs(select): add reactive example (#1011) 2022-01-16 14:53:22 -08:00
SelectableTile.svx docs: fix link to source [ci skip] 2021-10-11 18:33:24 -07:00
SkeletonPlaceholder.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
SkeletonText.svx docs(skeleton-text: remove duplicate "Heading variant" example (#1070) 2022-02-07 09:25:50 -08:00
Slider.svx Alignment with Carbon version 10.31 (#571) 2021-03-20 10:39:14 -07:00
StructuredList.svx Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
Tabs.svx Update docs (#965) 2022-01-01 10:58:42 -08:00
Tag.svx Align v10.46 (#854) 2021-10-15 17:03:45 -07:00
TextArea.svx docs: add component API information 2020-10-16 18:20:39 -07:00
TextInput.svx Align v10.38 (#698) 2021-06-27 08:46:57 -07:00
Theme.svx feat(theme): add Theme (#741) 2021-07-10 16:00:03 -07:00
Tile.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
TimePicker.svx Alignment with Carbon version 10.32 (#588) 2021-04-02 13:31:53 -07:00
ToastNotification.svx Align v10.48 (#907) 2021-11-12 16:25:02 -08:00
Toggle.svx Make Toggle labels slottable (#1002) 2022-01-12 16:43:27 -10:00
ToggleSmall.svx Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
Tooltip.svx Alignment with Carbon version 10.32 (#588) 2021-04-02 13:31:53 -07:00
TooltipDefinition.svx feat(tooltip-definition): make tooltipText slottable 2020-10-20 11:46:30 -07:00
TooltipIcon.svx Align v10.35 (#694) 2021-06-26 07:13:28 -07:00
TreeView.svx Update docs (#1001) 2022-01-12 16:12:14 -10:00
Truncate.svx Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
UIShell.svx Align v10.36 (#696) 2021-06-26 14:39:49 -07:00
UnorderedList.svx Improve docs (#756) 2021-07-18 05:39:35 -07:00