Commit Graph

29 Commits

Author SHA1 Message Date
Benjamin Canac ccd48940fd test(components): fix path expectations on windows 2026-08-17 11:02:02 +02:00
Benjamin Canac 0fabbe5bc4 fix(theme): keep variants when replacing slot classes in app config (#6824) 2026-08-14 16:33:52 +02:00
Benjamin Canac 3a568b5e58 feat(vue): support experimental.componentDetection (#6731) 2026-08-13 11:54:43 +02:00
Benjamin Canac 3e89ea791b fix(theme): blank top-level base in applyUnstyled (#6825) 2026-08-11 14:53:34 +02:00
Benjamin Canac 4200e80c03 perf(components): memoize tv slot invocations with simple args (#6737) 2026-07-31 16:41:07 +02:00
renovate[bot] 282759e7c6 chore(deps): update nuxt framework (#6751)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-07-28 14:20:11 +02:00
Benjamin Canac 2a172ef187 fix(CommandPalette): always escape search highlight to prevent XSS (#6741) 2026-07-16 12:48:05 +02:00
Benjamin Canac dcf7cbc091 feat(unplugin): pre-bundle used icons into the Vue/Vite build (#6635)
Co-authored-by: Typed SIGTERM <145281501+typed-sigterm@users.noreply.github.com>
2026-07-07 15:26:58 +02:00
Benjamin Canac 8d46034c19 feat(module): pre-bundle used icons into @nuxt/icon client bundle (#6633) 2026-06-30 14:39:56 +02:00
Francesco Mussoni cba2c2c40c feat(InputRating): new component (#5757)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-06-25 17:31:18 +02:00
Benjamin Canac ea576e2f32 feat(theme): allow replacing slot classes with a function (#6562) 2026-06-08 17:50:02 +02:00
Benjamin Canac a2a8bc907a feat(module): add theme.unstyled option (#6551) 2026-06-08 15:27:01 +02:00
Benjamin Canac a1bef8babc feat(ContentSearch): add async search support via useSearchCollection (#6432) 2026-05-19 15:52:39 +02:00
Jakub Michálek 00c16515ba feat(Listbox): new component (#6307)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-04-22 12:29:06 +02:00
Sandro Circi 7d1e8631ea fix(components): improve slots return types and tests (#6109)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-03-02 13:57:26 +01:00
Benjamin Canac 38765c367d feat(Editor): new component (#5407)
Co-authored-by: Baptiste Leproux <leproux.baptiste@gmail.com>
2025-12-03 18:19:16 +01:00
Benjamin Canac 5b17751323 feat(components): extend native HTML attributes (#5348)
Co-authored-by: Sandro Circi <sandro.circi@digitoolmedia.com>
2025-11-05 11:24:04 +01:00
Jakub Michálek f2d73e5bee test(components): add a11y tests (#5181)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-10-14 13:56:06 +02:00
Romain Hamel 99dbe81783 fix(Form)!: don't mutate the form's state if transformations are enabled (#4902)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-09-17 10:53:37 +02:00
Benjamin Canac 5cb65cfbd0 feat: import @nuxt/ui-pro components (#4675)
Co-authored-by: Hugo Richard <hugo.richard@epitech.eu>
2025-09-01 14:30:39 +02:00
Romain Hamel 6c6c32dd97 test(FileUpload): form integration (#4604) 2025-07-27 13:32:15 +02:00
TribeWeb 9c3d53a02d feat(CheckboxGroup): new component (#3862)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
2025-04-22 18:03:27 +02:00
Alex bd2f077fe8 feat(InputNumber): implement component (#2577)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-11-18 10:08:57 +01:00
max 95aa6f68b3 feat(PinInput): implement component (#2570)
Co-authored-by: Max Steinwand <msteinwand@kues.de>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
2024-11-12 16:11:06 +01:00
Yasser Lahbibi fc2015bb0e fix(NavigationMenu): improve generic types (#2482)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-10-29 19:21:35 +01:00
Yasser Lahbibi db8111d783 fix(InputMenu/Select/SelectMenu): improve types (#2471) 2024-10-28 18:08:24 +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
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
Romain Hamel bad2e49de9 refactor(Form): input events (#99)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-07-01 20:37:57 +02:00