Commit Graph

  • c8d3389680 chore(deps): update all non-major dependencies (v2) (#5147) renovate[bot] 2025-10-06 09:49:30 +02:00
  • 1752f21b83 fix(FileUpload): stuck focus while tabbing (#5128) Jakub Michálek 2025-10-03 10:13:42 +02:00
  • 2cceffc7bc chore(release): v3.3.6 v3.3.6 Benjamin Canac 2025-10-03 16:45:10 +02:00
  • 027c06acce fix(Drawer): prevent unwanted close when dismissible is false (#5085) Jakub Zomerfeld 2025-09-29 18:08:26 +02:00
  • b6d04c212f chore(deps): update tailwindcss to ^4.1.14 (v3) (#5126) renovate[bot] 2025-10-03 16:28:09 +02:00
  • 8f21339fd4 fix(Drawer): use full height/width for snapPoints (#5041) Jakub Michálek 2025-10-02 17:11:48 +02:00
  • 0f7a1b7c4f fix(Carousel): ensure plugins init after client-side navigation (#5117) Benjamin Canac 2025-10-02 14:41:55 +02:00
  • 6c083ef76f docs(dashboard-panel/dashboard-sidebar): add tip about percentages in size section Benjamin Canac 2025-10-03 15:00:34 +02:00
  • 43684b268a docs(form): typo in expose section (#5136) Oleg Chuev 👋 2025-10-03 15:38:56 +03:00
  • 69906bcc12 fix(FileUpload): use native img element for blob URLs preview Benjamin Canac 2025-10-03 13:22:55 +02:00
  • 63b26b2771 docs(mcp): typo in list_documentation_pages tool description (#5131) Estéban 2025-10-03 10:58:16 +02:00
  • b1cf7ca175 docs(migration): update v4 page accordion section Benjamin Canac 2025-10-03 10:56:58 +02:00
  • 2477d44e9c fix(FileUpload): stuck focus while tabbing (#5128) Jakub Michálek 2025-10-03 10:13:42 +02:00
  • 67f8ce619a docs(Search): improve design #5087 Benjamin Canac 2025-10-02 18:12:46 +02:00
  • 2a8b4bfe7d docs(ai): update category title Benjamin Canac 2025-10-02 18:12:32 +02:00
  • ddc3b10059 chore(release): v4.0.1 v4.0.1 Benjamin Canac 2025-10-02 17:44:01 +02:00
  • b1457685b8 fix(Drawer): use full height/width for snapPoints (#5041) Jakub Michálek 2025-10-02 17:11:48 +02:00
  • fb6b58690d docs(app): update carbon url Benjamin Canac 2025-10-02 15:38:06 +02:00
  • fc42134a05 chore(deps): update dependency tailwindcss to ^3.4.18 (v2) (#5125) renovate[bot] 2025-10-02 15:37:11 +02:00
  • a1a4d2a677 chore(deps): update tailwindcss to ^4.1.14 (v4) (#5127) renovate[bot] 2025-10-02 15:35:31 +02:00
  • b6dc9dc62a docs(mcp): add missing queryCollection import (#5124) Hugo 2025-10-02 13:50:30 +01:00
  • 21fbe630eb fix(Carousel): ensure plugins init after client-side navigation (#5117) Benjamin Canac 2025-10-02 14:41:55 +02:00
  • 8adfdbe5e1 docs(llms): add proper spacing to text (#5122) Kendall Jackson 2025-10-02 05:06:45 -04:00
  • cd2662a952 fix(Table): empty cell value causing hydration errors (#5069) Hugo 2025-10-01 14:55:15 +01:00
  • 43c119fdd9 fix(App): allow global portal disabling (#5111) Benjamin Canac 2025-09-30 14:09:53 +02:00
  • ab168af668 fix(Pagination): make ellipsis non-interactive (#5081) Jakub Michálek 2025-09-29 17:46:36 +02:00
  • 27aa80cd83 fix(useKbd): update escape key from ⎋ to Esc (#5076) Mike Newbon 2025-09-26 09:53:36 +02:00
  • 27cb2b6fc2 fix(Carousel): invert arrow keys in RTL direction (#5072) Paul Barré 2025-09-26 00:15:49 +09:00
  • 9c433feb87 docs(mcp): revise Cursor MCP setup instructions (#5118) Hugo 2025-10-01 15:32:32 +01:00
  • 44a38ea334 fix(Table): empty cell value causing hydration errors (#5069) Hugo 2025-10-01 14:55:15 +01:00
  • 066b8a1ccd fix(Avatar): remove redundant img role Benjamin Canac 2025-10-01 15:15:41 +02:00
  • 1c2da6470c docs(app): put back key on content navigation Benjamin Canac 2025-10-01 14:29:36 +02:00
  • 22ee075a39 fix(ContentNavigation): improve path matching and recursion with default-open Benjamin Canac 2025-10-01 13:25:25 +02:00
  • 526e6765cf docs(app): remove key on content navigation Benjamin Canac 2025-10-01 13:22:43 +02:00
  • b3d6c1e171 docs(Search): handle fullscreen Benjamin Canac 2025-10-01 12:19:50 +02:00
  • 095a0c1eec fix(ContentSearch/DashboardSearch): proxy modal props to support fullscreen Benjamin Canac 2025-10-01 12:06:45 +02:00
  • 05c3bb9280 docs(Search): improve tools display and rules Benjamin Canac 2025-10-01 11:39:49 +02:00
  • ff67fa368b fix(ChatMessages): watch deep to handle streaming with parts Benjamin Canac 2025-10-01 11:36:31 +02:00
  • 0db622acfb fix(ChatMessages): ensure content is render before scrolling Benjamin Canac 2025-10-01 11:35:51 +02:00
  • b7e95aaa06 Merge remote-tracking branch 'origin/v4' into feat/blocks Hugo Richard 2025-09-30 18:37:30 +01:00
  • b052bb5be4 docs(app): implement AI search (#4114) Benjamin Canac 2025-09-30 18:44:44 +02:00
  • 7659fa1162 fix(App): allow global portal disabling (#5111) Benjamin Canac 2025-09-30 14:09:53 +02:00
  • fface35e54 fix(DashboardPanel/DashboardSidebar): handle RTL mode (#5109) Malik 2025-09-30 11:35:29 +03:00
  • 5ebaf07283 chore(deps): update all non-major dependencies (v2) (#5090) renovate[bot] 2025-09-30 10:34:37 +02:00
  • 5b9ac8b6a6 chore(deps): update all non-major dependencies (v3) (#5094) renovate[bot] 2025-09-30 10:34:20 +02:00
  • 1a70331f4b chore(deps): update all non-major dependencies (v4) (#5099) renovate[bot] 2025-09-30 10:33:46 +02:00
  • 2abdc21782 fix(Drawer): prevent unwanted close when dismissible is false (#5085) Jakub Zomerfeld 2025-09-29 18:08:26 +02:00
  • 105b74bed1 chore: use controlId Eugen Istoc 2025-09-29 12:05:21 -04:00
  • a05885eb4a chore: upgrde to formwerk@0.14.0 Eugen Istoc 2025-09-29 12:05:03 -04:00
  • 62f64cc260 fix(Pagination): make ellipsis non-interactive (#5081) Jakub Michálek 2025-09-29 17:46:36 +02:00
  • f53180751c fix(vue): align useCookie stub with nuxt's default value handling (#5089) Iván Máximiliano, Lo Giudice 2025-09-29 12:12:22 -03:00
  • 344f26950b fix(AuthForm): export type with proper inference for field-specific props (#5106) Benjamin Canac 2025-09-29 17:11:25 +02:00
  • d3056b8b94 docs(installation): add laravel and adonis examples for vite (#5086) Estéban 2025-09-29 17:10:31 +02:00
  • 9724ac6752 chore(deps): update devdependency vue-tsc to ^3.1.0 (v2) (#5091) renovate[bot] 2025-09-29 15:24:30 +02:00
  • afb102381a chore(deps): update vue-tsc to ^3.1.0 (v4) (#5100) renovate[bot] 2025-09-29 15:24:23 +02:00
  • ccae7ef43b chore(deps): update vue-tsc to ^3.1.0 (v3) (#5097) renovate[bot] 2025-09-29 15:24:16 +02:00
  • 45b265ec93 chore(deps): add @nuxt/module-builder resolution Benjamin Canac 2025-09-29 11:03:46 +02:00
  • 65b16a3001 chore(deps): update devdependency happy-dom to v19 (v2) (#5093) renovate[bot] 2025-09-29 10:50:03 +02:00
  • e10cfc9ffc chore(deps): update devdependency happy-dom to v19 (v3) (#5098) renovate[bot] 2025-09-29 10:49:56 +02:00
  • df8a23475c chore(deps): update devdependency happy-dom to v19 (v4) (#5101) renovate[bot] 2025-09-29 10:49:44 +02:00
  • 1deb5a4367 chore(deps): update dependency reka-ui to v2.5.1 (v3) (#5095) renovate[bot] 2025-09-29 10:49:33 +02:00
  • 2425d19be2 chore(deps): update dependency reka-ui to v2.5.1 (v4) (#5096) renovate[bot] 2025-09-29 10:49:25 +02:00
  • c1412f719a Merge remote-tracking branch 'origin/v4' into feat/blocks Hugo Richard 2025-09-28 16:53:58 +01:00
  • 0d692c8b7f playgrounds: refactor to use v4 components (#5070) Benjamin Canac 2025-09-27 21:44:25 +02:00
  • 24093d979d Merge branch 'poc/formwerk' of https://github.com/nuxt/ui into poc/formwerk Eugen Istoc 2025-09-27 12:28:42 -04:00
  • 97369895e4 chore: use label ref from formwerk Eugen Istoc 2025-09-27 12:27:45 -04:00
  • 562b78e70a refactor(Checkbox): use controlId instead of controlProps.id J-michalek 2025-09-27 13:04:41 +02:00
  • 9fbde280be fix(Checkbox): use correct value in for attribute J-michalek 2025-09-26 20:38:05 +02:00
  • 0cf6198b63 chore: add formwerk’s useCustomControl to all form components Eugen Istoc 2025-09-26 14:20:25 -04:00
  • 31db8d933a fix(unplugin): handle components resolution with subpath Benjamin Canac 2025-09-26 18:21:17 +02:00
  • 0cd0cd02c3 chore(Marquee): improve tsdoc Benjamin Canac 2025-09-26 16:23:18 +02:00
  • a9fe7c61f4 fix(components): add missing data-orientation for consistency Benjamin Canac 2025-09-26 16:22:27 +02:00
  • ef1af9aac7 chore: migrate UInput Eugen Istoc 2025-09-26 10:16:02 -04:00
  • 3ee3a5ea0e fix(locale): improve ckb translations (#5079) Swara 2025-09-26 16:14:09 +02:00
  • 790a3b269b Merge branch 'poc/formwerk' of https://github.com/nuxt/ui into poc/formwerk Eugen Istoc 2025-09-26 09:51:53 -04:00
  • 90973bc80b chore: add formwerk dependency Eugen Istoc 2025-09-26 09:51:19 -04:00
  • 31c123a8b6 test J-michalek 2025-09-26 15:25:31 +02:00
  • b7a1592c47 test J-michalek 2025-09-26 15:20:58 +02:00
  • 86cf6c5e8e up J-michalek 2025-09-22 19:30:06 +02:00
  • 609475707a fix(Drawer): use full height/width for snapPoints J-michalek 2025-09-22 19:24:56 +02:00
  • 2d8de43dec test J-michalek 2025-09-26 15:08:29 +02:00
  • bf96743e38 docs(content): fix source paths and warn in migration guide (#5074) Maxime Pauvert 2025-09-26 11:13:34 +02:00
  • 8937466ecc docs(color-mode): add links to components and improve examples Benjamin Canac 2025-09-26 10:28:24 +02:00
  • 64d1589d2d fix(useKbd): update escape key from ⎋ to Esc (#5076) Mike Newbon 2025-09-26 09:53:36 +02:00
  • fde53ee3cb fix(Carousel): invert arrow keys in RTL direction (#5072) Paul Barré 2025-09-26 00:15:49 +09:00
  • 6ec08bb51e docs(design-system): use theme static when adding css variables Benjamin Canac 2025-09-25 16:45:21 +02:00
  • cc5cd02610 docs(css-variables): fix responsiveness of colors example (#5067) Hugo 2025-09-25 15:31:54 +01:00
  • 06067fa4c8 docs(mcp): add opencode setup instructions for MCP Server (#5063) Andre van Tonder 2025-09-26 00:31:38 +10:00
  • a25432e82b docs(components): remove deprecated z.string().email() from examples (#5066) Hugo 2025-09-25 13:18:56 +01:00
  • 140c2f785f Merge remote-tracking branch 'origin/v4' into feat/blocks Hugo Richard 2025-09-25 09:50:39 +01:00
  • 3a12bc31f9 chore(deps): update all non-major dependencies (v2) (#5039) renovate[bot] 2025-09-24 14:21:43 +02:00
  • eb57babbb2 chore(deps): update all non-major dependencies (v3) (#5040) #4800 renovate[bot] 2025-09-24 14:21:35 +02:00
  • 3baf8a9045 chore(deps): update all non-major dependencies (v4) (#5062) renovate[bot] 2025-09-24 14:21:16 +02:00
  • c247eb29a2 docs(mcp): fix configuration example for Zed (#5053) Steven Turturo 2025-09-24 07:14:11 -04:00
  • d47f2b6b20 chore(deps): update devdependency vite to ^7.1.7 (v4) (#4866) renovate[bot] 2025-09-24 12:34:56 +02:00
  • fdac388c7f chore(deps): update devdependency vite to ^7.1.7 (v3) (#4919) renovate[bot] 2025-09-24 12:34:45 +02:00
  • fb07de65ee chore(deps): update nuxt framework to ^4.1.2 (v4) (#4883) renovate[bot] 2025-09-24 12:03:00 +02:00
  • 466768d0af chore(deps): update nuxt framework to ^4.1.2 (v3) (#4881) renovate[bot] 2025-09-24 12:02:47 +02:00
  • 80df729d88 chore(deps): update nuxt framework to ^4.1.2 (v2) (#4896) renovate[bot] 2025-09-24 12:02:30 +02:00
  • b44d046c50 docs: update codesandbox urls Benjamin Canac 2025-09-24 11:00:59 +02:00