overthesun / simoc-web

This is the web interface to SIMOC
https://ngs.simoc.space/
Other
3 stars 0 forks source link

Bump vuetify from 3.5.13 to 3.5.15 #667

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps vuetify from 3.5.13 to 3.5.15.

Release notes

Sourced from vuetify's releases.

v3.5.15

:wrench: Bug Fixes

  • borders: add missing thin border width for border composable (309de63)
  • locale: update Slovene locale (#19520) (2b3ccee)
  • locale: update Lithuanian locale (#19536) (53202ff)
  • VBtn: size loader based on em (e7297e6), closes #9870
  • VDataTable: avoid changing page if oldOptions not defined (#19542) (37a573d), closes #17966
  • VMenu: restore menu focus on enter inside input (#19519) (85ba4a8), closes #19206
  • VSelectionControl: apply baseColor to background colors (87d0dd7)

:test_tube: Labs

v3.5.14

:wrench: Bug Fixes

  • router: make props.to individually reactive (f15b57b), closes #19515
  • VBtn: prevent keyboard tab while loading (#18639) (bf65296), closes #18524
  • VChip: prevent default onClose (#19496) (3e3294a), closes #19461
  • VDataTableServer: add missing VDivider above footer (#19488) (5f6c723)
  • VDatePicker: fixed missing adapter abstractions (#19516) (cc96e14), closes #18942
  • VField: pass events to clear slot (07cfde8)
  • VFileInput: conditionally return single File instead of File[] (581bbbc)
  • VListItem: remove hover effect when not clickable (#19506) (7f86562), closes #19005
  • VOtpInput: don't convert null model to string (d93b9d7)
  • VRangeSlider: mimic VSlider readonly behavior (8b00a5b)
  • VSelects: focus / activation of chips and clearable w/ kb (#18838) (384d89e), closes #18482
  • VSwitch: label when using direction vertical (#19504) (6748fd7), closes #18952

:test_tube: Labs

  • VEmptyState: add mobile support for headline (85b2651)
  • VEmptyState: apply color to icon (d0f95c2)
  • VNumberInput: use css to apply 0 border radius to controls (4405214)
  • VNumberInput: default rounded-0 for all control buttons (46eaff3), closes #19463
Commits
  • 8977720 chore(release): publish v3.5.15
  • d85d795 fix(VTimePicker): emit minute/second on change (#19575)
  • 2b3ccee fix(locale): update Slovene locale (#19520)
  • 73c3fb4 fix(VTimePicker): use window events instead of element (#19523)
  • 37a573d fix(VDataTable): avoid changing page if oldOptions not defined (#19542)
  • 85ba4a8 fix(VMenu): restore menu focus on enter inside input (#19519)
  • 87d0dd7 fix(VSelectionControl): apply baseColor to background colors
  • 8083d89 docs(VOverlay/VDialog): update events API
  • e7297e6 fix(VBtn): size loader based on em
  • 53202ff fix(locale): add missing Lithuanian translations (#19536)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)