..
Accordion
refactor: prefer class directive over class attribute ( #1318 )
2022-05-29 08:16:27 -07:00
AspectRatio
fix(aspect-ratio): add missing "2x3" ratio value ( #1276 )
2022-04-30 09:14:18 -07:00
Breadcrumb
Upgrade sveld to v0.10 ( #856 )
2021-10-16 12:34:29 -07:00
Breakpoint
build(types): copy .d.ts files from src to types ( #1218 )
2022-03-27 13:26:13 -07:00
Button
breaking: remove deprecated props and components ( #1191 )
2022-03-27 08:21:58 -07:00
Checkbox
breaking(types): type arrays as read-only ( #1335 )
2022-06-05 13:25:43 -07:00
CodeSnippet
chore(code-snippet): preserve custom copy event type ( #1375 )
2022-06-27 05:44:05 -07:00
ComboBox
fix: use native binding for value
prop in ComboBox
, MultiSelect
( #1343 )
2022-06-12 07:12:11 -07:00
ComposedModal
fix(composed-modal): node to focus is possibly null
( #1364 )
2022-06-22 06:24:02 -07:00
ContentSwitcher
breaking: remove deprecated props and components ( #1191 )
2022-03-27 08:21:58 -07:00
ContextMenu
breaking(types): type arrays as read-only ( #1335 )
2022-06-05 13:25:43 -07:00
CopyButton
fix: CopyButton
text prop and Dropdown
selectedId prop should be required ( #1311 )
2022-05-22 12:39:53 -07:00
DataTable
fix(data-table): table header keys should be reactive ( #1346 )
2022-06-12 18:09:33 -07:00
DatePicker
feat: forward paste event to input/textarea elements ( #1332 )
2022-06-02 18:39:49 -07:00
Dropdown
breaking(types): type arrays as read-only ( #1335 )
2022-06-05 13:25:43 -07:00
FileUploader
breaking(types): type arrays as read-only ( #1335 )
2022-06-05 13:25:43 -07:00
FluidForm
fix(fluid-form): forward missing events ( #583 )
2021-03-28 12:10:51 -07:00
Form
breaking(form): do not prevent default behavior on submit event ( #1170 )
2022-03-13 19:04:10 -07:00
FormGroup
Set a condition for showing legend in FormGroup ( #785 )
2021-09-05 13:25:32 -07:00
FormItem
Fix a11y-mouse-events warning, update docs ( #765 )
2021-07-26 08:40:05 -07:00
FormLabel
Fix a11y-mouse-events warning, update docs ( #765 )
2021-07-26 08:40:05 -07:00
Grid
Add padding prop to Grid component ( #420 )
2020-11-27 04:08:30 -08:00
icons
fix: use correct View icon [ci skip]
2022-04-03 12:15:56 -07:00
ImageLoader
fix(types): dispatched events without a detail value should be null
( #1124 )
2022-02-21 09:42:42 -08:00
InlineLoading
refactor: use icons from carbon-icons-svelte@11
( #1227 )
2022-04-03 11:57:28 -07:00
Link
refactor(link): make a
precede p
element for restProps ( #1237 )
2022-04-09 14:17:36 -07:00
ListBox
feat: support item.disabled
key for Dropdown
, MultiSelect
, ComboBox
( #1328 )
2022-06-02 17:56:30 -07:00
ListItem
Fix a11y-mouse-events warning, update docs ( #765 )
2021-07-26 08:40:05 -07:00
Loading
chore(deps-dev): upgrade prettier-plugin-svelte ( #498 )
2021-01-27 15:02:02 -08:00
LocalStorage
fix(types): dispatched events without a detail value should be null
( #1124 )
2022-02-21 09:42:42 -08:00
Modal
refactor(modal): simply nested modals logic ( #1339 )
2022-06-07 07:43:02 -07:00
MultiSelect
fix: use native binding for value
prop in ComboBox
, MultiSelect
( #1343 )
2022-06-12 07:12:11 -07:00
Notification
Revert "Revert "fix(notification): on:close
should be cancellable ( #1379 )" ( #1381 )" ( #1382 )
2022-06-29 11:11:33 -07:00
NumberInput
feat: forward paste event to input/textarea elements ( #1332 )
2022-06-02 18:39:49 -07:00
OrderedList
Fix a11y-mouse-events warning, update docs ( #765 )
2021-07-26 08:40:05 -07:00
OverflowMenu
refactor: use icons from carbon-icons-svelte@11
( #1227 )
2022-04-03 11:57:28 -07:00
Pagination
feat(select): support selected
prop number type ( #1355 )
2022-06-18 11:09:41 -07:00
PaginationNav
refactor: use icons from carbon-icons-svelte@11
( #1227 )
2022-04-03 11:57:28 -07:00
Popover
hotfix(popover): manually apply relative style if relative
is true ( #915 )
2021-11-18 07:28:40 -08:00
ProgressBar
feat: upgrade carbon-components to v10.56.0 ( #1213 )
2022-03-27 08:27:23 -07:00
ProgressIndicator
refactor: use icons from carbon-icons-svelte@11
( #1227 )
2022-04-03 11:57:28 -07:00
RadioButton
Add required
prop to RadioButton
. ( #1035 )
2022-01-22 09:05:41 -08:00
RadioButtonGroup
Align v10.54 ( #1133 )
2022-02-26 11:26:31 -08:00
RecursiveList
RecursiveList ( #717 )
2021-07-05 08:43:48 -07:00
Search
feat: forward paste event to input/textarea elements ( #1332 )
2022-06-02 18:39:49 -07:00
Select
fix(select): do not dispatch "change" event on initial load ( #1356 )
2022-06-18 12:27:27 -07:00
SkeletonPlaceholder
Fix a11y-mouse-events warning, update docs ( #765 )
2021-07-26 08:40:05 -07:00
SkeletonText
Fix a11y-mouse-events warning, update docs ( #765 )
2021-07-26 08:40:05 -07:00
Slider
feat(slider): add fullWidth
prop ( #1354 )
2022-06-18 12:47:10 -07:00
StructuredList
breaking: remove deprecated props and components ( #1191 )
2022-03-27 08:21:58 -07:00
Tabs
fix(tabs): selected tab should not steal focus if updated programmatically ( #1320 )
2022-05-29 10:12:55 -07:00
Tag
fix(tag): add type="button"
on interactive, filter tag variants ( #1246 )
2022-04-14 20:17:23 -07:00
TextArea
feat: forward paste event to input/textarea elements ( #1332 )
2022-06-02 18:39:49 -07:00
TextInput
fix(password-input): support invalid state when used in a FluidForm
( #1371 )
2022-06-25 08:17:19 -07:00
Theme
fix(theme): use @see
tag for link in tokens prop description ( #1309 )
2022-05-18 19:28:38 -07:00
Tile
refactor: use icons from carbon-icons-svelte@11
( #1227 )
2022-04-03 11:57:28 -07:00
TimePicker
fix(time-picker): use native binding for value prop ( #1344 )
2022-06-12 08:09:43 -07:00
Toggle
Make Toggle
labels slottable ( #1002 )
2022-01-12 16:43:27 -10:00
Tooltip
refactor: use icons from carbon-icons-svelte@11
( #1227 )
2022-04-03 11:57:28 -07:00
TooltipDefinition
fix(types): dispatched events without a detail value should be null
( #1124 )
2022-02-21 09:42:42 -08:00
TooltipIcon
Omit explicit "from carbon-icons-svelte" from icon
prop definitions ( #866 )
2021-10-20 13:48:52 -07:00
TreeView
fix(tree-view): fix type error when keyboard navigating an expanded node ( #1350 )
2022-06-15 07:14:09 -07:00
Truncate
breaking(actions): move truncate
action to src/Truncate ( #1224 )
2022-04-02 12:04:33 -07:00
UIShell
fix(side-nav): set high z-index
on open overlay ( #1388 )
2022-07-12 19:43:45 -07:00
UnorderedList
Fix a11y-mouse-events warning, update docs ( #765 )
2021-07-26 08:40:05 -07:00
index.js
breaking(actions): move truncate
action to src/Truncate ( #1224 )
2022-04-02 12:04:33 -07:00