carbon-components-svelte/docs/src/pages/components
Eric Liu 3214d8563f
Reactive audit (#449)
* refactor(search): resolve svelte file paths

* docs(Search): add reactive example

* refactor(tag): use class name directive for tag types, resolve svelte icon path

* chore(button-skeleton): deprecate small prop

* fix(breadcrumb-item): type default slot

* refactor(breadcrumb-skeleton): omit unused index

* refactor(aspect-ratio): use class name directive

* refactor(accordion): use the class name directive, resolve svelte icon paths

* refactor(code-snippet): use class name directive, resolve svelte icon paths

* fix(code-snippet-skeleton): CodeSnippetSkeleton can only be single or multi

* refactor(content-switcher): use class name directive

* docs(content-switcher): add reactive example

* docs(content-switcher): remove unused import

* docs(toggle): add reactive example

* refactor(tooltip-definition): use class name directive

* refactor(tooltip-icon): use class name directive

* refactor(tooltip): resolve svelte icon import

* fix(select): type dispatched change event

* refactor(select): resolve svelte icon import

* feat(select-item): spread rest props, avoid $ variable name

* fix(pagination-nav): type dispatched events

* refactor(pagination): resolve svelte imports

* fix(pagination): type dispatched update event

* fix(overflow-menu): type dispatched close event

* fix(number-input): type dispatched change event

* refactor(modal): use class name directive, resolve svelte imports

* refactor(inline-loading): use class name directive, resolve svelte imports

* refactor(composed-modal): resolve svelte icon imports

* refactor(combo-box): resolve svelte imports

* fix(fluid-form): rest props should not override Form class

* refactor(progress-step): resolve svelte icon imports
2020-12-06 03:59:30 -08:00
..
Accordion.svx docs(recipes): add ExpandableAccordion recipe 2020-11-22 09:50:23 -08:00
AspectRatio.svx feat(aspect-ratio): add AspectRatio component 2020-10-15 16:57:30 -07:00
Breadcrumb.svx docs: tweak body copy, link to CopyableCodeSnippet recipe 2020-11-22 09:50:46 -08:00
Button.svx Revise docs (#416) 2020-11-26 11:51:24 -08:00
ButtonSet.svx Revise docs (#416) 2020-11-26 11:51:24 -08:00
Checkbox.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
ClickableTile.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
CodeSnippet.svx docs: tweak body copy, link to CopyableCodeSnippet recipe 2020-11-22 09:50:46 -08:00
ComboBox.svx fix(list-box): remove stopPropagation clikc modifier 2020-11-21 06:06:50 -08:00
ComposedModal.svx docs: tweak body copy, link to CopyableCodeSnippet recipe 2020-11-22 09:50:46 -08:00
ContentSwitcher.svx Reactive audit (#449) 2020-12-06 03:59:30 -08:00
CopyButton.svx docs: tweak body copy, link to CopyableCodeSnippet recipe 2020-11-22 09:50:46 -08:00
DataTable.svx expand headers type in DataTableSkeleton, fix DataTableRow type to require "id" (#415) 2020-11-26 10:28:07 -08:00
DatePicker.svx docs: add component API information 2020-10-16 18:20:39 -07:00
Dropdown.svx fix(list-box): remove stopPropagation clikc modifier 2020-11-21 06:06:50 -08:00
ExpandableTile.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
FileUploader.svx docs: add component API information 2020-10-16 18:20:39 -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 docs: add new component docs 2020-10-02 20:13:02 -07:00
InlineLoading.svx docs: tweak copy 2020-10-22 17:30:50 -07:00
InlineNotification.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
Link.svx feat(link): support "sm", "lg" size variants 2020-10-29 13:10:42 -07:00
Loading.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
Modal.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
MultiSelect.svx fix(list-box): remove stopPropagation clikc modifier 2020-11-21 06:06:50 -08:00
NumberInput.svx docs: add component API information 2020-10-16 18:20:39 -07:00
OrderedList.svx improve documentation (#424) 2020-11-27 05:15:24 -08:00
OverflowMenu.svx feat(overflow-menu): support "sm", "xl" size variants 2020-10-29 13:02:18 -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: add new component docs 2020-10-02 20:13:02 -07:00
ProgressIndicator.svx docs(progress-indicator): add example for vertical skeleton 2020-11-20 09:27:08 -08:00
RadioButton.svx docs(radio-button): add reactive example 2020-11-22 09:25:05 -08:00
RadioTile.svx docs: add component API information 2020-10-16 18:20:39 -07:00
Search.svx Reactive audit (#449) 2020-12-06 03:59:30 -08:00
Select.svx docs: document "sm", "xl" field sizes for MultiSelect, Select 2020-10-26 14:32:38 -07:00
SelectableTile.svx test: add TS types 2020-11-19 14:16:01 -08:00
SkeletonPlaceholder.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
SkeletonText.svx fix(skeleton-text): unkey paragraph rows 2020-10-15 05:47:45 -07:00
Slider.svx docs: add component API information 2020-10-16 18:20:39 -07:00
StructuredList.svx docs: add component API information 2020-10-16 18:20:39 -07:00
Tabs.svx docs: add component API information 2020-10-16 18:20:39 -07:00
Tag.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
TextArea.svx docs: add component API information 2020-10-16 18:20:39 -07:00
TextInput.svx docs: add component API information 2020-10-16 18:20:39 -07:00
Tile.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
TimePicker.svx feat(timepicker): support "sm", "xl" size variants 2020-10-29 13:05:36 -07:00
ToastNotification.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
Toggle.svx Reactive audit (#449) 2020-12-06 03:59:30 -08:00
ToggleSmall.svx docs: tweak body copy, link to CopyableCodeSnippet recipe 2020-11-22 09:50:46 -08:00
Tooltip.svx feat(tooltip): support align prop from carbon-components v10.25 (#446) 2020-12-05 09:04:53 -08:00
TooltipDefinition.svx feat(tooltip-definition): make tooltipText slottable 2020-10-20 11:46:30 -07:00
TooltipIcon.svx docs: add new component docs 2020-10-02 20:13:02 -07:00
UIShell.svx Make UI Shell HeaderAction panel transition configurable (#419) 2020-11-26 17:14:07 -08:00
UnorderedList.svx docs: add component API information 2020-10-16 18:20:39 -07:00