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.15 #145

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.15.

Release notes

Sourced from vuetify's releases.

v1.0.15

Things we fixed

  • #1795 Fixed a bug that caused v-edit-dialog to have no width under certain circumstances (662eaa0492aa00c4e7025c684a55504d402a05a9)
  • #3050, #3812 Resolved an error caused by using v-data-table with expandable content when checking for its parent (6dea196bbdc232e2336aa349436add09865c15c3)
  • #3294 Fixed a bug that caused the v-tabs to get stuck when resizing from mobile to desktop (4e94fc905b00f09e4f0aa7580780dd4c10314cd2)
  • #3565 v-icon will now properly parse string numbers on the size prop, e.g. size="100" (1276a19e48c248af56fba4623d626618ac4583d5) (thanks ebisbe)
  • #3747 v-breadcrumbs will no longer generate an additional delimiter when using v-if (9ab4645df8596b2a637238cc4df891311dd1aa6c) (thanks piyush-sukhadiya)
  • #3759 Fixed a bug that caused v-pagination to not be responsive when resizing and v-navigation-drawer toggles (cf32d903f630fe0e7675ba72dd4a395056d67d0d)
  • #3838 Fixed a bug where container dimensions were not being properly set before instantiation on v-tabs (9239c89115ca6c37ff10e9bfaca64d0ca5b18b93)

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)
... (truncated)
Commits
  • cf90d33 [release] 1.0.15
  • 4e94fc9 fix(v-tabs): reset scrollOffset if not overflowing (#3781)
  • 6dea196 fix: expand-transition error (#3852)
  • 1276a19 [Bug Report] V-icon size property not working with Number (#3566)
  • 9ab4645 fix(VBreadcrumbs): only create dividers for v-breadcrumbs-item (#3854)
  • 662eaa0 fix: zero-width activator when edit-dialog input is empty (#3848)
  • 9239c89 fix(v-tabs): moved setWidths call location
  • cf32d90 fix(v-pagination): fixed responsive pagination (#3843)
  • e183a08 [release] 1.0.14
  • 9e044d5 fix(VMenu): use will-change instead of translate hack
  • 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.15.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](vuetifyjs/vuetify@v1.0.7...v1.0.15)

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant