Benjamin Canac
|
d3df3bb929
|
fix(templates): dont write unused variants in theme files
|
2025-05-06 16:03:28 +02:00 |
|
Benjamin Canac
|
4863775e17
|
docs(app): fix tabs trigger width
Regression of 06e5689da8
|
2025-05-06 15:22:52 +02:00 |
|
Benjamin Canac
|
7551a85ad2
|
fix(CheckboxGroup): relative UCheckbox import
Resolves #4090
|
2025-05-06 12:15:54 +02:00 |
|
Benjamin Canac
|
c2bcb8e264
|
docs(kbd): update title to fix llms-full.txt
|
2025-05-06 10:45:31 +02:00 |
|
renovate[bot]
|
88124b85c5
|
chore(deps): update dependency reka-ui to ^2.2.1 (v3) (#4082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-05 18:46:26 +02:00 |
|
Benjamin Canac
|
9f539c9545
|
chore(renovate): remove vue-tsc ignore
|
2025-05-05 18:25:34 +02:00 |
|
Benjamin Canac
|
41d4ffe5b5
|
chore(renovate): add group for reka-ui
|
2025-05-05 18:20:11 +02:00 |
|
renovate[bot]
|
d8a0bbe710
|
chore(deps): update nuxt framework to ^3.17.2 (v3) (#4079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-05 18:09:35 +02:00 |
|
Benjamin Canac
|
06e5689da8
|
fix(Tabs): prevent trigger truncate without parent width
Resolves #4056
|
2025-05-05 15:47:27 +02:00 |
|
Benjamin Canac
|
67d19f582a
|
docs(team): center cards
|
2025-05-05 15:01:24 +02:00 |
|
Benjamin Canac
|
650bc40253
|
docs(index): update contributors count
|
2025-05-05 15:01:24 +02:00 |
|
renovate[bot]
|
2f0f317a12
|
chore(deps): update devdependency vite to ^6.3.5 (v3) (#4071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-05 14:55:16 +02:00 |
|
renovate[bot]
|
d2a26939ad
|
chore(deps): update all non-major dependencies (v3) (#4066)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-05 10:14:30 +02:00 |
|
renovate[bot]
|
b7a8146898
|
chore(deps): update tailwindcss to ^4.1.5 (v3) (#4067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-05 10:14:12 +02:00 |
|
Victor Bianchi
|
e81464a43e
|
fix(inertia): link always render as anchor tag (#3989)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Eugen Istoc <eugenistoc@gmail.com>
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2025-05-04 17:36:45 +02:00 |
|
Benjamin Canac
|
4b3d2a7b00
|
chore(deps): update @nuxt/ui-pro
|
2025-05-02 19:20:03 +02:00 |
|
Benjamin Canac
|
6f6fa6ae4a
|
chore(release): v3.1.1
v3.1.1
|
2025-05-02 18:28:20 +02:00 |
|
Jez McKean
|
c7bb6d4c4b
|
docs(toast): fix toaster example links (#4044)
|
2025-05-02 18:20:10 +02:00 |
|
Daniel Jimenez Gutierrez
|
c23f85fe33
|
docs(use-overlay): typo on unMount method (#4047)
|
2025-05-02 18:18:47 +02:00 |
|
Benjamin Canac
|
591d59fe89
|
fix(theme): improve app config types for ui object
Resolves #3579
|
2025-05-02 17:06:20 +02:00 |
|
Benjamin Canac
|
caa3bf9c7e
|
docs(carousel): improve thumbnails example
Resolves #4032
|
2025-05-02 11:58:55 +02:00 |
|
Benjamin Canac
|
2731011bb7
|
docs(nuxt.config): put back local module import
|
2025-05-02 11:52:43 +02:00 |
|
Benjamin Canac
|
aebf0b3dca
|
fix(NavigationMenu): remove sm:w-auto from content slot
Resolves #3987
Reverts abe0859691
|
2025-05-02 11:48:34 +02:00 |
|
renovate[bot]
|
6651987dc6
|
chore(deps): update nuxt framework to ^3.17.1 (v3) (#4003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-02 10:21:32 +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 |
|
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 |
|
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 |
|
Benjamin Canac
|
fb6cf708a6
|
chore(deps): update @nuxt/content
|
2025-04-24 21:35:59 +02:00 |
|