carbon-components-svelte/src/components
2020-01-21 11:58:25 -06:00
..
Accordion feat(accordion): add skeleton state 2020-01-11 18:39:47 -08:00
Breadcrumb chore(lint): apply recommended lint rules 2019-12-29 15:37:56 -08:00
Button refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
Checkbox refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
CodeSnippet feat(code-snippet): add skeleton state 2020-01-11 18:39:33 -08:00
ComboBox feat(components): add Dropdown 2020-01-08 10:21:20 -08:00
ComposedModal refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
ContentSwitcher refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
Copy refactor(timeout): move setTimeout to afterUpdate method 2019-12-25 06:21:09 -08:00
CopyButton refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
DataTable feat(components): add default, sortable DataTable 2020-01-07 18:33:54 -08:00
DataTableSkeleton refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
DatePicker fix(date-picker): check l10n.en is truthy 2020-01-08 07:31:26 -08:00
Dropdown feat(components): add Dropdown 2020-01-08 10:21:20 -08:00
FileUploader refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
Form chore(form): add stories for Form, FormItem, FormLabel 2019-12-30 16:14:16 -08:00
FormGroup refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
FormItem chore(form): add stories for Form, FormItem, FormLabel 2019-12-30 16:14:16 -08:00
FormLabel chore(form): add stories for Form, FormItem, FormLabel 2019-12-30 16:14:16 -08:00
Icon refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
InlineLoading test(components): add InlineLoading, Loading unit tests 2020-01-01 15:51:22 -08:00
Link test(link): use jest-dom matchers, remove snapshots 2020-01-01 12:12:41 -08:00
ListBox feat(components): add Dropdown 2020-01-08 10:21:20 -08:00
ListItem refactor(components): convert const to reactive where appropriate 2019-12-24 09:41:12 -08:00
Loading test(components): add InlineLoading, Loading unit tests 2020-01-01 15:51:22 -08:00
Modal refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
MultiSelect feat(components): add Dropdown 2020-01-08 10:21:20 -08:00
Notification refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
NumberInput refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
OrderedList refactor(components): convert const to reactive where appropriate 2019-12-24 09:41:12 -08:00
OverflowMenu refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
Pagination refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
ProgressIndicator refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
RadioButton refactor(radio-button-group): change defaultSelected to selected 2019-12-31 16:22:40 -08:00
RadioButtonGroup refactor(radio-button-group): change defaultSelected to selected 2019-12-31 16:22:40 -08:00
Search feat(search): export skeleton prop 2020-01-04 09:10:40 -08:00
Select fix(select-item): remove condition in selectedValue subscription 2020-01-20 16:53:06 -08:00
SkeletonPlaceholder refactor(components): convert const to reactive where appropriate 2019-12-24 09:41:12 -08:00
SkeletonText refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
Slider refactor(slider): remove formatLabel prop 2019-12-31 15:52:54 -08:00
StructuredList refactor(structured-list): make StructuredListWrapper default component 2019-12-31 15:47:45 -08:00
Tabs fix(tab): set selected to currentIndex after updating 2020-01-11 18:39:07 -08:00
Tag refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
TextArea refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
TextInput refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
Tile refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
TimePicker fix(time-picker-select): change select to selectValue 2019-12-31 16:18:43 -08:00
Toggle refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
ToggleSmall refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
Tooltip refactor(tooltip): rename showIcon prop 2019-12-31 14:54:37 -08:00
TooltipDefinition refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
TooltipIcon fix(expandable-tile): use css to ensure max-height value 2019-12-31 15:19:47 -08:00
UIShell fixed issues handling clicks on components 2020-01-21 11:58:25 -06:00
UnorderedList refactor(components): convert const to reactive where appropriate 2019-12-24 09:41:12 -08:00