Commit Graph

58 Commits

Author SHA1 Message Date
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
Benjamin Canac
68202d80ec chore(deps): use nuxt-icon beta (#83)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2024-05-02 15:31:12 +02:00
Benjamin Canac
142affb9a7 feat(Icon): use @antfu/nuxt-icon-poc (#76)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2024-04-24 14:10:54 +02:00
Benjamin Canac
f302a15972 feat: uniformize components sizes (#68) 2024-04-16 12:26:29 +02:00
Benjamin Canac
abb7580f71 chore(module): lint 2024-04-12 14:02:23 +02:00
Benjamin Canac
61851f838b chore(module): rename plugin to colors 2024-04-03 18:36:21 +02:00
Benjamin Canac
7caeb0a635 chore(icons): move to theme 2024-04-03 18:36:10 +02:00
Benjamin Canac
47e32a13ca chore(module): type icons from app config 2024-04-02 18:27:15 +02:00
Benjamin Canac
54aa892bf0 chore(module): update addTemplates export 2024-04-02 16:03:46 +02:00
Benjamin Canac
09b5752cd2 chore(module): move back to vite plugin 2024-03-22 14:50:40 +01:00
Benjamin Canac
cdf6ebdafb fix(module): use @tailwindcss/postcss 2024-03-18 21:34:22 +01:00
Benjamin Canac
138eabda6b chore(module): delay templates 2024-03-14 15:30:33 +01:00
Benjamin Canac
c4419fa113 fix(module): prevent colors option merge 2024-03-12 18:24:02 +01:00
Benjamin Canac
58ce6e86d0 chore(module): update 2024-03-07 18:26:07 +01:00
Benjamin Canac
b08d2bd3c6 chore(module): update 2024-03-07 16:57:14 +01:00