Adam Kasper
|
4889d30b44
|
feat(locale): add support for Czech translation (#2593)
|
2024-11-10 18:17:32 +01:00 |
|
Benjamin Canac
|
944a7e0f07
|
Revert "fix(module): resolve #build/app.config import for vue and nuxt"
This reverts commit d6943e39c0.
|
2024-11-10 17:25:33 +01:00 |
|
Benjamin Canac
|
d6943e39c0
|
fix(module): resolve #build/app.config import for vue and nuxt
Resolves #2560
|
2024-11-10 16:45:46 +01:00 |
|
Benjamin Canac
|
ddb46905e7
|
fix(App): missing vue imports
|
2024-11-10 16:44:09 +01:00 |
|
renovate[bot]
|
0e74dbebce
|
chore(deps): update all non-major dependencies (v3) (#2579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-10 14:45:10 +01:00 |
|
Benjamin Canac
|
9e2cc5b125
|
fix(Modal/Slideover): prevent esc with prevent-close prop
Resolves #2501
|
2024-11-10 10:19:47 +01:00 |
|
Benjamin Canac
|
ea97759c2c
|
feat(Popover): add prevent-close prop
Resolves #2245
|
2024-11-10 10:18:08 +01:00 |
|
Dewdew
|
95a0bbc581
|
fix(Link): missing relative import (#2588)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-10 10:05:17 +01:00 |
|
Benjamin Canac
|
ecd63ad8d6
|
test: update vue snapshots
|
2024-11-10 09:42:11 +01:00 |
|
Benjamin Canac
|
47f58f52ef
|
fix(ContextMenu/DropdownMenu): relative imports with prefix
|
2024-11-10 09:39:37 +01:00 |
|
Benjamin Canac
|
446f9c1085
|
feat(Table): add caption prop
|
2024-11-09 23:55:26 +01:00 |
|
Benjamin Canac
|
7e8a1dd496
|
chore(readme): update
|
2024-11-09 22:06:55 +01:00 |
|
Benjamin Canac
|
89ee31b7ae
|
chore(readme): update
|
2024-11-09 22:03:56 +01:00 |
|
Benjamin Canac
|
95be76940c
|
docs(getting-started): use ::steps and mention css files
|
2024-11-09 22:03:49 +01:00 |
|
Benjamin Canac
|
761afaf40d
|
docs(deps): update @nuxt/ui-pro
|
2024-11-09 21:50:20 +01:00 |
|
Sandro Circi
|
d167c9b807
|
fix(locale): Italian translation (#2584)
|
2024-11-09 16:15:43 +01:00 |
|
Alex
|
824ba56291
|
feat(cli): add locale command (#2586)
|
2024-11-09 16:14:29 +01:00 |
|
Sandro Circi
|
4fbbb25f68
|
feat(locale): add support for Italian (#2583)
|
2024-11-09 13:50:03 +01:00 |
|
Muhammad Mahmoud
|
602a667343
|
feat(locale): add support for Arabic (#2582)
|
2024-11-09 13:49:50 +01:00 |
|
BlackWhite
|
febda5c2b6
|
feat(locale): translate chinese (#2580)
|
2024-11-09 10:40:42 +01:00 |
|
Malik-Jouda
|
20379f51cc
|
docs(nuxt.config): cannot use import.meta outside a module (#2578)
|
2024-11-09 10:06:56 +01:00 |
|
renovate[bot]
|
1ec56f3326
|
chore(deps): update all non-major dependencies (v3) (#2572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-08 18:03:14 +01:00 |
|
Alex
|
1f44d58b64
|
docs(i18n): auto generated lang support (#2574)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-08 17:48:42 +01:00 |
|
Benjamin Canac
|
5392f988b8
|
docs(app): fetch files lazy on client
|
2024-11-08 17:35:42 +01:00 |
|
Alex
|
26362408b1
|
feat(module): support i18n in components (#2553)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-08 17:22:57 +01:00 |
|
renovate[bot]
|
1e7638bd03
|
chore(deps): update all non-major dependencies (v3) (#2563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-08 16:55:39 +01:00 |
|
Romain Hamel
|
afe40033b0
|
fix(module): skip devtools renderer page injection if router integration is disabled (#2571)
|
2024-11-08 16:27:25 +01:00 |
|
Benjamin Canac
|
503f701c7e
|
fix(InputMenu/SelectMenu): multiple not working with generic boolean casting
Resolves #2541
|
2024-11-08 10:59:13 +01:00 |
|
Benjamin Canac
|
d9822db6e8
|
chore(InputMenu/Select/SelectMenu): consistent types
|
2024-11-08 10:27:05 +01:00 |
|
Benjamin Canac
|
0ceafe1d54
|
fix(InputMenu/SelectMenu): look in items only with value-attribute
Resolves #2464
|
2024-11-08 10:26:44 +01:00 |
|
Benjamin Canac
|
f943f88fcc
|
fix(InputMenu/SelectMenu): use isEqual from ohash
|
2024-11-08 10:19:02 +01:00 |
|
Benjamin Canac
|
e831813aa3
|
chore(git): ignore vue playground files
|
2024-11-07 22:35:50 +01:00 |
|
Benjamin Canac
|
37a359701f
|
fix(module): remove fast-deep-equal in favor of custom isEqual
|
2024-11-07 21:56:56 +01:00 |
|
Benjamin Canac
|
557e0c92a4
|
docs(deps): revert @nuxt/content to 3.0.0-alpha.5
|
2024-11-07 21:54:42 +01:00 |
|
Benjamin Canac
|
7f6db45f1e
|
feat(css): add --ui-bg-muted / --ui-border-muted variables
Those are used in Nuxt UI Pro
|
2024-11-07 21:43:49 +01:00 |
|
Benjamin Canac
|
a64a7104c5
|
docs(app): update links
|
2024-11-07 17:46:44 +01:00 |
|
Benjamin Canac
|
40fc8f3718
|
docs(app): remove icons from breadcrumb
|
2024-11-07 16:33:19 +01:00 |
|
Benjamin Canac
|
8059d540e3
|
docs(app): improve links
|
2024-11-07 16:25:01 +01:00 |
|
Benjamin Canac
|
42fce998e4
|
docs: remove markdown from descriptions
|
2024-11-07 15:21:38 +01:00 |
|
Benjamin Canac
|
70fcc68ee2
|
chore(release): v3.0.0-alpha.8
v3.0.0-alpha.8
|
2024-11-07 14:58:47 +01:00 |
|
Benjamin Canac
|
230cda129b
|
docs(getting-started): update
|
2024-11-07 14:56:31 +01:00 |
|
Benjamin Canac
|
1c01db4d20
|
docs(avatar): update
|
2024-11-07 14:56:00 +01:00 |
|
Benjamin Canac
|
c9adf333be
|
feat(Avatar): infer width / height on <img> based on size prop
|
2024-11-07 14:49:39 +01:00 |
|
Benjamin Canac
|
ffb551ab54
|
test: add silent: true in vue config
|
2024-11-07 13:08:12 +01:00 |
|
Benjamin Canac
|
f1a14dd87c
|
feat(Avatar): use NuxtImg component when available
Resolves nuxt/ui#2078
|
2024-11-07 13:01:52 +01:00 |
|
renovate[bot]
|
0454124b3c
|
chore(deps): update dependency @iconify-json/lucide to ^1.2.12 (v3) (#2556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-07 12:43:35 +01:00 |
|
Benjamin Canac
|
0bfe2b60b3
|
fix(module): add fast-deep-equal in optimizeDeps
|
2024-11-07 12:19:41 +01:00 |
|
Benjamin Canac
|
5ec756d263
|
playground(deps): add @iconify-json/lucide
|
2024-11-07 11:52:59 +01:00 |
|
renovate[bot]
|
d6a434469d
|
chore(deps): update all non-major dependencies (v3) (#2529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-07 11:23:49 +01:00 |
|
renovate[bot]
|
ebbd605ff3
|
chore(deps): update nuxt framework to ^3.14.159 (v3) (#2547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-06 19:15:22 +01:00 |
|