HugoRCD
|
7c4329ded7
|
Merge branch 'v3' into fix/3952
|
2025-05-02 10:16:44 +02:00 |
|
Eugen Istoc
|
61aabd72e4
|
chore(deps): add missing vue-component-type-helpers dependency (#4043)
|
2025-05-01 22:57:50 +02:00 |
|
Vitor Camarotto
|
8dfdd63ce3
|
fix(Calendar): add place-items-center to grid row (#4034)
|
2025-05-01 19:02:06 +02:00 |
|
renovate[bot]
|
e6369a6746
|
chore(deps): update devdependency vite to v6.3.4 [security] (v3) (#4037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-01 18:49:10 +02:00 |
|
Eugen Istoc
|
a4f3f6d531
|
feat(useOverlay): add isOpen method to check overlay state (#4041)
|
2025-05-01 18:48:41 +02:00 |
|
Sandro Circi
|
c5bdec0f64
|
fix(templates): put back args to watch in dev (#4033)
|
2025-05-01 18:47:03 +02:00 |
|
renovate[bot]
|
87a7828931
|
chore(deps): update dependency motion-v to v1 (v3) (#4004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-30 15:48:32 +02:00 |
|
Hugo Richard
|
501468960b
|
docs(templates): add portfolio template (#4031)
|
2025-04-30 15:33:06 +02:00 |
|
Benjamin Canac
|
13cd6be679
|
docs(command-palette): wrong reka-ui link
|
2025-04-29 22:46:59 +02:00 |
|
Benjamin Canac
|
e421ea57ec
|
docs(pin-input): missing reka-ui link
|
2025-04-29 22:46:59 +02:00 |
|
Malik
|
799d7ae422
|
docs(input-number): broken reka-ui link (#4028)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-04-29 22:44:53 +02:00 |
|
HugoRCD
|
adf11f4326
|
Merge remote-tracking branch 'origin/v3' into fix/3952
|
2025-04-29 21:25:30 +02:00 |
|
Benjamin Canac
|
be9b1f659a
|
docs(team): update grid
|
2025-04-29 18:16:59 +02:00 |
|
Eugen Istoc
|
39e29fccf1
|
fix(useOverlay): improve types and docs (#4012)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-04-29 18:09:39 +02:00 |
|
reslear
|
195773ec7d
|
fix(RadioGroup): improve items value field type (#3995)
|
2025-04-29 18:02:38 +02:00 |
|
Benjamin Canac
|
d7710795df
|
chore(github): add playground job in module workflow (#4021)
|
2025-04-29 17:48:09 +02:00 |
|
Benjamin Canac
|
53f8b34bef
|
chore: use module workspace
|
2025-04-29 17:21:43 +02:00 |
|
Benjamin Canac
|
df83ab355e
|
chore(deps): update vue-tsc (#4023)
|
2025-04-29 17:07:24 +02:00 |
|
Hugo Richard
|
e5df026993
|
fix(theme): add missing ring-offset-* utilities (#3992)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-04-29 16:10:53 +02:00 |
|
Hugo Richard
|
b507f69b87
|
Merge branch 'v3' into fix/3952
|
2025-04-29 15:27:11 +02:00 |
|
Benjamin Canac
|
6131871a0d
|
fix(theme): use @theme inline to properly reference css variables
Resolves #4018
https://tailwindcss.com/docs/theme#referencing-other-variables
|
2025-04-29 14:39:08 +02:00 |
|
Alain Limoges
|
9543bce787
|
docs(form-field/switch): fix typo (#4015)
|
2025-04-29 14:36:40 +02:00 |
|
renovate[bot]
|
5e345a8a73
|
chore(deps): update all non-major dependencies (v3) (#4002)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-29 14:36:40 +02:00 |
|
Benjamin Canac
|
8acf3c51db
|
fix(theme): define default shades for named tailwindcss colors
Resolves #3977
|
2025-04-29 14:36:31 +02:00 |
|
Benjamin Canac
|
f3b8b17dc5
|
fix(defineShortcuts): bring back meta to ctrl convert on non macos platforms
Resolves #3869, resolves #3318
Co-Authored-By: Sylvain Marroufin <marroufin.sylvain@gmail.com>
|
2025-04-29 14:36:31 +02:00 |
|
Daniel Roe
|
bc0a296f9d
|
fix(module): support nuxt-nightly (#3996)
|
2025-04-29 14:36:31 +02:00 |
|
Eugen Istoc
|
ac4c1946ec
|
feat(useOverlay): add closeAll method (#3984)
|
2025-04-29 14:36:31 +02:00 |
|
Benjamin Canac
|
82b5f322eb
|
fix(theme): add missing border-bg / divide-bg utilities
|
2025-04-29 14:36:19 +02:00 |
|
HugoRCD
|
67bcb496a9
|
Merge remote-tracking branch 'origin/v3' into fix/3952
|
2025-04-29 14:34:56 +02:00 |
|
Benjamin Canac
|
4104cd993b
|
Revert "fix(InputMenu/Select/SelectMenu): add min-w-fit to content slot (#4010)"
This reverts commit 0f2d2e5d03.
|
2025-04-29 12:59:43 +02:00 |
|
Alain Limoges
|
e8d493a00e
|
docs(form-field/switch): fix typo (#4015)
|
2025-04-29 12:18:45 +02:00 |
|
Hannes Küttner
|
0f2d2e5d03
|
fix(InputMenu/Select/SelectMenu): add min-w-fit to content slot (#4010)
|
2025-04-28 15:13:02 +02:00 |
|
renovate[bot]
|
4d17989302
|
chore(deps): update all non-major dependencies (v3) (#4002)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-28 15:02:25 +02:00 |
|
Benjamin Canac
|
eb7607749d
|
fix(module): define default shades for named tailwindcss colors
Resolves #3977
|
2025-04-28 12:40:03 +02:00 |
|
Benjamin Canac
|
c0347f6e06
|
fix(defineShortcuts): bring back meta to ctrl convert on non macos platforms
Resolves #3869, resolves #3318
Co-Authored-By: Sylvain Marroufin <marroufin.sylvain@gmail.com>
|
2025-04-28 12:40:03 +02:00 |
|
Daniel Roe
|
6366118709
|
fix(module): support nuxt-nightly (#3996)
|
2025-04-28 10:43:22 +02:00 |
|
Eugen Istoc
|
9f7f5910ee
|
feat(useOverlay): add closeAll method (#3984)
|
2025-04-25 15:04:03 +02:00 |
|
Hugo Richard
|
996573f26d
|
Merge branch 'v3' into fix/3952
|
2025-04-25 12:15:53 +02:00 |
|
Benjamin Canac
|
88ff542e63
|
fix(templates): add missing border-bg / divide-bg utilities
|
2025-04-25 11:52:42 +02:00 |
|
HugoRCD
|
1a119e6279
|
Merge remote-tracking branch 'origin/v3' into fix/3952
|
2025-04-25 10:45:30 +02:00 |
|
HugoRCD
|
776aef6e7f
|
improve code reusability
|
2025-04-25 10:45:26 +02:00 |
|
Benjamin Canac
|
fb6cf708a6
|
chore(deps): update @nuxt/content
|
2025-04-24 21:35:59 +02:00 |
|
Benjamin Canac
|
8ab1f75e47
|
chore(github): revert docs trigger
|
2025-04-24 17:44:30 +02:00 |
|
HugoRCD
|
8284d05529
|
Merge remote-tracking branch 'origin/v3' into fix/3952
|
2025-04-24 16:53:59 +02:00 |
|
HugoRCD
|
713e943144
|
remove log
|
2025-04-24 16:30:46 +02:00 |
|
Benjamin Canac
|
e9b19349ba
|
chore(deps): update @nuxt/ui-pro
|
2025-04-24 16:16:57 +02:00 |
|
Benjamin Canac
|
b2b206e3f4
|
docs: update badges
|
2025-04-24 16:16:29 +02:00 |
|
Benjamin Canac
|
b779064129
|
docs(radio-group): add missing types on variant
|
2025-04-24 16:16:29 +02:00 |
|
Benjamin Canac
|
94155258e2
|
chore(github): prevent docs workflow to run on tags
|
2025-04-24 16:16:29 +02:00 |
|
HugoRCD
|
505c1e502a
|
fix(vue): make theme reactive
|
2025-04-24 16:09:38 +02:00 |
|