Skip to content

⬆️ Bump vuetify from 1.0.19 to 1.1.8 #148

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

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps vuetify from 1.0.19 to 1.1.8.

Release notes

Sourced from vuetify's releases.

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

  • e003a55 Fixed a bug with v-list-group dividers when expanded
  • #3090 #3588 #3847 Fixed a bug where v-text-field's divider was rendering improperly at various zoom levels (thanks AlexSHoffman)
  • #3412 Updated v-btn default flex so it does not squish under certain circumstances
  • #3645 Fixed a bug where v-menu would take up space even if it had no assigned activator (thanks ebisbe)
  • #3669 v-list-tile will now be able to select inner text when not a link (thanks ebisbe)
  • #4563 Removed renaming of at-rules such as keyframes that caused animation conflicts with other libraries
  • #4571 Fixed inconsistent oldVal and newVal when updating chips in v-combobox
  • #4585 Fixed a bug where v-dialog would not search its dependency chain properly when used with an activator that is nested within another dependent element 🛩
  • #4593 Restored ability to work with inputs through a v-form's $refs
  • #4595 Fixed a bug where v-combobox would not properly save its model when using slots

⌨️ Typescript

The following functionality has been converted to typescript internally

  • v-card
  • v-expansion-panel
  • v-parallax
  • v-snackbar
  • translatable mixin
  • rippleable mixin
... (truncated)
Commits
  • 44f4827 [release] 1.1.8
  • 5172f68 fix(VSelect): show falsy items in the list
  • 53ad130 fix(validatable): don't validate if rules content hasn't changed
  • af9660f fix(v-text-field(box)): fix state colors
  • 94b3666 fix(overlayable): check for overlay after animationFrame
  • 517e64a fix(v-navigation-drawer): fix maxHeight value
  • da2f327 Add Date comparison in deepEqual function (#4638)
  • 43a18b6 fix(VSelect): allow null values to be selected (#4649)
  • 8d1724a fix(VPagination): fix v-pagination misbehavior (#3636) (#4651)
  • ccedbd3 Add removed style to shift text on expasion toolbar (#4664)
  • 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 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 reopen will reopen this PR
  • @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 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.

@dependabot-preview
Copy link
Author

Superseded by #151.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vuetify-1.1.8 branch August 1, 2018 09:14
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.

1 participant