Commit Graph

72 Commits

Author SHA1 Message Date
Benjamin Canac
04bdbcfc6e chore(module): remove processCSSVariables option
Not needed since https://github.com/nuxt/fonts/releases/tag/v0.11.0
2025-05-06 17:02:12 +02:00
Benjamin Canac
95a7707963 chore(module): improve meta 2025-04-05 10:50:19 +02:00
Benjamin Canac
b3e37688d9 chore(module): update metas 2025-04-04 23:22:06 +02:00
Benjamin Canac
0b411936c4 chore: use ui.nuxt.com url 2025-03-12 16:17:43 +01:00
renovate[bot]
9979a1c818 chore(deps): update nuxt framework to ^3.16.0 (v3) (#3484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2025-03-09 12:28:54 +01:00
Romain Hamel
7a8c00c374 feat(module)!: remove devtools in favor of compodium (#3380)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-02-28 15:33:13 +01:00
Eugen Istoc
108d36fd8a feat(useOverlay)!: handle programmatic modals and slideovers (#3279)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-02-27 17:32:48 +01:00
Benjamin Canac
9821894532 fix(module): use key when merging modules options 2025-02-17 15:22:07 +01:00
Benjamin Canac
ba874c9191 docs(app): framework select global (#2719)
Co-authored-by: harlan <harlan@harlanzw.com>
2024-11-25 15:47:52 +01:00
Benjamin Canac
9dd525ca26 docs(deps): update @nuxt/content to alpha.6 (#2692) 2024-11-19 18:41:04 +01:00
Benjamin Canac
944a7e0f07 Revert "fix(module): resolve #build/app.config import for vue and nuxt"
This reverts commit d6943e39c0.
2024-11-10 17:25:33 +01:00
Benjamin Canac
d6943e39c0 fix(module): resolve #build/app.config import for vue and nuxt
Resolves #2560
2024-11-10 16:45:46 +01:00
Romain Hamel
afe40033b0 fix(module): skip devtools renderer page injection if router integration is disabled (#2571) 2024-11-08 16:27:25 +01:00
Benjamin Canac
37a359701f fix(module): remove fast-deep-equal in favor of custom isEqual 2024-11-07 21:56:56 +01:00
Benjamin Canac
0bfe2b60b3 fix(module): add fast-deep-equal in optimizeDeps 2024-11-07 12:19:41 +01:00
Benjamin Canac
860e6ed801 chore(module): pass resolver to templates 2024-11-06 16:13:42 +01:00
Romain Hamel
701c75a2a8 feat(module): devtools integration (#2196)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-11-05 22:17:56 +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
b54950e3ed feat(Table): implement component (#2364) 2024-10-23 17:32:30 +02:00
Benjamin Canac
7c4ffa56ec chore(module): improve tsdoc 2024-10-08 11:58:23 +02:00
Benjamin Canac
9368c6a639 refactor(module)!: implement design system with CSS variables (#2298) 2024-10-07 14:48:02 +02:00
Benjamin Canac
ed77b69f5d chore(module): lint 2024-10-02 16:46:11 +02:00
Benjamin Canac
b82af02839 feat(module): set disableTransition option on @nuxtjs/color-mode 2024-10-02 16:18:10 +02:00
Benjamin Canac
9dcf903926 feat(module): enable @nuxtjs/color-mode 2024-10-02 15:57:01 +02:00
Benjamin Canac
d36576b1fe chore(module): gray now defaults to slate 2024-09-18 12:21:50 +02:00
Benjamin Canac
2e954467c4 feat(module): move colors options into theme.colors 2024-09-18 11:28:31 +02:00
Benjamin Canac
5076b8cc9e feat(module): improve options 2024-09-12 12:43:12 +02:00
Benjamin Canac
8898a5d675 feat(module): install @nuxt/fonts by default 2024-09-12 12:42:23 +02:00
Benjamin Canac
62a2643a80 feat(module): hard-code css file to be imported anywhere 2024-09-06 17:27:06 +02:00
Benjamin Canac
7cd3cc4aa6 chore(module): update nuxt compatibility 2024-09-06 17:26:43 +02:00
Benjamin Canac
9c4e8f2dba chore(module): remove useless @ts-expect-error 2024-09-05 16:00:02 +02:00
Benjamin Canac
3319144962 chore(module): add support for non vite projects 2024-07-26 10:47:34 +02:00
Benjamin Canac
42f4f8d337 fix(module): use relative imports to components / composables 2024-07-25 18:17:20 +02:00
Benjamin Canac
7fd38a8cb8 fix(module): typo in fuchsia color 2024-07-09 15:44:21 +02:00
Benjamin Canac
c018c23224 feat(components): uniformize colors and variants (#141) 2024-07-09 10:45:26 +02:00
Benjamin Canac
ccbaf6ea15 feat(module)!: move primary and gray inside colors object 2024-07-01 14:57:59 +02:00
Benjamin Canac
30bc3a1d76 chore(module): move animations to css file 2024-07-01 14:57:59 +02:00
Benjamin Canac
3097da486f fix(module): prevent override of rootAttrs.class 2024-06-25 18:14:17 +02:00
Benjamin Canac
cd7cc0d9a3 chore: improve types export 2024-06-25 17:58:14 +02:00
Benjamin Canac
5a0d70e33d chore(deps): use @nuxt/icon instead of nuxt-icon 2024-06-18 12:39:44 +02:00
Benjamin Canac
0c6720be73 fix(module): add isolate class on root node 2024-06-15 10:30:06 +02:00
Benjamin Canac
38fb22af19 chore(module): add ts-ignore on nuxt.options.ui assignment 2024-06-15 10:29:55 +02:00
Benjamin Canac
8f1402f780 chore(module): indicate compatibility with new v4 major 2024-06-15 10:26:58 +02:00
Benjamin Canac
f2d3e53dec chore(deps): update tailwindcss 2024-06-09 17:11:40 +02:00
Neil Richter
b886150147 feat(Slideover): open programmatically (#122) 2024-06-07 17:31:05 +02:00
Benjamin Canac
5f4fd972ff feat(module): add option to disable transitions 2024-06-05 23:11:58 +02:00
Benjamin Canac
188d2bcd89 chore(module): dedup colors 2024-06-05 15:53:28 +02:00
Benjamin Canac
2de38b317b chore(module): add JSDoc for options 2024-06-05 15:53:05 +02:00
Neil Richter
2bf99e1eb4 feat(Modal): open programmatically (#78)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-05-28 17:14:13 +02:00
Benjamin Canac
cf38e7ed78 fix(module): inject options in nuxt.options.ui 2024-05-28 16:39:25 +02:00