hensei-web/src/lib/components/ui
Justin Edmund 8f28ad8d8f add Dialog large size variant and CollectionFilters
Dialog now supports size='large' for 90vw/85vh modals.
CollectionFilters provides reusable filter controls for
element, rarity, season, series, race, proficiency, gender.
2025-12-02 09:30:31 -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 SegmentedControl: add size prop (default/small) 2025-12-01 09:54:06 -08:00
switch checkbox and switch theming with hover states 2025-11-30 06:02:50 -08:00
Button.svelte fix button: no translate on circular, fix elemental hover colors 2025-12-01 00:22:52 -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
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
Select.svelte ui: update Input, Select, Button, Sidebar components 2025-11-30 20:05:42 -08:00
Sidebar.svelte ui: update Input, Select, Button, Sidebar components 2025-11-30 20:05:42 -08:00
SidebarHeader.svelte ui: update Input, Select, Button, Sidebar components 2025-11-30 20:05:42 -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