Skip to content
This repository has been archived by the owner on Nov 4, 2018. It is now read-only.

Bump vuetify from 1.0.7 to 1.0.13 #133

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.7 to 1.0.13.

Release notes

Sourced from vuetify's releases.

v1.0.13

Things we fixed

  • 15a5d761d66e4fc557580619451f217f15e68686 Fixed a bug where in Chrome 65 v-menu and v-select would not properly scroll when overflowed

v1.0.12

Things we fixed

  • #3688 Fixed a bug where returnable mixin's update:returnValue event would fire twice (thanks mr-july)
  • #3660 Fixed a bug where v-tab would not be disabled when given the disabled prop
  • #3693 Fixed a bug where v-tabs would not recalculate overflow properly (dynamic tabs will now add/remove scroll arrows)
  • #3726 Fixed a bug where v-avatar would not align icons correctly (thanks peluprvi)
  • #3693 Fixed a regression where v-btn with the loading prop had a v-progress-circular that was thicker than previous Vuetify versions

v1.0.11

Things we changed

  • #3635 Changed the default browser-autocomplete value to off on v-select, fixes #3582 (thanks gnijuohz)

Things we fixed

  • #2111 Fixed a bug where v-menu would be hidden behind fullscreen dialogs in safari (thanks aldrinmartoq for helping track that down)
  • #3611 Fixed a bug where $vuetify.goTo() would not accept vue components
  • #3538 Fixed a bug where $vuetify.goTo() would calculate the wrong offset for relatively positioned elements
  • #3654 Fixed the way v-tabs resolves routes, should now work correctly with vue-router
  • #3557 Fixed a bug where v-progress-circular thickness would scale with size

v1.0.10

Things we fixed

  • #3637 Fixed a bug where the v-tabs slider would sometimes not update its position correctly (#3640)

v1.0.9

Things we fixed

  • v-tabs: fixed a bug where v-tabs would emit 2 events when clicking v-tab (#3561) (2cf0ba26)
  • v-tabs: fixed dynamic overflow arrows not showing on resize (#3620) (#3623)
  • v-tab: updated logic for determining v-tab action. now supports multiple tabs with the same name but different parameters (#3575) (2874fa34)
  • goTo: removed unnecessary requestAnimationFrame causing the scrollbar to lock (#3608) (599626df)
  • v-card-media fixed image links with parentheses not being recognized (#3625) (5a1b0c8f) (thanks praveenpuglia)
  • rippleable now emits a click event allowing for explicit event binding on selection controls (#3554) (2aa07de1)

Added unit tests

  • v-toolbar: added unit tests (6aee1985)
  • v-subheader: added unit tests (a69419c6)
  • v-stepper-content: added unit tests (3b9b7cc0)

v1.0.8

Things we fixed

  • #3563 Corrected a regression from v1.0.7 (#3491) that prevented elements from overflowing correctly when inside a v-flex
Commits

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 ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

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)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [vuetify](https://github.com/vuetifyjs/vuetify) from 1.0.7 to 1.0.13.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](vuetifyjs/vuetify@v1.0.7...v1.0.13)

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

Successfully merging this pull request may close these issues.

1 participant