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

Bump vuetify from 1.0.7 to 1.0.14#137

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/vuetify-1.0.14
Closed

Bump vuetify from 1.0.7 to 1.0.14#137
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/vuetify-1.0.14

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps vuetify from 1.0.7 to 1.0.14.

Release notes

Sourced from vuetify's releases.

v1.0.14

Things we fixed

  • #3581 Fixed a bug where v-tabs being resized would throw an error
  • 9e044d5 Refactored fix for menus being scroll locked

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

... (truncated)

Commits
  • e183a08 [release] 1.0.14
  • 9e044d5 fix(VMenu): use will-change instead of translate hack
  • 45d4fa9 fix(v-menu): changed implementation for 15a5d76
  • 06df9b1 fix(v-tabs): avoid referencing undefined obj
  • f012104 [release] 1.0.13
  • 15a5d76 fix(v-menu): fixed locking scroll
  • 839d168 [release] 1.0.12
  • 46c7335 fix(v-tabs): recalculate overflow on tabs change (#3728)
  • 13a5bf5 fix (VAlatar): Icon avatar alignment (#3726)
  • d54fc4c fix (VBtn): button loader thickness and size (#3693)
  • 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 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.14.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](vuetifyjs/vuetify@v1.0.7...v1.0.14)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #145.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vuetify-1.0.14 branch April 18, 2018 05:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant