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

⬆️ Bump vuetify from 1.0.19 to 1.1.10 #157

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

Conversation

dependabot-preview[bot]
Copy link

Bumps vuetify from 1.0.19 to 1.1.10.

Release notes

Sourced from vuetify's releases.

v1.1.10

🔧 Things we fixed

  • 74ff691 Added cursor: pointer to v-text-field's label
  • d5cfdc2 Prevent keyboard navigation to disabled v-checkbox, v-radio, and v-switch
  • #3433 Fixed a bug causing content in v-btn with the outline prop to be offset by 1px
  • #4752 v-radio-group not emitting the new value when reset

v1.1.9

🔧 Things we fixed

  • e145bad0 Partially revert #4664 - removed !important declaration
  • 8b4e1f436d1da10fea7e5f80e6d8977fc80c0759 Remove duplicate change event from firing when using the clearable prop
  • e084f2787e922772e77e961efc31d8b104486818 Fixed a bug where v-expansion-panel would not properly render expanded when activated during a transition
  • 0a1a8f6 Removed redundant prop from v-toolbar Fixed scrolling techniques
  • 43b9e7a Fixed a bug where v-navigation-drawer and v-stepper were not applying proper styles to v-divider
  • 117303b Fixed a bug with v-slider and rounding values (thanks sh7dm)
  • #4464 Fixed a bug where v-slider could become unresponsive when clicked while using Firefox 60
  • #4699 Fixed a bug where v-select with the reverse prop was not displaying properly
  • #4713 v-select will now use the nudge-bottom prop value
  • #4715 Fixed a bug where contenteditable elements were not being filtered properly when using overlayable mixin
  • #4719 Fixed a bug where v-radio did not have a proper default name

v1.1.8

🔧 Things we fixed

  • da2f327 Fixed a bug where the deepEqual function did not support date comparison (thanks YoanChapron)
  • 517e64a Fixed a bug where v-navigation-drawer was not being sized properly
  • af9660f Fixed a display bug with v-text-field box styles and error states
  • #3636 Fixed a bug in v-pagination that would have a broken display under certain situations (thanks clive107)
  • #3974 Fixed old regression (from v0.17) where v-toolbar-title in the expanded slot did not have the proper margins (thanks ebisbe)
  • #4431 Fixed a regression preventing falsy values from showing in v-select
  • #4629 Fixed naming convention of the v-expansion-panel header (thanks ebisbe)
  • #4688 Fixed a bug where the validatable mixin could cause an infinite loop when watching rules
  • #4678 Added check for the overlayable mixin to check for presence of overlay after animationFrame

v1.1.7

🔧 Things we fixed

  • #2901 #3928 #4390 Resolved multiple bugs with v-navigation-drawer with the app prop while on mobile
  • #4615 Fixed a bug where disabled styles on v-text-field were not being rendered properly

v1.1.6

🔧 Things we fixed

  • f03dbb5 Inputs should all pass through tabindex now
  • 2dec42a Disabled text fields will have dashed underlines again
  • #4641 Prevent vertical dividers taking up too much width
  • #4647 Fixed a bug causing [**click**](https://github.com/click):append events to not be emitted correctly
  • #4643 v-bottom-nav buttons can now shrink again
  • #4635 Re-run validation when the rules array is updated
  • #4642 aria-label can now be set manually on v-text-field

v1.1.5

🔧 Things we fixed

... (truncated)
Commits
  • 39dc220 [release] 1.1.10
  • d5cfdc2 fix(selectable): pass disabled prop to internal input
  • 25ae6b3 fix(VRadioGroup): emit the new value when reset
  • 7abf1aa fix(v-btn): fix outline height
  • 74ff691 fix(VTextField): prevent pointer events on the label
  • 84516ba [release] 1.1.9
  • c83f935 fix(VNavigationDrawer): transition width and transform
  • 117303b Fixed slider value rounding. Fixes #4575 (#4665)
  • 43b9e7a Fix divider color on navigation drawer and steppers (#4716)
  • 33d1652 fix(VSlider): use a text input internally
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [vuetify](https://github.com/vuetifyjs/vuetify) from 1.0.19 to 1.1.10.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](vuetifyjs/vuetify@v1.0.19...v1.1.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant