Benjamin Canac
|
4b397c0f7e
|
chore(github): add stale workflow
|
2024-07-17 14:58:49 +02:00 |
|
renovate[bot]
|
80b2a60718
|
chore(deps): update all non-major dependencies (#1967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-17 14:37:48 +02:00 |
|
Benjamin Canac
|
6691311782
|
chore(github): update issue templates
|
2024-07-17 14:36:36 +02:00 |
|
Benjamin Canac
|
2c55fb6336
|
fix(Alert/Notification): missing margin on description
Resolves #1959
|
2024-07-16 17:10:09 +02:00 |
|
Benjamin Canac
|
e2881d3801
|
fix(InputMenu/SelectMenu): prevent double filter with async search
Resolves #1966
|
2024-07-16 15:10:37 +02:00 |
|
renovate[bot]
|
46e9b128da
|
chore(deps): update all non-major dependencies (#1756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-16 14:45:13 +02:00 |
|
Benjamin Canac
|
53003fcd07
|
fix(Breadcrumb): use rotate on rtl icon
|
2024-07-10 17:48:42 +02:00 |
|
Benjamin Canac
|
2bb8360223
|
docs(deps): add nuxt-component-meta resolution
|
2024-07-10 17:48:42 +02:00 |
|
Juho Rutila
|
bce94db9fd
|
feat(Skeleton): add as prop (#1955)
|
2024-07-10 13:58:01 +02:00 |
|
Adrien Autricque
|
cf482581f4
|
docs(form): typo (#1953)
Co-authored-by: Adrien AUTRICQUE <adrien.autricque@exotec.com>
|
2024-07-10 11:19:29 +02:00 |
|
Benjamin Canac
|
19cab36d73
|
chore(deps): update
|
2024-07-09 14:25:30 +02:00 |
|
Benjamin Canac
|
df2b5e2419
|
chore(renovate): ignore @nuxt/module-builder
|
2024-07-09 14:20:41 +02:00 |
|
Benjamin Canac
|
1334ec59b1
|
chore(renovate): ignore vue-tsc
|
2024-07-09 12:35:19 +02:00 |
|
Dave Stewart
|
3f8ea5dbde
|
feat(module): improve app config types autocomplete (#1870)
Co-authored-by: Dave Stewart <dev@davestewart.co.uk>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-09 12:23:57 +02:00 |
|
renovate[bot]
|
c0ef69d314
|
chore(deps): update devdependency vitest to v2 (#1951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-09 11:08:40 +02:00 |
|
Rihan
|
567045211a
|
chore(deps): update pnpm/action-setup action to v4 (#1942)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-09 11:08:11 +02:00 |
|
Benjamin Canac
|
9e12e9519e
|
docs: update headlessui.com broken urls
|
2024-07-05 16:14:06 +02:00 |
|
Benjamin Canac
|
67e6a4a565
|
chore(renovate): ignore valibot30 / valibot31 deps
|
2024-07-03 19:29:31 +02:00 |
|
renovate[bot]
|
2dcf70cf3c
|
chore(deps): update nuxt framework to ^3.12.3 (#1938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-03 18:07:50 +02:00 |
|
Adrien Figueiredo
|
8eca5a0d62
|
fix(RadioGroup): allow boolean in modelValue prop (#1913)
Co-authored-by: Adrien Figueiredo <>
|
2024-07-01 11:02:36 +02:00 |
|
Daniel Roe
|
3e9c96bb7a
|
docs: add site.url (#1924)
|
2024-06-28 15:24:00 +02:00 |
|
Christoph Biering
|
cb36094dbe
|
chore(deps): update @nuxtjs/color-mode to v3.4.2 (#1922)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-27 12:31:34 +02:00 |
|
Fabian Hiller
|
839a6029e7
|
chore(deps): update valibot to v0.33.0 (#1914)
|
2024-06-27 11:57:34 +02:00 |
|
Benjamin Canac
|
4c0a3d8dc0
|
docs(icon): put back component page
|
2024-06-25 11:44:51 +02:00 |
|
Benjamin Canac
|
c904604c23
|
feat(Icon)!: migrate from @egoist/tailwindcss-icons to new @nuxt/icon (#1789)
|
2024-06-24 12:46:41 +02:00 |
|
Benjamin Canac
|
bfa2e707d8
|
chore(deps): update pnpm
|
2024-06-24 12:20:26 +02:00 |
|
Benjamin Canac
|
f16291d290
|
docs(deps): update @nuxt/content
|
2024-06-24 11:37:34 +02:00 |
|
Neil Richter
|
abd13f1f8f
|
fix(Progress): pass down attrs to <progress> to improve accessibility (#1881)
|
2024-06-24 10:57:01 +02:00 |
|
John Tanzer
|
0a47a2b5f2
|
chore(eslint): add no-trailing-spaces rule (#1906)
|
2024-06-24 10:55:50 +02:00 |
|
Neil Richter
|
99c52e5008
|
fix(FormGroup): don't check for error slot so help slot can render (#1888)
|
2024-06-24 10:54:14 +02:00 |
|
Benjamin Canac
|
4d5f250902
|
fix(InputMenu/SelectMenu): invalid label with value-attribute and async search
Resolves #1780
|
2024-06-19 12:19:15 +02:00 |
|
Romain Hamel
|
6b6b03d59f
|
fix(ButtonGroup/FormGroup): pass default sizes to children (#1875)
|
2024-06-19 12:08:13 +02:00 |
|
Benjamin Canac
|
4ad904f83d
|
docs(home): improve contributors animation
|
2024-06-18 22:13:10 +02:00 |
|
Benjamin Canac
|
c28ef0abb8
|
docs(home): improve community section (#1891)
|
2024-06-18 17:29:52 +02:00 |
|
Benjamin Canac
|
9c3ed4b78f
|
chore(github): remove pnpm version with packageManger
|
2024-06-18 17:27:58 +02:00 |
|
muri
|
a1c116de7b
|
docs(form): improve validation references (#1877)
|
2024-06-18 14:02:51 +02:00 |
|
Benjamin Canac
|
755c4d32b3
|
docs(deps): update @nuxt/ui-pro
|
2024-06-18 13:11:24 +02:00 |
|
Benjamin Canac
|
05c7836387
|
docs(deps): update nuxt-og-image to v3
|
2024-06-18 11:55:28 +02:00 |
|
renovate[bot]
|
e9d801c52a
|
chore(deps): update nuxt framework to ^3.12.2 (#1884)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-18 10:22:47 +02:00 |
|
Daniel Roe
|
7211e3a1eb
|
chore: indicate compatibility with new v4 major (#1879)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-15 10:35:32 +02:00 |
|
Benjamin Canac
|
89d18f8f1d
|
docs(deps): update @nuxt/ui-pro
|
2024-06-13 12:58:37 +02:00 |
|
Benjamin Canac
|
1e7470f531
|
docs: update badges
|
2024-06-13 11:29:39 +02:00 |
|
Benjamin Canac
|
b6736d1efd
|
chore(release): v2.17.0
v2.17.0
|
2024-06-13 11:24:50 +02:00 |
|
Benjamin Canac
|
f6e695ffc8
|
chore(deps): update
|
2024-06-13 11:15:33 +02:00 |
|
Benjamin Canac
|
e8898d15a6
|
fix(Alert/Notification): use div for description
Resolves #1551
|
2024-06-13 11:15:27 +02:00 |
|
Thibault Vlacich
|
f65aefb706
|
fix(Alert): base style not applied on icon (#1859)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-12 10:25:18 +02:00 |
|
Benjamin Canac
|
9b9ccdb59e
|
fix(SelectMenu): wrong placeholder color when modelValue is an empty string
Resolves #1862
|
2024-06-12 10:11:16 +02:00 |
|
renovate[bot]
|
688232215d
|
chore(deps): update nuxt framework to ^3.12.1 (#1861)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-11 17:13:37 +02:00 |
|
Benjamin Canac
|
ebfb835033
|
fix(Breadcrumb): allow aria-current to be overrideable
Related to #1856
|
2024-06-11 12:27:44 +02:00 |
|
renovate[bot]
|
838d6c832f
|
chore(deps): update nuxt framework to ^3.12.0 (#1860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-11 12:15:16 +02:00 |
|