Skip to content
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

An in-range update of vuetify is breaking the build 🚨 #28

Open
greenkeeper bot opened this issue Aug 20, 2019 · 22 comments
Open

An in-range update of vuetify is breaking the build 🚨 #28

greenkeeper bot opened this issue Aug 20, 2019 · 22 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Aug 20, 2019

The dependency vuetify was updated from 2.0.7 to 2.0.8.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

vuetify is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v2.0.8

🔧 Bug Fixes

  • VAppBar: fix elevation issue when extended (#8519) (f676454), closes #8516
  • VAppBar/VToolbar: use max-width to avoid overflow (9cc7546), closes #8364
  • VBtn: correct font-size for different VBtn sizes (#8385) (c67b666), closes #8358
  • VDataTable: footer.page-text slot not being used (#8509) (5f33175), closes #8120
  • VDataTable: mismatch of nodes when using ssr (#8508) (82a369c), closes #7410
  • VDialog: animate click outside with persistent prop (652ba11)
  • VFileInput: bug in Safari where file is not added (#8498) (0b4a970), closes #7941
  • VTextField: add check for $refs.input before focusing (6b0ee22)
Commits

The new version differs by 32 commits.

  • 9dcf7b3 chore(release): publish v2.0.8
  • db605cb docs(API): add multiple prop to v-file-input map
  • d937e25 docs(VFileInput): display-size should be show-size
  • 376ac47 docs(Accessibility): fix spelliing error
  • 67cd6f2 docs(Spacing): convert playground example from pug
  • f550713 docs(Accessibility): fix typo
  • 4f782c9 refactor(locale): update translations in nl-locale (#8573)
  • 8581e5e docs(drawerItems.json): update list ordering
  • 023bb7f chore(BACKERS.md): update list
  • 7f79ac3 docs(VDataTable): fixed incorrect props for body slots (#8599)
  • ac4f3ce docs(locales): remove avatar prop
  • aa782de refactor(de.ts): update translation of de-locale (#8561)
  • 963e08a chore(README): update MDI installation snippets
  • 652ba11 fix(VDialog): animate click outside with persistent prop
  • f0f648c revert: "fix(VOverlay): fix second dialog overlay animation problems (#8490)"

There are 32 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 20, 2019

After pinning to 2.0.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 20, 2019

  • The dependency vuetify was updated from 2.0.8 to 2.0.9.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 3862809 chore(release): publish v2.0.9
  • 17116c6 fix: force re-version

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 21, 2019

  • The dependency vuetify was updated from 2.0.9 to 2.0.10.

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.10

🔧 Bug Fixes

  • VBtn: correct larger size button font-size (d775278)
  • VListGroup: adjust nested item padding only for nav/dense (d98a227)
Commits

The new version differs by 5 commits.

  • f329abc chore(release): publish v2.0.10
  • 4da555e chore(docs): fix lint
  • d775278 fix(VBtn): correct larger size button font-size
  • d98a227 fix(VListGroup): adjust nested item padding only for nav/dense
  • bdbb9bf docs(lang): update to latest files from crowdin (#8632)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 27, 2019

  • The dependency vuetify was updated from 2.0.10 to 2.0.11.

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.11

🔧 Bug Fixes

  • VCarousel: pass mandatory prop to the delimiters (#8639) (6c086cb), closes #8273
  • VDataFooter: disable last page button if there's no items (#8590) (2277942), closes #8577
  • VDataTable: default to first itemsPerPage option (#8578) (cb045a2), closes #8184
  • VDataTable: page resets when server-items-length is zero (#8594) (39f9d8b), closes #8359
  • VDataTable: use convertToUnit in table header width styles (#8592) (4a52142), closes #8591
  • VTabs: slider hides behind the colored tab (#8600) (f74b70a), closes #8596
  • VTextField: remove !important flag for bg-color (#8652) (83e1c9a)
Commits

The new version differs by 36 commits.

  • a174e26 chore(release): publish v2.0.11
  • 30041c2 docs(VExpansionPanelHeader): remove non-existent icon slot
  • d0b0ff6 docs(Grids): update v-container desc
  • c209ab7 chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#8737)
  • 5117797 docs(PremiumThemes): update link
  • a92190f revert: "docs: update path for premium themes"
  • 941f78b docs: update path for premium themes
  • da1c4a1 chore: remove reversion file
  • 9c8f7dc docs(VImg): fix ratio example
  • 9dc79c3 revert: "fix(VCard): explicitly define white-space"
  • f165831 docs(HomeHero): update why vuetify
  • 2d3be16 docs(HomeHero): update hero links, add vue mastery video
  • 43cf657 docs(PremiumThemes): add new section to home
  • 8ab80d8 refactor(locale): update Persian translations (#8715)
  • 2109096 refactor(locale): update fr translation (#8728)

There are 36 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 3, 2019

  • The dependency vuetify was updated from 2.0.11 to 2.0.12.

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.12

Bug Fixes 🛠

  • locale: translate "sort by" to Norwegian (#8762) (6eb70a7)
  • overlayable: get root element's z-index if activeIndex is not available (db84347), closes #8473
  • theme: fix issues for spa with vue-meta (#8566) (1386cbb)
  • VCard: properly break words in titles and text (81af19d), closes #8513 and #8333
  • VCarousel: avoid resetting group internal height on change (2246337)
  • VCarouselItem: pass through placeholder slot (56edbdc), closes #8452
  • VCombobox: compare vs null/undefined as opposed to falsey in selectItem (f53cb81), closes #8476
  • VDataTable: continue to next sorter if custom sorter returns 0 (#8433) (620d87a), closes #8408
  • VDataTable: detect changes in options prop (#8719) (df9e3ff), closes #8707
  • VDatePicker: improve scroll position of years selector (#8512) (7fc73f6)
  • VDialog: not focusing on first open (#8716) (970ac5a), closes #8220
  • VDialog: don't apply tabindex if dialog is not active (#8717) (d07e5f3)
  • VDialog: inherit listeners (#8491) (3c7092e), closes #3358
  • VFileInput: issues selecting files in ie/edge (#8718) (3ca386d), closes #8693
  • VListItem: add default active color (#8327) (#8694) (e31b582)
  • VMenu: set border-radius to 4px to match spec (bf2cb0e)
  • VSwitch: allow override vars definition (#8771) (6e6f92b)
  • VTextField: blur should fire once (#8455) (#8723) (8db1566)
  • VWindowItem: fix race conditionsduring transition. (#8205) (1523cf6), closes #6962
Commits

The new version differs by 40 commits.

  • f50eedd chore(release): publish v2.0.12
  • 899c75d fix(VAppBar): avoid screen jump when using scrollbar techniques
  • 64056b4 fix(types): avoid importing from src, update for v2 (#7878)
  • 2246337 fix(VCarousel): avoid resetting group internal height on change
  • 714105f docs(flex): fixed flex-nowrap class name
  • cfcda8f docs(VHover): fixed hover list example
  • 3140f72 docs(VBtn): added x-small/x-large to sizing example
  • f1a5b3e docs(VImg): fixed container/cover example
  • d2128b8 docs(VRating): fixed sizes/colors examples
  • 82895b1 docs(VCard): fixed v-col binings
  • cf1f790 docs(VList): update navigation to v-list-item-groups
  • f53cb81 fix(VCombobox): compare vs null/undefined as opposed to falsey in selectItem
  • db84347 fix(overlayable): get root element's z-index if activeIndex is not available
  • 56edbdc fix(VCarouselItem): pass through placeholder slot
  • df9e3ff fix(VDataTable): detect changes in options prop (#8719)

There are 40 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 4, 2019

  • The dependency vuetify was updated from 2.0.12 to 2.0.13.

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.13

🔧 Bug Fixes

  • VNavigationDrawer: conditionally apply clipped z-index (15e554d)
Commits

The new version differs by 3 commits.

  • 3500ece chore(release): publish v2.0.13
  • 15e554d fix(VNavigationDrawer): conditionally apply clipped z-index
  • 51a0336 docs(grids): make usage example responsive (#8835)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 4, 2019

  • The dependency vuetify was updated from 2.0.13 to 2.0.14.

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.14

🔧 Bug Fixes

  • VListItem: change text color implementation (d32c0fd), closes #8327
Commits

The new version differs by 2 commits.

  • 388a645 chore(release): publish v2.0.14
  • d32c0fd fix(VListItem): change text color implementation

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 6, 2019

  • The dependency vuetify was updated from 2.0.14 to 2.0.15.

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.15

🔧 Bug Fixes

  • SelectionControls: better scope css selector for input (d7d1ae3), closes #8523
  • VCheckbox: wait for dom to process before changing indeterminate state (7080ed4), closes #8270
  • VDialog: check if element is already focused on focusin event (fa0a893), closes #8459
  • VDialog/VMenu/VTooltip: make all activators inline elements (b40fa43), closes #6951
  • VPagination: display length if maxButtons is less than 1 (7f7391d), closes #8558
  • VTabs: only indent tabs if overflowing (dc2850f), closes #8540
  • VTabs: properly position slider after resize, fix align-with-title prop (a8c3f2a), closes #8621 #8653
  • VTextField: better scope hover styles for outlined text-fields (9ddb4db), closes #8546

🔄 Reverts

Commits

The new version differs by 20 commits.

  • a24df65 chore(release): publish v2.0.15
  • 4579b1d revert: "fix(VDialog): inherit listeners (#8491)"
  • cdd8e24 chore: add new sponsor
  • fe960c0 docs(VBreadcrumbs): provide info on nested route behaviors
  • 8f3c014 chore: fix targeted build script
  • 7f7391d fix(VPagination): display length if maxButtons is less than 1
  • a8c3f2a fix(VTabs): properly position slider after resize, fix align-with-title prop
  • e14089d chore(VTabsBar): add todo
  • d56ed87 docs(FAQ): update faq with grid examples from v1.5 to v2
  • 83ad747 docs(QuickStart): differentiate sass-loader examples for v7 and v8
  • 6bac8c3 docs(QuickStart): update webpack config snippet
  • 7080ed4 fix(VCheckbox): wait for dom to process before changing indeterminate state
  • b40fa43 fix(VDialog/VMenu/VTooltip): make all activators inline elements
  • f24a076 docs(VColorPicker): fix typo woo to two
  • 8620a8a docs(VColorPicker): update swatch prop details

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 10, 2019

  • The dependency vuetify was updated from 2.0.15 to 2.0.16.

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.16

🔧 Bug Fixes

  • VSelect/VChip: improve chip overflow behavior inside of selects (ccae369), closes #8797 #8642
  • VSlideGroup: move tabs css for next/prev to slide-group (5329514)
  • VTab: properly wrap and center text (b45b67c), closes #7804
  • VToolbar: use computed height for root element (6332259), closes #8101
  • VTooltip: bring back automatic fixed positioning (#8887) (57c084a), closes #8894 #6460
Commits

The new version differs by 9 commits.

  • 58ee98c chore(release): publish v2.0.16
  • 13a27be docs(Grid): fix breakpoints description
  • 57c084a fix(VTooltip): bring back automatic fixed positioning (#8887)
  • ef4e378 docs(VBottomNavigation): update toggle example and typos
  • 6332259 fix(VToolbar): use computed height for root element
  • 5329514 fix(VSlideGroup): move tabs css for next/prev to slide-group
  • bfc5426 docs(VExpansionPanel): fix source link (#8877)
  • b45b67c fix(VTab): properly wrap and center text
  • ccae369 fix(VSelect/VChip): improve chip overflow behavior inside of selects

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 11, 2019

  • The dependency vuetify was updated from 2.0.16 to 2.0.17.

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.17

🔧 Bug Fixes

Commits

The new version differs by 9 commits.

  • 73d5d70 chore(release): publish v2.0.17
  • bef7515 docs(QuickStart): improve documentation
  • 4464455 fix: update hebrew translation (#8930)
  • fd8c323 docs(VDataTable): fix slot details
  • bdfb06b docs(CoreDrawer): update sponsor link
  • ff07a42 docs(VDataTable): fix source link
  • 822dbe9 docs(VDataTable): remove extra tag
  • 3cff5fd docs(VDataTable): add slot details and fix typos
  • 21e44d4 fix: provide backward compatibility for vue-meta@1 (#8922)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 17, 2019

  • The dependency vuetify was updated from 2.0.17 to 2.0.18.

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.18

🔧 Bug Fixes

  • VAppBar: v-model control when using elevate-on-scroll (#8584) (74b3270), closes #8583
  • VSheet: remove default transition, display and position (fbcb008), closes #8272
  • VTabs: scope tab white-space to horizontal only (a173b95), closes #8981
  • VToolbar: remove overflow when collapsed (35b0fb1)
Commits

The new version differs by 21 commits.

  • b61810e chore(release): publish v2.0.18
  • a173b95 fix(VTabs): scope tab white-space to horizontal only
  • c984c9a docs(Icons): add note about mdi prefix
  • 6af2814 docs(Steppers): fix up next for tabs
  • 74b3270 fix(VAppBar): v-model control when using elevate-on-scroll (#8584)
  • 2c132d7 docs(VNavigationDrawer): fix temporary example
  • ab53de9 docs(PremiumThemes): add new theme / fix link referrals
  • b7eb133 docs(SelectionControls): api updates (#8976)
  • b0d7cf1 docs(notify): update message
  • fbcb008 fix(VSheet): remove default transition, display and position
  • 94961fc docs: wrap single select comps w/ multiple
  • 73e8038 docs(Display): re-add lateral display helpers
  • e60cf63 docs(VTreeview): let props use themselves
  • 3e75ae3 refactor(locale): update id translation (#8957)
  • 107dfeb docs(VCalendar): add checkChange and fix example

There are 21 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 25, 2019

  • The dependency vuetify was updated from 2.0.18 to 2.0.19.

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.19

🔧 Bug Fixes

Commits

The new version differs by 49 commits.

  • e0f1aa0 chore(release): publish v2.0.19
  • a8abe47 docs(Migration): add custom-filter sig changes
  • 1f3e6a6 chore: add new sass function map-deep-set
  • b222c90 fix(VTextField): should respect events in correct order (#7916) (#8724)
  • e520433 fix(goTo): goTo scrolls to container top (#8687)
  • bfd80a7 fix(VNavigationDrawer): emit update:mini-variant event (#8768)
  • 9eb7ddb fix(VCalendar): fix event-more labels in month view (#8866)
  • 21afb13 fix(VCarousel): always respect original internal height (#8838)
  • 6e02c05 fix(VListItem): only apply role attribute when needed (#9080)
  • 2faacd9 fix(VCalendar): proper week height in month view on Firefox (#8932)
  • a389b24 docs(Flex): fix grow/shrink header
  • 450f013 docs: remove full-width on VDialog and VMenu (#9076)
  • a476b98 [Bug] fix(VDataTable): show no-results when custom filter returns zero rows (#8284)
  • 931de5e test(VFileInput): update broken test
  • 7c875d8 fix(VDataTable): fixed table row classes (#8443)

There are 49 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 1, 2019

  • The dependency vuetify was updated from 2.0.19 to 2.0.20.

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.20

🔧 Bug Fixes

  • VCalendar: fixed day width in month view on Firefox (#9092) (5ff3941), closes #9058
  • VInput: add role alert to success/error messages (#8681) (049fbf9)
Commits

The new version differs by 15 commits.

  • e453e71 chore(release): publish v2.0.20
  • 323aa4a docs(FAQ): fix question headers
  • 214f3ef docs: fix lint
  • 76c88c4 docs: fix id/href generation in SSR for SEO
  • 39c309d docs(VAutocomplete): center slots example (#9143)
  • 2899fd6 docs(VDataTable): fix server example (#9138)
  • 5b5adbe fix(locale) update hr translations (#9132)
  • c02e52c fix(locale) update et translations (#9103)
  • 840f379 fix(locale) update sl translations. (#9126)
  • 049fbf9 fix(VInput): add role alert to success/error messages (#8681)
  • 724aec2 docs(playground-new): fix goto error in toc
  • 5ff3941 fix(VCalendar): fixed day width in month view on Firefox (#9092)
  • 154c89e docs(VApp) fix mistype (#9100)
  • a013396 docs(ExampleNew): add new example type for playgrounds
  • d5e6686 docs(Flex): fix default axis in flex align

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 1, 2019

  • The dependency vuetify was updated from 2.0.20 to 2.1.0.

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.0

v2.1.0 Vanguard

Welcome to the v2.1 release. Since v2 in July, the team has been hard at work patching and updating issues as well as preparing some new goodies for you to play with. This release's theme is content loading and manipulation with the introduction of 2 new components and 2 new directives:

These new offerings provide you with the ability to drastically improve user experience and application performance in a variety of scenarios. For more information on each component, please navigate to the New Components.

📖 Table of Contents

#Important Links
#New Components & Features
#Documentation Updates
#Upgrade Guide
#Release Notes
#Known Issues
#I need help! 🆘

Documentation
Becoming a Github Sponsor (supports the author, John)
Becoming a backer on OpenCollective (supports the development team)
Become a subscriber on Tidelift (supports the author, John)
Consulting with the author, John
Community discord
Twitter
Medium publication
Shop

🤚 FAQ

* Where is the upgrade guide? * There are no upgrade steps to go from v2.0 to v2.1

⚡ New Components & Features

🔗 v-lazy (component)

The v-lazy component utilizes the v-intersect directive to provide you with a container that can lazily load its content based upon its visibility in the DOM.

🔗 v-skeleton-loader (component)

The v-skeleton-loader component is a beautifully designed and customization solution for indicating that content is loading.

🔗 v-intersect (directive)

🔗 v-mutate (directive)

📃 Documentation Updates

💯 Release notes

Changes Since v2.1.0-beta.1

🔧 Bug Fixes

🚀 Features

v2.1.0-beta.1

🔧 Bug Fixes

  • VAlert: properly remove border radius with tile prop (eefa18c)
  • VAlert: properly inherit/pass down border-radius (7800d56)
  • VCard: properly remove border radius with tile prop (3905b28)

🔄 Reverts

  • "refactor(VTabsSlider): convert to functional" (1c0f0ad)
v2.1.0-beta.0

📖 Documentation

https://dev.vuetifyjs.com

🚀 Features

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

Commits

The new version differs by 60 commits.

  • cabb826 chore(release): publish v2.1.0
  • 9a3ce0b Merge branch 'master' into dev
  • 5a100ac fix(VDialog/VMenu/VTooltip): hide wrapper element when not attached (#9163)
  • 1e62a4e fix(VTextField): show label on dense (#9116)
  • 84b39d3 fix(VContainer): reduce max width on breakpoints
  • fdf104b chore: pre-release tweaks
  • 7eddf33 docs(v-mutate): update api add snippets
  • 4fdb34b refactor(v-mutate): add additional callback parameters
  • 401a6ce refactor(v-intersect): clean-up file
  • 5e64d42 docs(sitemap.xml): add missing url for intersect directive
  • 3668bbd docs(v-mutate): fix language
  • 51de110 feat(mutate): add a new directive (#9148)
  • 952f561 feat(VIcon): shorter iconName prefix (#7672)
  • fc73d6a docs(meta): fix typo
  • 72e279c chore(release): publish v2.1.0-beta.1

There are 60 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 3, 2019

  • The dependency vuetify was updated from 2.1.0 to 2.1.1.

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.1

🔧 Bug Fixes

  • detachable: detach when lazy and inititally open (19bf5d3), closes #9175
  • locale: update Turkish translations (#9183) (72959c4)
  • VSelect/Autocomplete: fix filled prop height with dense (fd25779)
  • VSheet: add removed border-radius sass variable (0949763)
Commits

The new version differs by 23 commits.

  • 0feb9d3 chore(release): publish v2.1.1
  • 0949763 fix(VSheet): add removed border-radius sass variable
  • 6cf3a0f docs(ThemeAd): add usage of store templates
  • cb3fce9 docs(UsageExample): clean-up code
  • fd25779 fix(VSelect/Autocomplete): fix filled prop height with dense
  • 5df6765 docs(Intersect): fix typos (#9216)
  • 878958d docs(VImg): fix eager prop description
  • 393cc87 docs(DocExample): fix id propagation for goto in examples
  • f79e3b6 docs(DocExample): clean-up file
  • a1fdc23 docs(QuickStart): fix url path
  • 0495a5a docs(new-usage): merge new-playground into usage (#9200)
  • 907f8e3 docs(footer): fix hyphen spacing in teal-footer example (#9198)
  • 67169a7 docs(VSkeletonLoader): update boilerplate example desc
  • 269867c docs(VAlert): update playground
  • 91658ce docs(ExampleNew): add theme toggle

There are 23 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 9, 2019

  • The dependency vuetify was updated from 2.1.1 to 2.1.2.

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.2

🔧 Bug Fixes

Commits

The new version differs by 22 commits.

  • a589ec4 chore(release): publish v2.1.2
  • 06d17cf fix(types): fix lang option name in preset (#9169)
  • 6eb5e6e fix(VImg): properly update image on src change
  • 4c80d3c docs(VExpansionPanel): update default slot and example
  • 356034a fix(bind-attrs): fix transition-group animation (#9224)
  • c01f564 fix(VAutocomplete): disable browser autocomplete by default (#9246)
  • 9fc9393 fix(VBtnToggle): allow individual v-btn color override (#9250)
  • 6d77ea0 fix(VAutocomplete): move eventlisteners to focus watcher (#9273)
  • d650e7e fix(VStepper): Increase selector priority .v-icon (#9262)
  • 1ba98db docs(Roadmap): improve interaction with items
  • 902f010 Merge branch 'master' of https://github.com/vuetifyjs/vuetify
  • 994b05a docs(vdatatable): update expand example and desc
  • 7e2ddcd docs(Roadmap): update information / release
  • 73e08a8 fix(VSelect): remove reference to missing variable
  • 8f92d6f docs: update and remove various sass variable sections

There are 22 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 10, 2019

  • The dependency vuetify was updated from 2.1.2 to 2.1.3.

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.3

🔧 Bug Fixes

Commits

The new version differs by 18 commits.

  • 93217b0 chore(release): publish v2.1.3
  • c9dac4a refactor(sass): restructure list defaults (#9311)
  • 4b73dd2 fix(activatable): get activator element from event or nested component (#9294)
  • 4fe4d3a docs(Scrolling): fix usage example
  • 1ef5707 docs: remove deprecated file
  • f644780 docs: remove references to deprecated snippet
  • 45c07c5 fix(VDatePicker): fix min date (#9097)
  • 349ae88 fix(VDatePicker): improve range performance (#9128)
  • 058b1fe fix(locale): fix ko translation of noDataText (#9305)
  • d7d634a docs(Grids): updated spacer example to use v-spacer (#9303)
  • 5d5241c fix(locale): update Thai translation. (#9292)
  • 1c21d76 fix(VTextArea): fix clear icon overlapped by the scrollbar (#9190)
  • 3a2b90a docs: remove 1.5 doc banner
  • cc0852e docs(SassVariables): update snippets and information
  • 3387708 fix(VAutocomplete): default broswer autocomplete to disabled

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 15, 2019

  • The dependency vuetify was updated from 2.1.3 to 2.1.4.

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.4

🔧 Bug Fixes

  • VAutocomplete: avoid changing selected index if not using multiple (8580c7b)
  • VAutocomplete: show selection color when navigating selection items (9992116)
  • VCard: resolved clashing border-radius, adjust to match md2 spec (0799040)
    • In order to support this fix, a new component has been added v-card-subtitle
    • This is additive and does not require an upgrade
  • VCarousel: add missing aria-labels on delimiters (#9332) (bfd25af), closes #7996
  • VContainer: adjust container fill-height (#9189) (87e8a53), closes #8680
  • VDataTable: add toggle and remove functions to group header slots (#9236) (f6abce8)
  • VExpansionPanels: stop parent active class propagation (#9227) (23fd69d), closes #8677
  • VRating: pass in x-small icon size (#9351) (28b0b5b)
  • VSheet: add missing !default declaration for sass variable (487ebfe)
  • VSparkline: add label color for light/dark theme (fix #8557) (#8613) (3a89a0d)
  • VTextField: use scrollWidth to calculate label width (#9286) (0f3fa6a)
  • VTreeviewNode: allow empty children item to behave as leaf (#9082) (8555450), closes #9043
Commits

The new version differs by 22 commits.

  • f0ec7db chore(release): publish v2.1.4
  • 8580c7b fix(VAutocomplete): avoid changing selected index if not using multiple
  • 9992116 fix(VAutocomplete): show selection color when navigating selection items
  • f6abce8 fix(VDataTable): add toggle and remove functions to group header slots (#9236)
  • 1758113 docs(VDataIterator): fix example (#9321)
  • 28b0b5b fix(VRating): pass in x-small icon size (#9351)
  • 4c61674 fix(overlayable): avoid overlay generation toggle if not active
  • 2165628 docs: fix typos ("it's" -> "its") (#9354)
  • 0c8a7a9 docs(quickstart): fix typo (#9353)
  • 054555a docs(component): grid>vRow>align property - changed available options (#9343)
  • 2012fb4 docs(examples): replaced old v-spacer syntax with new syntax (#9317)
  • bfd25af fix(VCarousel): add missing aria-labels on delimiters (#9332)
  • 23fd69d fix(VExpansionPanels): stop parent active class propagation (#9227)
  • 87e8a53 fix(VContainer): adjust container fill-height (#9189)
  • 8555450 fix(VTreeviewNode): allow empty children item to behave as leaf (#9082)

There are 22 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 17, 2019

  • The dependency vuetify was updated from 2.1.4 to 2.1.5.

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.5

🔧 Bug Fixes

  • sass: move global style imports to component variable files (63f128f), closes #9323
  • VAlert: typo in computedIcon (#9390) (15ba83b), closes #9386
Commits

The new version differs by 3 commits.

  • d4f8a2f chore(release): publish v2.1.5
  • 63f128f fix(sass): move global style imports to component variable files
  • 15ba83b fix(VAlert): typo in computedIcon (#9390)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 25, 2019

  • The dependency vuetify was updated from 2.1.6 to 2.1.7.

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.7

🔧 Bug Fixes

  • locale: update Norwegian translation (#9455) (051399a)
  • VCalendar: escape html of event name (#9387) (283d601)
  • VDataTable: adjust filter & sort functions to use Intl.Collator (#7805) (43adae8), closes #3672 #4622
  • VDialog: fix close on outside click with persist and hide-overlay (#9304) (ba99a45), closes #8697 #8697
  • VFileInput: trigger onInput after value has changed (#9091) (507f1b0), closes #9045
  • VImg: do not lazy load if intersection observer is not supported (22e23e2), closes #9412
  • VLazy: properly show transition on activation (ac7136d)
  • VSwitch/VCheckbox: color not applied if value is 0/false (#9431) (9856ca7)
Commits

The new version differs by 37 commits.

  • b7f3c4e chore(release): publish v2.1.7
  • 41bc9c1 docs: improve documentation around v-intersect usage
  • 22e23e2 fix(VImg): do not lazy load if intersection observer is not supported
  • 43adae8 fix(VDataTable): adjust filter & sort functions to use Intl.Collator (#7805)
  • 8c0315d docs(VSkeletonLoader): update loading prop desc (#9473)
  • 0d73268 docs(QuickStart): update heading text
  • 507f1b0 fix(VFileInput): trigger onInput after value has changed (#9091)
  • ac7136d fix(VLazy): properly show transition on activation
  • ba99a45 fix(vdialog): fix close on outside click with persist and hide-overlay (#9304)
  • 283d601 fix(vcalendar): escape html of event name (#9387)
  • 9856ca7 fix(VSwitch/VCheckbox): color not applied if value is 0/false (#9431)
  • b7848d8 docs: update systems bar up-next (#9415)
  • 0d19e3b docs(layouts): remove unused data attribute (#9437)
  • 08507ae chore: auto generate web-types.json to provide autocomplete for JetBrains IDEs (#9440)
  • 051399a fix(locale): update Norwegian translation (#9455)

There are 37 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2019

  • The dependency vuetify was updated from 2.1.7 to 2.1.8.

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.8

🔧 Bug Fixes

⚠️ BREAKING CHANGES

A low impact security vulnerability was identified with the v-messages component. Using the value prop, it was possible to perform an XSS attack.

NOTICE
If you are not using HTML for the props rules, messages, hint, success-messages or error-messages, you do not need to do anything.

All values for v-message are now escaped. This primarily affects inputs as they use v-message for rule and hint output. To accommodate this change, a scoped slot has been added for users who
need to customize the styling of messages as they will no longer render html.

Components this fix impacts:

  • v-autocomplete
  • v-checkbox
  • v-combobox
  • v-file-input
  • v-input
  • v-messages
  • v-overflow-btn
  • v-radio-group
  • v-select
  • v-slider
  • v-switch
  • v-textarea
  • v-text-field
<!-- v2.1.7 -->

<v-text-field :rules="['<em>Foo<em>']" />

<!-- v2.1.8  -->

<v-text-field :rules="['Foo']">
<template v-slot="{ message, key }">
<em :key="key">{{ message }}</em>
</template>
</v-text-field>

If you have any questions, please reach out to us in our community, https://community.vuetifyjs.com

Commits

The new version differs by 34 commits.

  • ed664ab chore(release): publish v2.1.8
  • d18db33 test(VMessages): expand coverage
  • 1279c52 fix(SelectionControls): fix dense styles (#9505)
  • 886c8a3 fix(Typescript): update declaration file (#9320)
  • 2db8cc9 chore(helpers): export lighten/darken functions (#9483)
  • 8e0144c docs: update links for why-vuetify page
  • 1ae752e fix(VIcon): dense font-size selector (#9494)
  • f528f75 docs(scroll): fix usage imports
  • 75696e6 docs(scroll): fix programmatic scrolling
  • c24a824 chore: updated lang files (#9525)
  • 3cb8383 docs: fix broken links, show more logos on home page
  • 6da63a8 docs: add new sponsor
  • d873669 docs: add vueconf to banner
  • baa9ac5 docs: fix github link
  • 7a1c01e chore: only show errors-warnings in build output

There are 34 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2019

  • The dependency vuetify was updated from 2.1.8 to 2.1.9.

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.9

⚠️ BREAKING CHANGES

A low impact security vulnerability was identified with the v-messages component. Using the value prop, it was possible to perform an XSS attack.

NOTICE
If you are not using HTML for the props rules, messages, hint, success-messages or error-messages, you do not need to do anything.

All values for v-message are now escaped. This primarily affects inputs as they use v-message for rule and hint output. To accommodate this change, a scoped slot has been added for users who
need to customize the styling of messages as they will no longer render html.

Components this fix impacts:

  • v-autocomplete
  • v-checkbox
  • v-combobox
  • v-file-input
  • v-input
  • v-messages
  • v-overflow-btn
  • v-radio-group
  • v-select
  • v-slider
  • v-switch
  • v-textarea
  • v-text-field
<!-- v2.1.7 -->

<v-text-field :rules="['<em>Foo<em>']" />

<!-- v2.1.8  -->

<v-text-field :rules="['Foo']">
<template v-slot:messages="{ message, key }">
<em :key="key">{{ message }}</em>
</template>
</v-text-field>

If you have any questions, please reach out to us in our community, https://community.vuetifyjs.com

Commits

The new version differs by 4 commits ahead by 4, behind by 2.

  • c0a0d9c chore(release): publish v2.1.9
  • c0a81f1 fix(VMessages): apply escapeHTML to provided values
  • b07efe7 chore(release): publish v2.1.8
  • fb18074 test(VMessages): expand coverage

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants