Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

Update dependency vuetify to v1.5.1 #12

Merged
merged 1 commit into from Feb 16, 2019
Merged

Update dependency vuetify to v1.5.1 #12

merged 1 commit into from Feb 16, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 15, 2019

This PR contains the following updates:

Package Type Update Change References
vuetify dependencies minor 1.3.15 -> 1.5.1 homepage, source

Release Notes

vuetifyjs/vuetify

v1.5.1

Compare Source

Bug Fixes
Other

v1.5.0

Compare Source

Your days are numbered

Welcome to the 1.5 release of Vuetify! We've packed tons of goodies for you this time around including the long awaited v-calendar component. The v-treeview and v-sparkline components have both received quality of life updates as well as new features such as search, fill and bar variants and more. Multiple components have been converted to typescript and 5 new locales have been included.

Vuetify is an open source MIT project that has been made possible due to the generous contributions by community backers. If you are interested in supporting this project, please consider:

#### 📖 Table of Contents [#Important links](#user-content-important-links) [#Disclaimer](#user-content-disclaimer) [#TLDR](#user-content-tldr) [#New features](#user-content-new-features) [#Upgrade guide](#user-content-upgrade-guide) [#Release notes](#user-content-release-notes) **[#I need help!](#user-content-i-need-help)**

Documentation
Community
Supporting Vuetify
Twitter
Facebook
Medium publication
Shop

⌨️ TLDR

  • New Components
    • v-calendar demo
    • v-expand-x-transition
  • v-treeview improvements demo
  • v-sparkline improvements demo
  • typescript conversions
  • new locales

📑 Upgrade guide

Click to expand ##### Deprecations * **goTo** has moved locations to be more in line with its use * 'vuetify/es5/components/Vuetify/util/goTo' -> 'vuetify/es5/components/Vuetify/goTo' * **easing-patterns** have moved locations to be more in line with their use * 'vuetify/es5/util/easing-patterns' -> 'vuetify/es5/Vuetify/goTo/easing-patterns'

🚀 New features

Click to expand ##### v-calendar [demo](https://vuetifyjs.com/components/calendars)

The long anticipated v-calendar component is finally here. This robust offering is packed full of enough functionality to be its own library.

image

It has multiple views and supports a variety of use-cases.

image

v-treeview demo

The v-treeview component received multiple updates to help improve its usage from search to new public methods for controlling its behavior.

image

💯 Release notes

