Commit graph

16 commits

Author SHA1 Message Date
86ac495feb Correct or suppress all typescript errors 2025-01-29 16:35:21 +01:00
265ae85220 Export typedef for validity constraints 2025-01-27 16:29:02 +01:00
6cc5c43d82 Allow validity message overriding for downstream i18n 2025-01-27 16:22:13 +01:00
f55e420cbc Add validity checking 2025-01-27 16:08:07 +01:00
078abf35ac
Add getter and setter for name 2025-01-23 19:26:30 +01:00
8499177fde Fix error with default selected option 2025-01-22 15:46:10 +01:00
5490237d88 Add support for placeholders as attributes 2025-01-17 13:29:08 +01:00
3f7d435fff
Prevent initial space when opening with space bar 2025-01-16 16:26:59 +01:00
df795fe894
Implement quick search in closed selects 2025-01-16 16:17:31 +01:00
aa93cee9fa
Only handle <space> when focus is on list 2025-01-16 15:36:39 +01:00
917b862786 Have value setter toString its value before option lookup 2025-01-15 16:47:43 +01:00
c2384c540f Add below-search slot and fix missing top slot 2025-01-15 16:34:38 +01:00
715d57d56a Add slots above and below item list 2025-01-15 15:29:43 +01:00
360e34e1fc
Fix performance for very large number of options 2025-01-09 14:21:00 +01:00
3b85734049
Add namespace to package name 2025-01-08 21:11:04 +01:00
2bc9764ae0 Initial commit 2024-12-17 18:36:02 +01:00