Skip to content

Conversation

@dependabot-preview
Copy link

Bumps vuetify from 1.0.19 to 1.1.4.

Release notes

Sourced from vuetify's releases.

v1.1.4

🔧 Things we fixed

  • #4429 Fixed v-text-field spacing with hide-details enabled
  • #4453 Fixed inheritance of light and dark for input labels, icons, and hints
  • #4557 Removed border-radius from fullscreen dialogs
  • #4559 Changed the CSS priority of padding and margin helper classes

⌨️ Typescript

The following functionality has been converted to typescript internally

  • $vuetify.application
  • v-bottom-nav

v1.1.3

🔧 Things we fixed

  • #4549 Fixed an error if VSelect.blur() is called after the component is destroyed
  • b730f14 Prevent v-select from registering window click handlers until it is actually focused

v1.1.2

🔧 Things we fixed

  • 77d25c7b2489646745aa16d6c7cb2b2a0e85cd5d v-select should now pass the attach prop to its menu correctly
  • 6885681e9dd3bb36d548afaba5d925f0978fb0b4 Fixed a bug where v-switch with the disabled prop being enabled/disabled was not animating properly
  • #4154 Fixed v-stepper animation on Firefox / Edge (thanks aldarund)
  • #4285 Fixed misalignment with v-progress-circular text (thanks aayush420)
  • #4402 Fixed a bug where v-tabs was not having its model updated when changed by touch actions
  • #4442 Fixed a bug where v-chip was still focus-able when using the disabled prop
  • #4448 Fixed a bug with values not being compared properly when using an object as the value in a v-combobox
  • #4458 Added missing v- prefix for v-data-table hover
  • #4463 Added missing border radius to inputs that use the solo prop
  • #4466 Fixed a bug where v-dialog with the hide-overlay prop was allowing the user to click underlying elements
  • #4475 Fixed counter display with v-model.number and various input types
  • #4477 Setting a blank append-icon on v-select will no longer create an empty space
  • #4478 Fixed a bug where v-text-field with the prefix or suffix prop had the incorrect cursor
  • #4481 FIxed a bug where v-select would emit a second change event on blur
  • #4489 Resolved an issue with v-tab spacing in IE11
  • #4490 Fixed a bug where negative tabindex would be reset to 0 on v-radio
  • #4494 Fixed a bug where validation rules would be called on input even with validate-on-blur
  • #4517 Fixed a bug where v-select chips had a text cursor when using the close button

⌨️ Typescript

The following functionality has been converted to typescript internally

  • $vuetify.breakpoint
  • v-alert
  • v-avatar
  • v-badge
  • v-chip
  • v-divider
  • v-progress-circular
  • v-progress-linear
... (truncated)
Commits
  • b40cbf3 [release] 1.1.4
  • 13bda86 refactor(v-bottom-nav): convert to typescript (#4560)
  • 03afa59 fix(application): update types
  • 6d9c35e fix(touch): update types
  • 4bb1a61 enh(VDialog): remove fullscreen dialog border-radius (#4557)
  • 3e72c8f fix(helpers): change priority of padding and margin helpers (#4559)
  • a0172c2 Fix Weird Text Field Spacing (#4429)
  • abf7007 fix(VInput): themeable label, icon, counter, messages (#4457)
  • aa3ca08 chore(typescript): application.js, applicationable.js converted to typescript...
  • 7df6316 fix(index.d.ts): added footer to VuetifyApplication
  • 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 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.

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

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

Superseded by #143.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vuetify-1.1.4 branch July 18, 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.

2 participants