Skip to content

Conversation

@dependabot-preview
Copy link

Bumps vuetify from 1.0.19 to 1.1.1.

Release notes

Sourced from vuetify's releases.

v1.1.1

🔧 Things we fixed

  • 3d7fc2a Fixed a bug where v-divider with the vertical prop would have a scaling width within a flex container
  • 6e8b6b7 Temporary fix for functional wrapper component double model update (see https://github-redirect.dependabot.com/vuejs/vue/issues/8436)
  • #3777 Fixed a bug that caused v-navigation-drawer to fire transition events improperly (thanks runetvilum)
  • #3294 Fixed v-tabs adding offset when scrolling to the last item (thanks smiller171)
  • #4397 Fixed a bug where v-tabs would show all v-tabs-items at once if no id was supplied
  • #4393 Reduced the click target width of v-radio, v-checkbox, and v-switch to match their label width

v1.1.0

Form a line

Welcome to the v1.1 release! Don't forget to join us on twitch.tv for a release live stream and to take part in our v1.1 giveaway.

We've been hard at work since the official v1.0 release to bring some exciting new features and functionality to the framework. This is by far the largest release we have ever done, coming in at a whopping 629 commits and over 4 months of dedicated development.

Over 200 issues were closed between February 19th and June 28th. Can you tell when the wife and kid went on a trip? 😄

image

A lot of time and dedication has gone into ensuring the backwards compatibility of this release with your existing application. For example, v-select with the tags prop will be converted to a v-combobox with the multiple prop while notifying you of the deprecation. This flexibility has been granted to us by the mighty functional component and is what has made it possible to move around as much functionality as we have.

The new form components almost have enough functionality to be their own standalone plugins. This has opened the road towards our other roadmap goals. Missing functionality like the #2 most upvoted feature that is still not implemented and the remainder of the Front-end component pack will be coming out later this year.

The documentation has been been given a plethora of new examples, improved API descriptions and more information. The API Explorer has been returned to its former glory and new areas like Framework Icons and Framework Internationalization have sprouted up.

We have lots more in store for you this year and would like to thank our community and Patreon sponsors for their support and dedication. It takes a lot of chefs to bake this cake and the amount of time that developers like nekosaur , KaelWD , jacekkarczmarczyk , bdeo , peluprvi and countless others provide is the reason for its success. I am so proud of what we have been able to accomplish in such a short amount of time:

  • Vibrant community with over 500 concurrent users
  • Over 11,500 Github stars
  • Over 4,000 commits
  • Almost 3,000 closed issues

This level of success is the product of thousands of hours and hundreds of developers from across the world dedicating their time to help this framework grow. I can not thank everyone enough, you rock! I hope you enjoyed the overview and look forward towards talking about the release in next month's video update.

Enjoy the release and happy coding! 🤗

— John Leider

If Vuetify has helped your development in anyway, please consider backing the project on Patreon. We offer tiers that are beneficial to individuals and businesses. This helps us continue to maintain the framework and provide the level of support that we do. Thank you for using Vuetify!

Become a Patron

📖 Table of Contents

#Important links
#Disclaimer
#TLDR
#New features
#Upgrade guide

... (truncated)
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 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.1.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](vuetifyjs/vuetify@v1.0.19...v1.1.1)

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

Superseded by #137.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vuetify-1.1.1 branch July 10, 2018 09:19
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