carbon-components-svelte/docs/src/pages/components
metonym e19ace4135
docs(data-table): add "Sticky header" example (#1241)
* docs(data-table): add "Sticky header" example

* docs(link): add note on disabled link
2022-04-17 09:03:05 -07: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 breaking(breakpoint): add breakpointObserver store (#1092) 2022-03-08 08:38:58 -08:00
Button.svx refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -07:00
ButtonSet.svx refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -07:00
Checkbox.svx docs: fix formatting, broken link (#1172) 2022-03-13 19:03:15 -07:00
ClickableTile.svx docs: add ClickableTile example, notes on keyed props (#1184) 2022-03-19 10:20:34 -07:00
CodeSnippet.svx Improve documentation (#730) 2021-07-08 16:30:53 -07:00
ComboBox.svx docs: add ClickableTile example, notes on keyed props (#1184) 2022-03-19 10:20:34 -07:00
ComposedModal.svx feat(modal): support 3-button Modal, ComposedModal (#724) 2021-07-05 08:44:51 -07:00
ContentSwitcher.svx refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -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 docs(data-table): add "Sticky header" example (#1241) 2022-04-17 09:03:05 -07:00
DatePicker.svx docs: hide deprecated components, add "Disabled items" OverflowMenu example (#1167) 2022-03-13 06:14:30 -07:00
Dropdown.svx docs: add ClickableTile example, notes on keyed props (#1184) 2022-03-19 10:20:34 -07:00
ExpandableTile.svx Alignment with Carbon version 10.27 (#495) 2021-01-27 13:29:20 -08:00
FileUploader.svx docs(file-uploader): improve FileUploader documentation (#1126) 2022-02-21 14:26:02 -08:00
FluidForm.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
Form.svx docs(form): evaluate code in "Prevent default behavior" example [ci skip] 2022-03-19 13:24:40 -07:00
Grid.svx Add padding prop to Grid component (#420) 2020-11-27 04:08:30 -08: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 docs(data-table): add "Sticky header" example (#1241) 2022-04-17 09:03:05 -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 docs: add ClickableTile example, notes on keyed props (#1184) 2022-03-19 10:20:34 -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 docs: hide deprecated components, add "Disabled items" OverflowMenu example (#1167) 2022-03-13 06:14:30 -07:00
OverflowMenu.svx refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -07: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 feat: upgrade carbon-components to v10.56.0 (#1213) 2022-03-27 08:27:23 -07:00
ProgressIndicator.svx Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
RadioButton.svx Align v10.54 (#1133) 2022-02-26 11:26:31 -08:00
RadioTile.svx docs(radio-tile): add reactive examples (#979) 2022-01-08 09:37:53 -08:00
RecursiveList.svx docs: hide deprecated components, add "Disabled items" OverflowMenu example (#1167) 2022-03-13 06:14:30 -07:00
Search.svx docs: fix icons [ci skip] 2022-04-03 12:05:33 -07: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 docs: fix icons [ci skip] 2022-04-03 12:05:33 -07:00
Tabs.svx Update docs (#965) 2022-01-01 10:58:42 -08:00
Tag.svx refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -07:00
TextArea.svx Align v10.53 (#1109) 2022-02-21 13:40:57 -08: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 refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -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
Tooltip.svx refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -07:00
TooltipDefinition.svx feat(tooltip-definition): make tooltipText slottable 2020-10-20 11:46:30 -07:00
TooltipIcon.svx refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -07:00
TreeView.svx docs: hide deprecated components, add "Disabled items" OverflowMenu example (#1167) 2022-03-13 06:14:30 -07:00
Truncate.svx breaking(actions): move truncate action to src/Truncate (#1224) 2022-04-02 12:04:33 -07:00
UIShell.svx docs: use all.css for prefixed styles (#1221) 2022-04-02 11:45:29 -07:00
UnorderedList.svx docs: hide deprecated components, add "Disabled items" OverflowMenu example (#1167) 2022-03-13 06:14:30 -07:00