Benjamin Canac
|
4a9b66aeb3
|
fix(types): improve with strict mode (#1041)
|
2023-11-30 12:02:37 +01:00 |
|
Benjamin Canac
|
ec58948153
|
feat(module): allow options override of @egoist/tailwindcss-icons plugin (#1013)
|
2023-11-22 14:42:56 +01:00 |
|
Inesh Bose
|
d02858f6c4
|
refactor(config): break ui.config.ts into separate files (#930)
|
2023-11-22 10:26:31 +01:00 |
|
Juho Rutila
|
bcc46b87f5
|
test: add initial component tests (#923)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-11-17 10:49:43 +01:00 |
|
Benjamin Canac
|
c601fc6c55
|
feat(Icon): switch to nuxt-icon with dynamic prop or app config (#862)
|
2023-11-06 18:27:14 +01:00 |
|
renovate[bot]
|
d112808994
|
chore(deps): update all non-major dependencies (#810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-25 18:31:50 +02:00 |
|
Benjamin Canac
|
3e647e4af1
|
fix(module): move @headlessui/tailwindcss to plugins on module install
|
2023-09-27 15:13:57 +02:00 |
|
Horu
|
be734fc026
|
fix(Tabs): add visible focus indicator on active tabs (#690)
|
2023-09-27 13:38:58 +02:00 |
|
Benjamin Canac
|
853d58ad5f
|
chore(module): add @ts-ignore on appConfig assign
|
2023-09-21 16:01:24 +02:00 |
|
Benjamin Canac
|
60210aad75
|
chore(module): allow key extend in app.config
|
2023-09-21 14:26:21 +02:00 |
|
Benjamin Canac
|
34d2f57801
|
feat(module)!: use tailwind-merge for app.config & move config to components & type props (#692)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2023-09-20 18:07:51 +02:00 |
|
Benjamin Canac
|
c6056ed133
|
feat(module): add DEFAULT shade to primary color (#493)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
2cd620899f
|
fix(module): safelist all colors for toast.add
Resolves #375, resolves #440
|
2023-07-27 18:28:25 +02:00 |
|
Benjamin Canac
|
a9578f8c50
|
chore(module): fix nuxt/schema augmentation
|
2023-07-25 18:59:22 +02:00 |
|
Haytham A. Salama
|
e50f377b94
|
feat(Accordion): new component (#301)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-27 21:54:05 +02:00 |
|
Benjamin Canac
|
f7e2082983
|
fix(module): safelist regex when a : was present before color
Also prevents parsing colors already safelisted initially.
|
2023-06-21 17:42:02 +02:00 |
|
Benjamin Canac
|
4023fbec29
|
fix(module): let tailwindcss viewer enabled by default
Resolves #292
|
2023-06-21 17:40:54 +02:00 |
|
Benjamin Canac
|
88c1930845
|
fix(module): transform vue files to detect multi-line components
|
2023-06-13 15:53:02 +02:00 |
|
Benjamin Canac
|
cdce519742
|
fix(module): only safelist known colors
|
2023-06-13 14:52:56 +02:00 |
|
Benjamin Canac
|
20fa4d2317
|
feat(module): smart safelisting (#268)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2023-06-13 12:18:38 +02:00 |
|
Benjamin Canac
|
be5f352296
|
fix(module): use @tailwindcss/forms class strategy (#278)
|
2023-06-12 14:27:08 +02:00 |
|
Benjamin Canac
|
57f95102e2
|
chore: add @tailwindcss/container-queries official plugin
|
2023-06-09 11:39:46 +02:00 |
|
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 |
|