Commit Graph

39 Commits

Author SHA1 Message Date
Benjamin Canac
1e88512bef chore(ContextMenu/DropdownMenu): remove useless pointer-events-auto
Revert parts of #2881
2025-01-16 12:38:34 +01:00
Alex
f85b0985bd fix(components): enable pointer events on menus (#2881)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-01-13 11:44:23 +01:00
renovate[bot]
8c88912a8f chore(deps): update all non-major dependencies (v3) (#2985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-01-06 17:17:03 +01:00
Hugo Richard
7f64198a70 fix(Avatar): bind $attrs on AvatarFallback (#2933) 2024-12-19 13:00:31 +01:00
Benjamin Canac
695224f91f chore(ContextMenu/DropdownMenu/NavigationMenu): consistent trailing slot 2024-12-05 16:29:28 +01:00
Benjamin Canac
81ac076219 feat(module)!: migrate to reka-ui (#2448) 2024-12-03 16:11:32 +01:00
Benjamin Canac
c9adf333be feat(Avatar): infer width / height on <img> based on size prop 2024-11-07 14:49:39 +01:00
Alex
a6c1a6c587 feat(theme)!: migrate from heroicons to lucide (#2540)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-11-06 12:59:19 +01:00
Alex
f66c96e277 feat(DropdownMenu/ContextMenu): handle color field in items (#2510)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-11-05 21:21:01 +01:00
Alexander
332c6c08d7 feat(Kbd): special keys for macOS and other systems (#2494)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-10-31 15:14:15 +01:00
Daniel Roe
d4a943e631 feat(module): add support for vue using unplugin (#2416)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-10-25 17:15:26 +02:00
Benjamin Canac
716ed10068 test: consistent avatar urls 2024-10-17 16:33:50 +02:00
Benjamin Canac
8ef6e712ac feat(ContextMenu/DropdownMenu): handle checkbox items type
Resolves #2144
2024-10-15 17:14:56 +02:00
Sandro Circi
dcce571cda fix(module): stop using tailwind's shorthand arbitrary variable syntax (#2366)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-10-14 10:42:26 +02:00
Benjamin Canac
acfc6cef2d feat(Accordion/Breadcrumb/CommandPalette/ContextMenu/DropdownMenu/NavigationMenu/Tabs): add labelKey prop 2024-10-11 18:30:21 +02:00
Sandro Circi
057e86cfda feat(module): implement --ui-radius CSS variable (#2341)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-10-09 14:28:29 +02:00
Benjamin Canac
9368c6a639 refactor(module)!: implement design system with CSS variables (#2298) 2024-10-07 14:48:02 +02:00
renovate[bot]
235f1cc330 chore(deps): update all non-major dependencies (v3) (#2219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-09-20 14:16:59 +02:00
Bernardo Oliveira
7c2adf2f7f fix(Button): button link not showing disabled classes (#2189) 2024-09-12 12:25:24 +02:00
Benjamin Canac
dee404f24f test: update snapshots 2024-08-23 18:39:35 +02:00
Benjamin Canac
daa98c56fa chore(ContextMenu/DropdownMenu): set modal to true by default 2024-08-06 18:37:03 +02:00
Benjamin Canac
6cc635a8a7 test: add missing /components in urls 2024-07-22 12:52:12 +02:00
Benjamin Canac
6a13c7fa01 chore(deps): update 2024-07-11 12:50:44 +02:00
Benjamin Canac
235556d3e0 fix(components): ui prop override with class (#136) 2024-07-03 14:35:58 +02:00
Sandro Circi
b61696cdca feat(Select/SelectMenu): handle size prop (#133)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-07-02 12:03:10 +02:00
Silver343
dfa99362d4 feat(DropdownMenu): handle size prop (#125)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-06-19 11:50:25 +02:00
Benjamin Canac
51f4ffc953 chore(DropdownMenu/ContextMenu): handle external icon 2024-05-27 14:49:22 +02:00
Benjamin Canac
633a39452a feat: add transition-colors on hover effects 2024-05-16 13:09:47 +02:00
Benjamin Canac
99f20a4154 feat(InputMenu): new component (#86) 2024-05-06 18:59:49 +02:00
Benjamin Canac
67661174b0 test(DropdownMenu): consistent items with playground 2024-04-25 11:48:47 +02:00
Benjamin Canac
f0627f700e test: update snapshots with latest icons 2024-04-25 11:21:44 +02:00
Benjamin Canac
1dcc1f5074 feat(DropdownMenu): add #item slot for consistency 2024-04-17 12:19:20 +02:00
Benjamin Canac
735f81e771 feat(DropdownMenu): pass index to slots 2024-04-16 17:27:12 +02:00
Benjamin Canac
f302a15972 feat: uniformize components sizes (#68) 2024-04-16 12:26:29 +02:00
Benjamin Canac
cd214f91db fix(DropdownMenu): handle disabled with data attribute for links 2024-04-15 14:48:33 +02:00
Benjamin Canac
a72649f3c9 chore: remove will-change classes 2024-04-12 18:26:41 +02:00
Benjamin Canac
a391c60aa0 test: update snapshots 2024-04-10 18:40:35 +02:00
Benjamin Canac
bb42594ea4 test: update snapshots 2024-04-05 17:14:49 +02:00
Benjamin Canac
44033508a7 feat(DropdownMenu): new component (#37) 2024-03-29 13:42:02 +01:00