hensei-web/src/lib/components/ui
Justin Edmund ea09f325a0 fix slider value handling and track width
- Use single value instead of array for type="single" slider
- Pass onValueChange directly without array wrapping
- Use flex-grow: 1 for track width instead of width: 100%
2025-12-03 18:50:11 -08:00
..
checkbox add CheckboxGroup component for multiselect fields 2025-12-02 05:25:35 -08:00
dropdown fix: type errors cleanup (161 -> 130 errors) 2025-11-28 21:58:11 +00:00
menu fix: type errors in svelte-main branch (372 -> 217 errors) 2025-11-28 20:32:38 +00:00
segmented-control add small size variant to segmented control 2025-12-02 17:19:22 -08:00
switch checkbox and switch theming with hover states 2025-11-30 06:02:50 -08:00
Button.svelte add element-ghost button variant for sidebar header 2025-12-03 18:33:56 -08:00
CharacterTypeahead.svelte weapons: add recruits character search field 2025-12-01 03:17:17 -08:00
ContextMenu.svelte add context menu ui components and i18n 2025-09-30 03:42:14 -07:00
CopyableText.svelte add svelte-sonner for toast notifications 2025-12-02 06:54:12 -08:00
DatePicker.svelte add DatePicker component with type='date' support 2025-12-02 01:24:36 -08:00
DetailItem.svelte add CheckboxGroup component for multiselect fields 2025-12-02 05:25:35 -08:00
DetailsContainer.svelte add detail UI components and uncap utility 2025-09-17 13:39:28 -07:00
DetailsHeader.svelte database detail pages: add Info/Images/Raw tabs 2025-12-01 09:54:35 -08:00
Dialog.svelte add Dialog large size variant and CollectionFilters 2025-12-02 09:30:31 -08:00
DisclosureRow.svelte fix Icon import path in DisclosureRow 2025-12-03 16:33:47 -08:00
DropdownMenu.svelte fix dropdown trigger props, add onClose alias to sidebar 2025-11-30 06:02:50 -08:00
Input.svelte DetailItem: add sublabel, width, onchange props; Input: add validation state 2025-12-01 02:25:41 -08:00
MultiSelect.svelte add MultiSelect component, refactor Select for consistency 2025-12-02 17:19:19 -08:00
PaneStack.svelte add element-ghost button variant for sidebar header 2025-12-03 18:33:56 -08:00
Select.svelte add color dot support to Select component 2025-12-03 17:14:19 -08:00
Sidebar.svelte pane stack: each pane is now its own card 2025-12-03 17:38:53 -08:00
SidebarHeader.svelte stretch header buttons to fill height, add gap between accessories 2025-12-03 18:25:24 -08:00
Slider.svelte fix slider value handling and track width 2025-12-03 18:50:11 -08:00
SuggestionBadge.svelte add suggestion props to all database section components 2025-12-01 23:52:06 -08:00
SuggestionDetailItem.svelte add DatePicker component with type='date' support 2025-12-02 01:24:36 -08:00
TagInput.svelte TagInput: add contained prop with max-width 2025-12-01 04:10:36 -08:00
Tooltip.svelte refactor: migrate UI components to inline styles 2025-09-17 10:44:52 -07:00
Typeahead.svelte add typeahead component 2025-11-30 06:02:56 -08:00
ValidatedInput.svelte DetailItem: add sublabel, width, onchange props; Input: add validation state 2025-12-01 02:25:41 -08:00