carbon-components-svelte/src
Eric Liu 52a10d3acd fix(modal): prevent clicking inside inner modal from closing the modal
- revert adding a `stopPropagation` modifier to the PasswordInput "toggle password" button
2020-08-12 12:46:07 -07:00
..
Accordion chore(accordion): place restProps.class after class 2020-08-01 15:35:32 -07:00
Breadcrumb chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
Button feat: add ButtonSet component 2020-08-01 15:35:58 -07:00
Checkbox chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
CodeSnippet feat(code-snippet): allow copy button to be hidden 2020-08-08 16:27:26 -07:00
ComboBox chore(combo-box): remove unnecessary selectedId assignments 2020-07-28 18:54:18 -07:00
ComposedModal fix(modal): prevent clicking inside inner modal from closing the modal 2020-08-12 12:46:07 -07:00
ContentSwitcher chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
Copy chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
CopyButton chore: add more prop annotations 2020-07-25 06:26:49 -07:00
DataTable chore: remove trailing semicolono from jsdoc types 2020-07-27 06:23:31 -07:00
DataTableSkeleton chore: add more type docs 2020-07-25 11:30:45 -07:00
DatePicker fix(date-picker): resolve flatpickr "no default" error when using esm 2020-08-08 16:07:10 -07:00
Dropdown chore: remove trailing semicolono from jsdoc types 2020-07-27 06:23:31 -07:00
FileUploader chore: remove trailing semicolono from jsdoc types 2020-07-27 06:23:31 -07:00
Form chore: lift components folder 2020-07-19 09:06:08 -07:00
FormGroup chore: add more type docs 2020-07-25 11:30:45 -07:00
FormItem chore: lift components folder 2020-07-19 09:06:08 -07:00
FormLabel chore: add more prop annotations 2020-07-25 06:26:49 -07:00
Grid chore: remove trailing semicolono from jsdoc types 2020-07-27 06:23:31 -07:00
Icon chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
InlineLoading chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
Link chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
ListBox chore: remove trailing semicolono from jsdoc types 2020-07-27 06:23:31 -07:00
ListItem chore: lift components folder 2020-07-19 09:06:08 -07:00
Loading fix(a11y): ignore a11y-label-has-associated-control warnings 2020-08-08 16:14:51 -07:00
Modal fix(modal): prevent clicking inside inner modal from closing the modal 2020-08-12 12:46:07 -07:00
MultiSelect chore: remove trailing semicolono from jsdoc types 2020-07-27 06:23:31 -07:00
Notification chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
NumberInput chore: remove trailing semicolono from jsdoc types 2020-07-27 06:23:31 -07:00
OrderedList chore: add more prop annotations 2020-07-25 06:26:49 -07:00
OverflowMenu chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
Pagination chore: remove trailing semicolono from jsdoc types 2020-07-27 06:23:31 -07:00
PaginationNav chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
ProgressIndicator chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
RadioButton chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
RadioButtonGroup chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
Search chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
Select chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
SkeletonPlaceholder chore: lift components folder 2020-07-19 09:06:08 -07:00
SkeletonText chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
Slider chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
StructuredList fix(a11y): ignore a11y-label-has-associated-control warnings 2020-08-08 16:14:51 -07:00
Tabs chore(tabs): pass id to anchor link in Tab 2020-07-30 17:27:29 -07:00
Tag chore: add more prop annotations 2020-07-25 06:26:49 -07:00
TextArea chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
TextInput fix(modal): prevent clicking inside inner modal from closing the modal 2020-08-12 12:46:07 -07:00
Tile chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
TimePicker chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
Toggle chore: add more type docs 2020-07-25 11:30:45 -07:00
ToggleSmall chore: add more type docs 2020-07-25 11:30:45 -07:00
Tooltip chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
TooltipDefinition chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
TooltipIcon chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
UIShell chore(ui-shell): rename slot to "skip-to-content" 2020-08-02 05:53:36 -07:00
UnorderedList fix(unordered-list): fix class name typo 2020-07-28 20:48:18 -07:00
index.js feat: add ButtonSet component 2020-08-01 15:35:58 -07:00