Benjamin Canac
|
cce000ab2b
|
feat: add Table component (#237)
|
2023-05-30 12:13:57 +02:00 |
|
Benjamin Canac
|
9ce531a06f
|
feat!: handle color states on form elements (#234)
|
2023-05-26 22:07:49 +02:00 |
|
Benjamin Canac
|
246449b328
|
fix(module): add .mjs extension to tailwind content when builded
Resolves #172
|
2023-05-19 12:22:05 +02:00 |
|
Benjamin Canac
|
85b10ba4ee
|
chore(module): handle icons as string
|
2023-05-19 11:28:24 +02:00 |
|
Benjamin Canac
|
11941bd581
|
chore(module): default primary to green
|
2023-05-16 15:18:12 +02:00 |
|
Benjamin Canac
|
fd4c80acd4
|
fix(Avatar): gray missing for chipColor
|
2023-05-10 11:59:16 +02:00 |
|
Daniel Roe
|
97b1a85ea1
|
fix: revert back to runtime app for hmr (#153)
|
2023-05-04 18:18:36 +02:00 |
|
Benjamin Canac
|
626409e101
|
fix: put back app.config for hmr
|
2023-05-04 17:51:08 +02:00 |
|
Daniel Roe
|
f5c0030a19
|
fix: remove augmentation of app (#152)
|
2023-05-04 17:32:25 +02:00 |
|
Daniel Roe
|
11e00a10e4
|
fix: update to fix type issues (#151)
|
2023-05-04 17:24:22 +02:00 |
|
Benjamin Canac
|
a076cae4bf
|
fix(module): remove .ts ext from app.config
|
2023-05-04 15:38:32 +02:00 |
|
Benjamin Canac
|
6da0db0113
|
feat: rewrite to use app config and rework docs (#143)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-05-04 14:49:19 +02:00 |
|
Benjamin Canac
|
09e957e702
|
chore(deps): remove @tailwindcss/line-clamp as its included by default in tailwind 3.3
|
2023-04-04 13:55:38 +02:00 |
|
Sylvain Marroufin
|
fd4b608150
|
chore: add more composables (#138)
|
2023-03-09 11:42:22 +01:00 |
|
Benjamin Canac
|
a566627a23
|
chore: bump deps
|
2023-02-17 14:26:20 +01:00 |
|
Benjamin Canac
|
ee3352278c
|
feat: migrate to @egoist/tailwindcss-icons
|
2023-02-17 12:58:19 +01:00 |
|
Benjamin Canac
|
f5d068be9d
|
feat: use nuxt-icon
|
2023-02-16 16:16:37 +01:00 |
|
Benjamin Canac
|
8c24b5dc97
|
chore(module): add d.ts file
|
2022-10-26 13:04:36 +02:00 |
|
Clément Ollivier
|
bf25ad15af
|
chore: replace deprecated addAutoImportDir function (#81)
|
2022-10-03 10:26:12 +02:00 |
|
Benjamin Canac
|
6a2159da94
|
Revert "chore: use nuxt-icon"
This reverts commit 70495e0a22.
|
2022-09-12 19:15:54 +02:00 |
|
Benjamin Canac
|
70495e0a22
|
chore: use nuxt-icon
|
2022-09-09 15:24:49 +02:00 |
|
Benjamin Canac
|
0cb38e2214
|
chore: prepare module for nuxt 3.0.0-rc9 (#77)
|
2022-09-02 11:37:59 +02:00 |
|
Benjamin Canac
|
1d8958c2fc
|
chore(deps): fix build
|
2022-07-13 23:51:04 +02:00 |
|
Benjamin Canac
|
10d89d3cd1
|
fix(module): search in tailwind colors for primary and gray
|
2022-06-30 17:36:50 +02:00 |
|
Benjamin Canac
|
5a8b078d65
|
feat(module): handle variants with dynamic colors
|
2022-06-30 17:16:22 +02:00 |
|
Benjamin Canac
|
bbbe57dedb
|
fix(module): register typography plugin
|
2022-06-30 11:50:20 +02:00 |
|
Benjamin Canac
|
a689542de5
|
chore(deps): add @tailwindcss/typography
|
2022-06-30 11:48:59 +02:00 |
|
Benjamin Canac
|
358387e358
|
fix(module): remove safelist on max-w
|
2022-05-17 17:15:34 +02:00 |
|
Benjamin Canac
|
3c7d986684
|
chore(deps): bump
|
2022-03-25 17:36:11 +01:00 |
|
Benjamin Canac
|
f38b920305
|
chore(Modal): add preset system
|
2022-03-14 16:55:19 +01:00 |
|
Benjamin Canac
|
55565d7079
|
chore(Avatar): use preset system
|
2022-02-25 17:57:55 +01:00 |
|
Benjamin Canac
|
75440608d0
|
chore: remove unocss-include comments
|
2022-02-25 16:49:15 +01:00 |
|
Benjamin Canac
|
6cfdebb564
|
chore(module): transpile @iconify/vue
|
2022-02-24 12:52:51 +01:00 |
|
Benjamin Canac
|
f1a830f7a6
|
chore(module): use @nuxtjs/color-mode
|
2022-02-18 11:58:38 +01:00 |
|
Benjamin Canac
|
4c891225b1
|
fix(module): use variants key for safelist
|
2022-02-14 16:34:33 +01:00 |
|
Benjamin Canac
|
c636ff24ba
|
chore(module): improve safelist regex
|
2022-02-14 15:50:03 +01:00 |
|
Benjamin Canac
|
93c9fe1c74
|
fix(module): move colors utils to runtime dir
|
2022-02-14 15:26:34 +01:00 |
|
Benjamin Canac
|
4a648850f5
|
chore(module): safelist dynamic colors
|
2022-02-14 14:59:52 +01:00 |
|
Benjamin Canac
|
b2705feedc
|
fix(module): parse presets with mjs ext
|
2022-02-11 17:46:37 +01:00 |
|
Benjamin Canac
|
b8dd80d3d3
|
fix(module): presets content
|
2022-02-11 17:43:31 +01:00 |
|
Benjamin Canac
|
65aa1690ba
|
fix(module): resolve runtime dir
|
2022-02-11 17:27:09 +01:00 |
|
Benjamin Canac
|
702abf7a9f
|
feat: migrate to @nuxtjs/tailwindcss (#32)
|
2022-02-11 17:13:09 +01:00 |
|
Benjamin Canac
|
185273f3e9
|
fix(module): import colors from preset-mini
|
2022-02-10 12:00:23 +01:00 |
|
Sylvain Marroufin
|
832ffe4323
|
feat(plugins): clipboard (#29)
|
2022-02-02 17:14:41 +01:00 |
|
Benjamin Canac
|
ed499b3b21
|
fix(Avatar): remove gradient support
|
2022-02-02 14:32:57 +01:00 |
|
Benjamin Canac
|
5e44c54ae5
|
chore(module): exclude gradient-avatar from vite optimizeDeps
|
2022-02-02 12:16:44 +01:00 |
|
Benjamin Canac
|
85c8210ede
|
fix(module): gradient-avatar include
|
2022-02-02 12:06:14 +01:00 |
|
Benjamin Canac
|
a564f79b0c
|
chore(module): add nuxt preset
|
2022-02-01 12:35:03 +01:00 |
|
Benjamin Canac
|
09033bb46c
|
fix(module): optimize deps for gradient-avatar
|
2022-01-27 17:38:15 +01:00 |
|
Benjamin Canac
|
39bba82079
|
chore: migrate to @nuxt/module-builder
|
2022-01-21 14:32:11 +01:00 |
|