Eder Soares
54e713d31a
feat(SelectMenu): allows to customize labels ( #2266 )
2024-10-31 15:17:08 +01:00
Benjamin Canac
e8f573b6bb
fix(SelectMenu): input border focus after tailwindcss 3.4
2024-01-03 15:13:34 +01:00
Inesh Bose
0fdc8f70b6
feat(SelectMenu): allow creating option despite search ( #1080 )
...
* chore: initial
* chore: use reusable vnode
* fix: use component with vnode
* chore: option placement
* chore: finish
* up
* up
* up
* fix(selectmenu): non-object custom options
* up
---------
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2023-12-15 15:04:06 +01:00
Benjamin Canac
6d8d82a265
feat(InputMenu): new component ( #1095 )
2023-12-12 18:45:04 +01:00
Benjamin Canac
5d1919a538
feat(SelectMenu): add empty slot when no options
...
Resolves #1089
2023-12-12 16:27:42 +01:00
Benjamin Canac
e408eabd8b
fix(components): move remaining classes to config ( #1039 )
2023-11-30 16:31:48 +01:00
Benjamin Canac
4a9b66aeb3
fix(types): improve with strict mode ( #1041 )
2023-11-30 12:02:37 +01:00
Inesh Bose
d02858f6c4
refactor(config): break ui.config.ts into separate files ( #930 )
2023-11-22 10:26:31 +01:00