..
Accordion
test: add unit tests for AspectRatio
, Tag
2024-12-29 13:49:29 -08:00
AspectRatio
test: add unit tests for AspectRatio
, Tag
2024-12-29 13:49:29 -08:00
Breadcrumb
test(breadcrumb): add unit tests
2025-03-02 14:41:57 -08:00
Breakpoint
test(breakpoint): add unit tests
2025-03-02 14:41:57 -08:00
Button
test(button): add unit tests
2025-03-11 12:52:52 -07:00
ButtonSet
test(button-set): add unit tests
2025-04-12 14:34:11 -07:00
Checkbox
test: use assert instead of casting HTMLElement
2025-04-19 12:51:58 -07:00
CodeSnippet
test(code-snippet): add unit tests
2025-03-02 14:41:57 -08:00
Column
test(column): add unit tests
2025-04-01 08:47:29 -07:00
ComboBox
feat(combo-box): add hideLabel
prop ( #2153 )
2025-04-18 10:27:14 -07:00
ContentSwitcher
test(content-switcher): add unit tests
2025-03-02 14:41:57 -08:00
ContextMenu
test(context-menu): add unit tests
2025-04-01 08:47:29 -07:00
CopyButton
test(copy-button): add unit tests
2025-03-16 14:19:44 -07:00
DataTable
fix(toolbar-search): re-filter rows if DataTable
rows change ( #2154 )
2025-04-19 13:33:07 -07:00
Dropdown
test(dropdown): add more tests
2025-04-01 08:47:29 -07:00
ExpandableTile
test(expandable-tile): add unit tests
2025-03-20 17:34:20 -07:00
FluidForm
test(fluid-form): add unit tests
2025-04-12 14:34:11 -07:00
Form
test(form): add unit tests
2025-04-12 14:34:11 -07:00
Grid
test(grid): add unit tests
2025-03-20 17:34:20 -07:00
ImageLoader
test(image-loader): add unit tests
2025-03-16 14:19:44 -07:00
InlineLoading
test(inline-loading): add unit tests
2025-03-16 14:19:44 -07:00
InlineNotification
test(inline-notification): add unit tests
2025-03-20 17:34:20 -07:00
Link
test(link): add unit tests
2025-03-16 14:19:44 -07:00
Loading
test(loading): add unit tests
2025-03-16 14:19:44 -07:00
LocalStorage
test(local-storage): extract shared global mock
2025-04-12 14:34:11 -07:00
Modal
test(modal): add unit tests ( #2145 )
2025-04-12 12:55:39 -07:00
MultiSelect
test(multi-select): more unit tests
2025-04-12 14:34:11 -07:00
NumberInput
test(number-input): add unit tests
2025-03-20 17:34:20 -07:00
OrderedList
test(ordered-list): add unit tests
2025-03-17 19:27:40 -07:00
OverflowMenu
test(overflow-menu): add unit tests
2025-01-30 08:56:52 -08:00
Pagination
test(pagination): add unit tests
2025-03-17 19:27:40 -07:00
PaginationNav
test(pagination-nav): add unit tests
2025-03-17 19:27:40 -07:00
PasswordInput
test(password-input): add unit tests
2025-03-20 17:34:20 -07:00
Popover
test(popover): add unit tests
2025-03-17 19:27:40 -07:00
ProgressBar
test(progress-bar): add unit tests
2025-03-11 12:52:52 -07:00
ProgressIndicator
test(progress-indicator): add unit tests
2025-03-20 17:34:20 -07:00
RadioButton
fix(radio-button): forward focus
, blur
events ( #2135 )
2025-03-22 13:02:28 -07:00
RadioTile
fix(radio-tile): allow standalone RadioTile
usage ( #2136 )
2025-03-22 13:03:20 -07:00
RecursiveList
feat: add toHierarchy
utility for TreeView
, RecursiveList
( #2072 )
2024-12-09 12:22:36 -08:00
Search
test(search): add unit tests
2025-03-16 14:19:44 -07:00
Select
test: use assert instead of casting HTMLElement
2025-04-19 12:51:58 -07:00
SkeletonPlaceholder
test(skeleton-placeholder): add unit tests
2025-03-20 17:34:20 -07:00
SkeletonText
test(skeleton-text): add unit tests
2025-03-20 17:34:20 -07:00
Slider
test(slider): add unit tests
2025-03-17 19:27:40 -07:00
StructuredList
test(structured-list): add unit tests
2025-03-20 17:34:20 -07:00
Tabs
test(tabs): add unit tests
2025-03-16 14:19:44 -07:00
Tag
test: add unit tests for AspectRatio
, Tag
2024-12-29 13:49:29 -08:00
TextArea
fix(text-area): allow visually hidden label ( #2137 )
2025-03-23 10:42:47 -07:00
TextInput
test(text-input): add unit tests
2025-03-20 17:34:20 -07:00
Theme
fix(theme): remove invalid themes
prop from markup ( #2127 )
2025-03-19 12:43:33 -07:00
Tile
test(selectable-tile): add unit tests
2025-04-12 15:59:52 -07:00
TimePicker
test(time-picker): add unit tests
2025-03-20 17:34:20 -07:00
ToastNotification
test(toast-notification): add unit tests
2025-03-20 17:34:20 -07:00
Toggle
test(toggle): add unit tests
2025-03-16 14:19:44 -07:00
Tooltip
test(tooltip): add unit tests
2025-03-02 14:41:57 -08:00
TooltipDefinition
test(tooltip-definition): add unit tests
2025-03-17 19:27:40 -07:00
TooltipIcon
test(tooltip-icon): add unit tests
2025-03-17 19:27:40 -07:00
TreeView
test(to-hierarchy): increase test coverage
2025-04-12 15:59:16 -07:00
Truncate
test(truncate): add unit tests
2025-03-17 19:27:40 -07:00
UnorderedList
test(unordered-list): add unit tests
2025-03-17 19:27:40 -07:00
App.test.svelte
test(overflow-menu): add unit tests
2025-01-30 08:56:52 -08:00
DatePicker.test.svelte
chore: format files with Prettier 3
2024-11-11 21:35:48 -08:00
FileUploader.test.svelte
chore: format files with Prettier 3
2024-11-11 21:35:48 -08:00
HeaderNav.test.svelte
chore: format files with Prettier 3
2024-11-11 21:35:48 -08:00
HeaderSearch.svelte
chore: format files with Prettier 3
2024-11-11 21:35:48 -08:00
HeaderSwitcher.test.svelte
chore: format files with Prettier 3
2024-11-11 21:35:48 -08:00
HeaderUtilities.test.svelte
feat(ui-shell): HeaderAction
supports tooltip ( #2111 )
2025-03-09 13:47:34 -07:00
index.html
test: scaffold component testing with Vitest
2024-11-23 13:36:31 -08:00
PersistedHamburgerMenu.test.svelte
chore: format files with Prettier 3
2024-11-11 21:35:48 -08:00
setup-tests.ts
test(local-storage): extract shared global mock
2025-04-12 14:34:11 -07:00