Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency vuetify to v3 #517

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vuetify (source) ^2.6 -> ^3.7.2 age adoption passing confidence

Release Notes

vuetifyjs/vuetify (vuetify)

v3.7.2

Compare Source

v3.7.1

Compare Source

🔧 Bug Fixes
🧪 Labs
  • VNumberInput: emit model when input is a number between max & min (836087f), closes #​20337

v3.7.0

Compare Source

🚀 Features
🔧 Bug Fixes
🔄 Reverts
🧪 Labs

Changes from v3.7.0-beta.1
🚀 Features
🔧 Bug Fixes
🔬 Code Refactoring
  • VSpeedDial: fix type error (4077948)
🔄 Reverts
🧪 Labs
  • VPullToRefresh: add disabled prop (79cc227), closes #​20242
  • VTreeview: add modelValue which is equivalent to selected (2336637)

v3.6.15

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.14

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.13

Compare Source

🔧 Bug Fixes
🧪 Labs
🔄 Reverts

v3.6.12

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.11

Compare Source

🔧 Bug Fixes
  • VOverlay: add null coalescing to true if no shadowDomRoot (27b4b1e), closes #​20001
🧪 Labs

v3.6.10

Compare Source

🔧 Bug Fixes
  • VDatePicker: don't update month/year if new model is empty (154e751), closes #​20015
  • VExpansionPanel: remove unused toRef (0931cec)
  • VExpansionPanel: propagate defaults provided by VExpansionPanels (666484a)
  • VExpansionPanelTitle: propagate VIcon defaults (cec2094)

v3.6.9

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.8

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.7

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.6

Compare Source

🔧 Bug Fixes
🔄 Reverts
  • Revert "fix(colors): apply theme-on-surface override for bg text color" (1b56e4e)
🧪 Labs

v3.6.5

Compare Source

🔧 Bug Fixes
  • VDataTable: add missing hide-default-header/footer props (#​19774) (a6340ac)
  • VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #​19699
  • VStepper: add missing hover and focus styling (b45ab1a)
  • VStepper: add missing non-linear styles (da6d5f3)
  • VStepper: only show edit icon if editable and selected (34bb202)
  • VStepper: do not spread raw property onto VStepperItem (3d9deb7)
🧪 Labs

v3.6.4

Compare Source

🔧 Bug Fixes
🧪 Labs

v3.6.3

Compare Source

🔄 Reverts

v3.6.2

Compare Source

🔧 Bug Fixes

v3.6.1

Compare Source

See v3.6 Release here

🚀 Features
  • VConfirmEdit/VEmptyState/VFab/VSpeedDial/VSparkline: promote from labs (c8a03cd)
🔧 Bug Fixes
  • VSnackbar: return correct children (5056034)

v3.6.0

Compare Source

v3.6.0 (Nebula)

Welcome to the v3.6.0 release of Vuetify!


Hero

💪 Support Vuetify Development

Vuetify is an open source MIT project that has been made possible due to the generous contributions by our sponsors and backers. If you are interested in supporting this project, please consider:

📖 Table of Contents

📑 Upgrade guide

  • If you want to opt out of the mobile data table view, set the mobile prop to false
  • Remove any manual imports of Labs components that were promoted as of this release

🏅 Component promotions

The following components have been promoted to the core framework from labs:

confirm-edit

The confirm edit component is a powerful tool that allows you to confirm changes to a field before they are saved. This is especially useful in scenarios where you want to prevent accidental changes to a field.

empty-state

The empty state component is a simple way to display a message when a list or page is empty. This is useful for informing users that there is no data to display.

fab

The floating action button is a layout aware component that is always visible on the screen. It can also be used inline in conjunction with cards and lists.

sparkline

The sparkline component is a simple way to display a small chart inline with text. This is useful for displaying trends or other data in a compact format.

speed-dial

The speed dial component is a floating action button that expands into a menu of actions. This is useful for providing quick access to common actions in a compact format.

💯 Release notes

🚀 Features
🔧 Bug Fixes
  • layout: translate full amount if element and layout size is 0 (99ea55d)
  • VDataTable: add missing scss variable for loading opacity (69b5cc8)
  • VDialog: adjust styling to better match material spec (383bbdc)
  • VNavigationDrawer: don't restrict elementSize when location is top or bottom (1ee802d)
  • VOverlay: move targetRef out of props (5e40cc8), closes #​19685
🧪 Labs

v3.5.18

Compare Source

🔧 Bug Fixes
  • locale: ko translations (#​19687) (a063f94)
  • useDirectiveComponent: cannot read properties of undefined (#​19693) (b9a588f)
  • VDatePicker: stay on current month when selecting multiple (2d13e36)
  • VSnackbar: make touchstart listener passive (24d1066)
  • VSnackbar: conditionally load layout styles (9504efa), closes #​19717
🧪 Labs

v3.5.17

Compare Source

🔧 Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 16, 2023
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 15af970 to 5bb409b Compare March 29, 2023 16:44
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 035363f to a7795b2 Compare May 29, 2023 15:11
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 3 times, most recently from 47e667e to 136c172 Compare June 14, 2023 11:23
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 517c623 to e5f8c6c Compare July 18, 2023 21:53
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 15d513f to f866587 Compare August 1, 2023 19:18
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from dea0ed1 to 2dabdc8 Compare August 15, 2023 21:57
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 47d5079 to 7dfc993 Compare September 19, 2023 19:06
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 3 times, most recently from a7e5995 to f0b7aa7 Compare October 3, 2023 16:00
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 3b91e46 to cef4d37 Compare October 17, 2023 22:09
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from f09c797 to 2401676 Compare November 14, 2023 21:11
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 7672fea to fa0b78d Compare March 12, 2024 21:25
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from d9ac121 to ff70699 Compare March 20, 2024 23:19
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 3 times, most recently from 9f5c13a to 48c368c Compare April 3, 2024 01:44
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from e24b58d to 86c5d28 Compare April 16, 2024 16:20
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 0bc0a69 to f66284c Compare April 30, 2024 14:52
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 3 times, most recently from 132c4cd to 0ad2684 Compare May 2, 2024 06:33
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 3 times, most recently from 4da52e8 to 7da9605 Compare May 14, 2024 16:48
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 135a308 to 78f2567 Compare July 9, 2024 21:28
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from e6c2150 to d3febd4 Compare August 15, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants