VAutocomplete/VCombox/VSelect: add check for readonly form (#16255) (e22937b), closes #16161
VAutocomplete/VCombox/VSelect: hide selected items with prop (#16285) (8d8c20f), closes #16226#16227
VOverlay: transition content opacity to initial instead of 1 (afda9df), closes #16394
VSelect: use valueComparator on select() (952e36d), closes #16388
v3.1.0
The latest release (Valkyrie) brings in multiple bug fixes, new features, and components; also the introduction of a new release pipeline we call Labs. This new release process allows us to get currently in-development components that have not reached feature parity with Vuetify 2, or are very large in size, into your hands before a production release. For more information visit the Labs Introduction page.
The team is really excited to bring this release hot on the heels of Vuetify 3 and look forward to your feedback. Thank you for using Vuetify!
-John Leider
Supporting Vuetify
Vuetify is an open source MIT project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps vuetify from 3.0.0-beta.13 to 3.1.1.
Release notes
Sourced from vuetify's releases.
... (truncated)
Commits
c52d08a
chore(release): publish v3.1.1da0ccf4
fix: improve accessibility of inputs' messages (#16243)e22937b
fix(VAutocomplete/VCombox/VSelect): add check for readonly form (#16255)8d8c20f
fix(VAutocomplete/VCombox/VSelect): hide selected items with prop (#16285)36c2198
fix(defaults): undefined prop value shouldn't override provided default1ba982a
fix(VAppBarTitle): pass props to VToolbarTitle (#16376)952e36d
fix(VSelect): use valueComparator on select()afda9df
fix(VOverlay): transition content opacity to initial instead of 1b655cc4
fix(labs): single dist build71da6a2
chore(release): publish v3.1.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)