1.5.0 ##### 🔧 Bug Fixes
  • goTo: allow standalone call (#​6324) (012693a)
  • goTo: avoid negative numbers creating a scrollLock (f11e21c)
🚀 Features
🌐 Locales
⌨️ Typescript

The following components have been converted to Typescript:

  • VCounter
  • VDatePicker
  • VLabel
  • VMessages
  • VPicker
  • VSystemBar
  • VToolbar
  • VList

🆘 I need help!

If you are stuck and need help, don't fret! We have a very large and dedicated community that is able to provide help 24/7. Come to the #release-migration channel.

v1.4.8

Compare Source

🔧 Bug Fixes
  • VNavigationDrawer: remove max-height style when undefined (7e310db)

v1.4.7

Compare Source

🔧 Bug Fixes
  • detachable: extract all elements from scoped activator slot (3f9ad9b)
  • v-ripple: show on touchstart, retain ripple while held (79d4504), closes #​6241
  • VDialog, VMenu, VTooltip: work around vue 2.6.2 $slots change (82a9b67), see vuejs/vue#​9421
⌨️ Typescript

The following features have been converted to Typescript

  • VList
  • VNavigationDrawer

v1.4.6

Compare Source

🔧 Bug Fixes

v1.4.5

Compare Source

This update is fully compatible with vue@2.6

🔧 Bug Fixes
⌨️ Typescript

The following features have been converted to Typescript

  • VSubheader
  • VStepper

v1.4.4

Compare Source

🔧 Bug Fixes

v1.4.3

Compare Source

🔧 Bug Fixes

v1.4.2

Compare Source

📖 Documentation

https://vuetifyjs.com

🔧 Bug Fixes
⌨️ Typescript

The following components have been converted to Typescript:

  • VDatePicker subcomponents (VDatePickerTitle etc.)

v1.4.1

Compare Source

🔧 Bug Fixes

v1.4.0

Compare Source

Doc this way

Welcome to the v1.4 release! The team has been hard at work to bring more exciting features and functionality for your fingertips. With that in mind, the highlight (at least for me) of this release is the brand new documentation. The internal core has been redeveloped from the ground up to make it easier for developers to contribute and for us to maintain. In essence, everything should feel the same with some minor UI tweaks to improve your experience.

Over the course of the past few months, the entire repository had 150, 000 lines of code modified and over 2500 files. This was a massive feat and it would not have been possible without the support and dedication of the entire @​vuetifyjs/core-team, @​vuetifyjs/core-contributors and countless volunteers. I would like to highlight a few names for their absolutely selflessness in helping fine tune the new documentation experience:

Thank you for your hard work and dedication to improving Vuetify.

With this release also marks the start of v2.0 and our conversion to Material Design 2. The next iteration of Vuetify will be a complete rebuild of the framework internals, over 10 new components, additional customization options and more. For more details you can watch @​johnleider 's presentation at VueConf Toronto this year or checkout the corresponding slides.

Support Vuetify's development

If Vuetify has helped your development in anyway, please consider backing the project on Patreon (supports John) or Open Collective (supports Core Team). This helps us continue to maintain the framework and provide the level of support that we do. If you have any questions, please message @​johnleider in our Discord community.


Become a Patron

#### 📖 Table of Contents [#Important links](#user-content-important-links) [#Disclaimer](#user-content-disclaimer) [#TLDR](#user-content-tldr) [#New features](#user-content-new-features) [#Upgrade guide](#user-content-upgrade-guide) [#Release notes](#user-content-release-notes) **[#I need help!](#user-content-i-need-help)**

Documentation
Discord Community
Patreon
Open Collective
Twitter
Facebook
Medium publication
Shop

⌨️ TLDR

  • New components
  • Rebuilt documentation
    • Up next related pages
    • Component categories
    • Navigation Cleanup
    • Example Tweeks
    • Easier to contribute to
  • New locales

⚡️ Highlighted features

Click to expand ##### v-sparkline [Component documentation](https://vuetifyjs.com/components/sparklines)

Sparkline is the newest addition to the Vuetify core. It aims to help bridge the gap between chart and no chart. Great for displaying informational overviews when granular detail isn't a necessity.

image

v-sheet

Component documentation

If v-card had a younger sibling, it would be v-sheet. Serving as the baseline functionality for many MD2 components, the sheet provides a simple interface for creating paper like components.

image

Developer notes

The planned v-calendar component ran into complications towards the end of the v1.4 release cycle. We are dedicated to providing quality components and want to ensure that anything we release meets specific standards. To follow progress on its status, please subscribe to the pending pull request.

📑 Upgrade guide

Click to expand Syke, nothing to upgrade.

💯 Release notes

v1.4.0 ##### 🔧 Bug fixes * **VBottomNav:** correct inactive colors ([#​5822](https://togithub.com/vuetifyjs/vuetify/issues/5822)) ([205feed](https://togithub.com/vuetifyjs/vuetify/commit/205feed)), closes [#​2685](https://togithub.com/vuetifyjs/vuetify/issues/2685) * **VCard:** add missing hover styles ([c1e8a99](https://togithub.com/vuetifyjs/vuetify/commit/c1e8a99)), closes [#​5815](https://togithub.com/vuetifyjs/vuetify/issues/5815) * **VChip:** dark mode ([#​5449](https://togithub.com/vuetifyjs/vuetify/issues/5449)) ([3e9673e](https://togithub.com/vuetifyjs/vuetify/commit/3e9673e)), closes [#​5074](https://togithub.com/vuetifyjs/vuetify/issues/5074) * **VDatePicker:** change clickable area of month/year in header ([#​5816](https://togithub.com/vuetifyjs/vuetify/issues/5816)) ([6eca62e](https://togithub.com/vuetifyjs/vuetify/commit/6eca62e)), closes [#​5725](https://togithub.com/vuetifyjs/vuetify/issues/5725) * **VDialog/VMenu:** enable pointer-events for disabled activator ([#​5511](https://togithub.com/vuetifyjs/vuetify/issues/5511)) ([90d0af9](https://togithub.com/vuetifyjs/vuetify/commit/90d0af9)), closes [#​5472](https://togithub.com/vuetifyjs/vuetify/issues/5472) * **VExpansionPanel:** hide v-card box-shadow ([c639b06](https://togithub.com/vuetifyjs/vuetify/commit/c639b06)) * **VList:** sync icon and text transition ([0781323](https://togithub.com/vuetifyjs/vuetify/commit/0781323)), closes [#​4689](https://togithub.com/vuetifyjs/vuetify/issues/4689) * **VTimePicker:** emit proper value in change event ([#​5680](https://togithub.com/vuetifyjs/vuetify/issues/5680)) ([8e67ed7](https://togithub.com/vuetifyjs/vuetify/commit/8e67ed7)), closes [#​5266](https://togithub.com/vuetifyjs/vuetify/issues/5266) ##### 🚀 New Features
🔎 Doc Updates
  • Accessibility: Greatly improved a11y throughout
  • Component Categories: Component categories can now be found in the API explorer. These categories use alternate language to help describe components in different ways.
  • Contributing: The Contribution page has been updated to provide more depth on how to setup your local environment.
  • Examples: On larger screens (smAndUp), example code will now display in a smaller viewport to help alleviate scroll strain on large examples. Example action icons are now more visible and easier to identify.
  • Navigation: Navigation drawer has been condensed and streamlined with many groups moving under the Framework list.
  • Props: All missing props have been added! These will continue to be fine tuned as we move into 2.0 release.
  • Related Pages: Up next links now can be found at the bottom of documentation pages that help guide users to related functionality.
  • Links: Are now identified by 3 types: external, internal and internal-same-age. All external links now open in new windows and internal links will properly navigate to the selected page and scroll to the designated hash (if provided).

🆘 I need help!

If you are stuck and need help, don't fret! We have a very large and dedicated community that is able to provide help 24/7. Come to the #release-migration channel.

v1.3.16

Compare Source

Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@InkoHX InkoHX merged commit 9690757 into master Feb 16, 2019
@renovate renovate bot deleted the renovate/vuetify-1.x branch February 16, 2019 00:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants