tauraloke / tegownitsa

Image tag manager (based on Electron.js)
MIT License
3 stars 0 forks source link

Bump vuetify from 3.0.0-beta.13 to 3.1.0 #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vuetify from 3.0.0-beta.13 to 3.1.0.

Release notes

Sourced from vuetify's releases.

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:

  • Where is the upgrade guide?
    • There are no upgrade steps to go from v3.0 to v3.1
  • How do I install Data Table and Virtual Scroller?

:rocket: Features

:wrench: Bug Fixes

  • build: labs styles (0ea9dc5)
  • VColorPicker: don't disable inheritAttrs (84fcaa7), closes #16308
  • VPagination: set initial totalVisible from viewport width (9d2bd38), closes #14590
  • VRadioGroup: correct aria attributes, force checked when readonly (9ac9e17), closes #16323

... (truncated)

Commits
  • 71da6a2 chore(release): publish v3.1.0
  • 232c66c feat(VDataTable): add click:row event
  • c7bcdb5 feat(VVirtualScroll): move to labs
  • 7ea58de fix: build labs styles
  • 7b082c0 refactor(VTable): check default slot first
  • c643dc6 feat(VVirtualScroll): port to v3 (#15585)
  • 2f6849c feat(VIcon): allow components in default slot (#16168)
  • d99b330 feat(VDataTable): port to v3 (#16235)
  • 76df6c9 feat(VNavigationDrawer): add rail prop v-model support (#16352)
  • cdb8e15 feat(VBreadcrumbs): improve DX when using explicit components (#16229)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 1 year ago

Superseded by #110.