Commit Graph

4940 Commits

Author SHA1 Message Date
Romain Hamel 5508a58867 docs: add theme visualizer 2025-12-08 13:23:49 +01:00
Jakub Michálek b09e6bc339 feat(ContextMenu/DropdownMenu): expose sub prop on content slots (#5609) 2025-12-08 12:26:32 +01:00
renovate[bot] aaa3eed68a chore(deps): update all non-major dependencies (v4) (#5618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-12-08 10:37:42 +01:00
Jakub Michálek 1f9009f412 feat(AuthForm): allow all input types (#5565) 2025-12-06 22:11:19 +01:00
Jakub Michálek 38cd3907c2 test(Popover): add better comment about disabled Axe rule (#5608) 2025-12-06 22:06:44 +01:00
Jakub Michálek ba60084a45 test(Select): add aria-label to axe test case (#5607) 2025-12-06 22:06:14 +01:00
Dino Čamdžić ec835b4ca7 docs(design-system): fix app.config.ts documentation URL (#5610) 2025-12-06 22:03:23 +01:00
Phuc Le 97c6cd81f9 docs(community): add UnoCSS Preset project (#5601)
Co-authored-by: Phuc Le <lehuuphuc.vn@smilegate.com>
2025-12-06 15:43:38 +01:00
Thiago Ferreira dad080a204 docs(editor): add code blocks to toolbar layout types (#5605) 2025-12-06 14:27:42 +01:00
Miguilim f6fad9cd7f docs(integrations): add SSR page for Vue (#5512) 2025-12-05 16:59:13 +01:00
olivierbourdeau 20d99a98c7 docs(file-upload): correct Schema type casting (#5591)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-12-05 16:51:59 +01:00
Jakub Michálek 6b7fe25935 fix(FormField): hide error if error prop is false (#5599)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-12-04 15:31:22 +01:00
Benjamin Canac ba794c1570 docs(installation): add editor template 2025-12-04 11:56:59 +01:00
Alex a92ee7b58b feat(InputMenu/Select/SelectMenu): add modelModifiers prop (#5559)
Co-authored-by: Sandro Circi <sandro.circi@digitoolmedia.com>
2025-12-04 11:41:02 +01:00
Benjamin Canac 8dc6b222c9 chore(github): add editor job in module workflow 2025-12-03 19:23:43 +01:00
Thiago Ferreira 6741be8d29 chore(readme): add Editor template link (#5598) 2025-12-03 19:19:52 +01:00
Benjamin Canac 1b850bbd65 fix(EditorDragHandle): add missing UButton import 2025-12-03 18:23:13 +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
Jakub Michálek cb3cec2a0b fix(InputDate/InputTime): add missing field group variant (#5596) 2025-12-03 16:58:35 +01:00
renovate[bot] d896024836 chore(deps): update vueuse monorepo to v14 (v4) (major) (#5335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-12-01 17:34:44 +01:00
renovate[bot] 8d0a014900 chore(deps): update vercel (v4) (#5581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-12-01 17:17:08 +01:00
Benjamin Canac 5c4e56a757 chore(deps): remove debug resolution (#5582) 2025-12-01 15:51:57 +01:00
renovate[bot] fdf1d64d29 chore(deps): update all non-major dependencies (v4) (#5578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 15:07:37 +01:00
Benjamin Canac e63b31cb25 chore(renovate): add vercel group 2025-12-01 14:46:20 +01:00
Alex 613ac9ff44 chore(InputDate): usage SegmentPart from reka-ui (#5577) 2025-12-01 14:44:26 +01:00
Benjamin Canac 685e3e7802 chore(renovate): ignore @vercel/analytics 2025-12-01 14:43:14 +01:00
renovate[bot] 4a752fb121 chore(deps): update dependency reka-ui to v2.6.1 (v4) (#5569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-12-01 13:14:32 +01:00
Benjamin Canac abab000dfb chore(renovate): add vite group 2025-12-01 12:35:28 +01:00
Benjamin Canac b1660379d7 docs(contribution): remove test vue command 2025-12-01 12:33:51 +01:00
Hugo 41e5a18f21 docs(mcp): use @nuxtjs/mcp-toolkit (#5548)
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
2025-11-30 15:09:55 +01:00
Benjamin Canac 184eaab1cd chore(components): reduce type verbosity by omitting link props from action buttons 2025-11-28 17:35:04 +01:00
Alex 48628ceb47 docs(input-date/input-time/calendar): add note about date format (#5560) 2025-11-28 14:13:28 +01:00
Benjamin Canac 2ce9af2e13 fix(ColorModeButton): improve icon class merging 2025-11-28 10:34:41 +01:00
Thanet S. f5f9885fee feat(locale): add Lao language (#5556) 2025-11-28 10:00:26 +01:00
IO-Fire ce27ebff82 chore(readme): fix nuxt badge icon (#5557) 2025-11-28 09:58:14 +01:00
Robin 9002f27d43 chore(vitest): move vue config into vitest project (#5546)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-11-27 13:02:18 +01:00
Raphael Charpentier 7e9127d46b docs(mcp): add Google Antigravity setup instructions (#5530)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-11-26 18:42:32 +01:00
Benjamin Canac 328c5bb8a4 chore(github): exclude documentation label from priority workflow 2025-11-26 17:08:49 +01:00
Benjamin Canac c3bb65a061 chore(github): update package default value 2025-11-26 17:00:05 +01:00
Benjamin Canac b0b209e0be fix(Table): only forward necessary props (#5527) 2025-11-26 10:22:41 +01:00
Benjamin Canac 70317e55da fix(ContentSearch/DasboardSearch): set full height on mobile to prevent jump 2025-11-25 11:52:02 +01:00
Jakub Michálek 36a7861afa fix(Carousel): consistent stopOnInteraction behavior (#5489)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
2025-11-24 21:29:02 +01:00
Maxime Pauvert f10b8e1dec chore(ProseCodeIcon): add deno icon (#5528) 2025-11-24 21:12:14 +01:00
Benjamin Canac e885b0ebc2 fix(Table): properly position pinned columns based on size
Resolves #4721, resolves #3927
2025-11-24 12:56:52 +01:00
renovate[bot] d4ce4e88d8 chore(deps): update actions/checkout action to v6 (v4) (#5522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 10:23:48 +01:00
renovate[bot] 6748cdc4b2 chore(deps): update all non-major dependencies (v4) (#5477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 10:01:39 +01:00
Benjamin Canac fb8bbc0b7f chore(changelog): fix invalid generation 2025-11-22 14:25:31 +01:00
Jakub Michálek 9409ef660b test(FileUpload): add aria-label to axe test case (#5509) 2025-11-22 11:08:19 +01:00
Jakub Michálek f99ec46a35 fix(Slider): add aria-label to thumb (#5313) 2025-11-22 11:07:33 +01:00
Benjamin Canac bb7df30463 chore(release): v4.2.1 v4.2.1 2025-11-21 15:10:51 +01:00