carbon-components-svelte/src
Eric Liu 1b234ca2e3
Alignment with Carbon version 10.30 (#559)
* feat(toolbar): forward "clear" event in ToolbarSearch

* docs(search): add on:clear example

* fix(ui-shell): set aria-hidden in SideNav

Ref c2b4f1f00

* chore(deps-dev): upgrade carbon-components to v10.30.0

* fix(text-input): use bx--text-input class for TextInputSkeleton

* fix(radio-button): only render span if labelText is truthy

* docs(password-input): add custom tooltip example

* feat(button): add isSelected prop for icon-only, ghost buttons

* feat(radio-button): add legendText prop to RadioButtonGroup

* docs(tag): add filterable (disabled) variant

* feat(tag): add interactive prop

* chore(number-input): deprecate the mobile variant

Mobile variant styles will no longer work.

* feat(button): set aria-pressed attribute if icon-only, ghost button is selected

* fix(multi-select): type dispatched select event

* fix(button): remove redundant "button" role

* feat(icon): deprecate Icon, IconSkeleton

* feat(ui-shell): make SideNavMenuItem text slottable

* fix(list-box): update styles for ListBoxSelection

* fix(list-box): temporarily apply override styles to ListBoxMenuIcon for chevron

* fix(tag): set disabled prop on interactive tag

* docs(button): extract selected, icon-only button example

* feat(tooltip): elevate z-index of tooltip when open

* feat: forward restProps to input element

* fix(types): fix TimePicker test to pass svelte-check

* feat: add ImageLoader component

* test: add ImageLoader

* feat: add LocalStorage component

* test(local-storage): fix invalid file

* chore(docs): use green tag type
2021-03-13 14:53:37 -08:00
..
Accordion Reactive audit (#449) 2020-12-06 03:59:30 -08:00
AspectRatio Reactive audit (#449) 2020-12-06 03:59:30 -08:00
Breadcrumb chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
Button Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
Checkbox chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
CodeSnippet Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
ComboBox Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
ComposedModal Alignment with Carbon version 10.28 (#505) 2021-02-05 05:59:10 -08:00
ContentSwitcher Reactive audit (#449) 2020-12-06 03:59:30 -08:00
Copy chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
CopyButton test: add TS types 2020-11-19 14:16:01 -08:00
DataTable Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
DatePicker Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
Dropdown Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
FileUploader chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
FluidForm Alignment with Carbon version 10.27 (#495) 2021-01-27 13:29:20 -08:00
Form chore: remove storybook 2020-10-14 16:23:44 -07:00
FormGroup refactor: update/fix JSDoc props 2020-11-04 06:04:25 -08:00
FormItem chore: remove storybook 2020-10-14 16:23:44 -07:00
FormLabel refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Grid Add padding prop to Grid component (#420) 2020-11-27 04:08:30 -08:00
Icon Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
ImageLoader Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
InlineLoading chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
Link add OutboundLink (#504) 2021-02-03 05:27:24 -08:00
ListBox Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
ListItem feat(prettier): add svelteBracketNewLine 2020-09-24 10:50:34 -05:00
Loading chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
LocalStorage Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
Modal Alignment with Carbon version 10.28 (#505) 2021-02-05 05:59:10 -08:00
MultiSelect Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
Notification chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
NumberInput Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
OrderedList refactor: update/fix JSDoc props 2020-11-04 06:04:25 -08:00
OverflowMenu Overflow menu first time open behavior is not correct (#477) 2021-01-08 14:59:33 -08:00
Pagination chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
PaginationNav chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
ProgressIndicator Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
RadioButton Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
RadioButtonGroup Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
Search Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
Select fix(select-item): revert spreading rest props (#452) 2020-12-06 09:23:58 -08:00
SkeletonPlaceholder chore: remove storybook 2020-10-14 16:23:44 -07:00
SkeletonText refactor: update/fix JSDoc props 2020-11-04 06:04:25 -08:00
Slider chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
StructuredList refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Tabs Alignment with Carbon version 10.28 (#505) 2021-02-05 05:59:10 -08:00
Tag Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
TextArea chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
TextInput Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
Tile chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
TimePicker Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
Toggle Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
ToggleSmall chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
Tooltip Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
TooltipDefinition Reactive audit (#449) 2020-12-06 03:59:30 -08:00
TooltipIcon Alignment with Carbon version 10.28 (#505) 2021-02-05 05:59:10 -08:00
Truncate Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
UIShell Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00
UnorderedList refactor: update/fix JSDoc props 2020-11-04 06:04:25 -08:00
index.js Alignment with Carbon version 10.30 (#559) 2021-03-13 14:53:37 -08:00