vatson / rollup-plugin-vuetify

Vuetify autoloader πŸ€–
MIT License
20 stars 1 forks source link

chore(deps): update dependency vuetify to v2.2.34 #14

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
vuetify (source) devDependencies patch 2.2.20 -> 2.2.34

Release Notes

vuetifyjs/vuetify ### [`v2.2.34`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.34) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.33...v2.2.34) ##### πŸ”§ Bug Fixes - **VDatePicker:** consider allowed-dates in range ([#​11592](https://togithub.com/vuetifyjs/vuetify/issues/11592)) ([49f15a7](https://togithub.com/vuetifyjs/vuetify/commit/49f15a7fead26d27c8257e1828a5e9d9db286544)), closes [#​10639](https://togithub.com/vuetifyjs/vuetify/issues/10639) - **VSlider:** add mouseup event emit ([#​11594](https://togithub.com/vuetifyjs/vuetify/issues/11594)) ([fb5e393](https://togithub.com/vuetifyjs/vuetify/commit/fb5e393bea4eb81f37275afc52303edcf65e7130)), closes [#​11577](https://togithub.com/vuetifyjs/vuetify/issues/11577) ### [`v2.2.33`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.33) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.32...v2.2.33) ##### πŸ”§ Bug Fixes - **framework:** don't use nativeOn on native elements ([#​11228](https://togithub.com/vuetifyjs/vuetify/issues/11228)) ([6168845](https://togithub.com/vuetifyjs/vuetify/commit/61688457776c30a69882ba5a76f989181d707a03)), closes [#​9999](https://togithub.com/vuetifyjs/vuetify/issues/9999) - **overlayable:** cancel animationFrame request on remove ([b640d6c](https://togithub.com/vuetifyjs/vuetify/commit/b640d6cf5ee3a30b60533e8724936c0660f23184)) - **VDataTable:** union column filter with search results ([#​11575](https://togithub.com/vuetifyjs/vuetify/issues/11575)) ([f15dbc4](https://togithub.com/vuetifyjs/vuetify/commit/f15dbc413741ebc881b2854bea556643a7763e78)), closes [#​11402](https://togithub.com/vuetifyjs/vuetify/issues/11402) - **VDatePicker:** throttle scroll with using scrollable prop ([#​11372](https://togithub.com/vuetifyjs/vuetify/issues/11372)) ([bb18234](https://togithub.com/vuetifyjs/vuetify/commit/bb18234d172698ffd97df1631856aac6c8f04773)), closes [#​5546](https://togithub.com/vuetifyjs/vuetify/issues/5546) - **VSelect:** add min-width for overflowed selection items ([#​11532](https://togithub.com/vuetifyjs/vuetify/issues/11532)) ([5ecebfc](https://togithub.com/vuetifyjs/vuetify/commit/5ecebfcb4aaf4baa59cc82313eebf5e2182fe187)), closes [#​11524](https://togithub.com/vuetifyjs/vuetify/issues/11524) - **VSlideGroup:** lock vertical scroll for touch move ([#​11571](https://togithub.com/vuetifyjs/vuetify/issues/11571)) ([76d5862](https://togithub.com/vuetifyjs/vuetify/commit/76d5862ab0a9937f9fd5fdd6a42d5d5bf158b0cd)), closes [#​10673](https://togithub.com/vuetifyjs/vuetify/issues/10673) - **VTextField:** allow numeric input starting with -0 ([#​11454](https://togithub.com/vuetifyjs/vuetify/issues/11454)) ([ef677fb](https://togithub.com/vuetifyjs/vuetify/commit/ef677fb3df3faf23e1905621f5d006fa920e0a16)), closes [#​9368](https://togithub.com/vuetifyjs/vuetify/issues/9368) [#​9368](https://togithub.com/vuetifyjs/vuetify/issues/9368) ### [`v2.2.32`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.32) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.31...v2.2.32) ##### πŸ”§ Bug Fixes - **transitions:** make default transition !important ([d23ca5d](https://togithub.com/vuetifyjs/vuetify/commit/d23ca5d9cce7819de7e22abacdd47eeece2b4304)), closes [#​9938](https://togithub.com/vuetifyjs/vuetify/issues/9938) - **VAutocomplete:** return all filtered items, ensure itemText is present ([6432fb4](https://togithub.com/vuetifyjs/vuetify/commit/6432fb4bc8744edc7d0705b38d9c05c4ce4072ac)), closes [#​11451](https://togithub.com/vuetifyjs/vuetify/issues/11451) [#​11415](https://togithub.com/vuetifyjs/vuetify/issues/11415) [#​11442](https://togithub.com/vuetifyjs/vuetify/issues/11442) - **VDialog:** don't try to focus disabled elements ([238f361](https://togithub.com/vuetifyjs/vuetify/commit/238f3612c0463cd83a08941b52e0f0f696607721)), closes [#​11547](https://togithub.com/vuetifyjs/vuetify/issues/11547) ### [`v2.2.31`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.31) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.30...v2.2.31) ##### πŸ”§ Bug Fixes - **VAutocomplete:** add minimum input width when focused ([254bb29](https://togithub.com/vuetifyjs/vuetify/commit/254bb29a3e0d2cbd5469e5159f5eec9e58ca3a11)) ##### πŸ”„ Reverts - "fix(VSelect): add Y offset to menu to match material guidelines ([#​10940](https://togithub.com/vuetifyjs/vuetify/issues/10940))" ([f225c5b](https://togithub.com/vuetifyjs/vuetify/commit/f225c5b8496a344c14d0bd525ec7ab715256f541)) ### [`v2.2.30`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.30) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.29...v2.2.30) ##### πŸ”§ Bug Fixes - **types:** export VueConstructor instead of Component ([268434a](https://togithub.com/vuetifyjs/vuetify/commit/268434aa851dded8b67c0e67bfa39b3cbe791584)), closes [#​11463](https://togithub.com/vuetifyjs/vuetify/issues/11463) - **VDataTable:** header with divider rendered incorrectly in mobile sort select ([#​11416](https://togithub.com/vuetifyjs/vuetify/issues/11416)) ([d079b1d](https://togithub.com/vuetifyjs/vuetify/commit/d079b1d61b78a47a5605240f961937ae79ce45c9)), closes [#​11399](https://togithub.com/vuetifyjs/vuetify/issues/11399) - **VDataTable:** set initial values for sort-desc and group-desc ([#​11342](https://togithub.com/vuetifyjs/vuetify/issues/11342)) ([8a78533](https://togithub.com/vuetifyjs/vuetify/commit/8a785333a17a102f9b89dee5d64e25e0809ba6ad)), closes [#​9685](https://togithub.com/vuetifyjs/vuetify/issues/9685) - **VNavigationDrawer:** disable inherit value of background property ([#​11419](https://togithub.com/vuetifyjs/vuetify/issues/11419)) ([9900388](https://togithub.com/vuetifyjs/vuetify/commit/9900388e126e77a5d76c500db7cb70f226c020b4)), closes [#​11153](https://togithub.com/vuetifyjs/vuetify/issues/11153) - **VSelect:** allow tab key down on read-only ([#​11431](https://togithub.com/vuetifyjs/vuetify/issues/11431)) ([66d37b3](https://togithub.com/vuetifyjs/vuetify/commit/66d37b3cdf344fc73de101c05b2406f0cd034167)), closes [#​11430](https://togithub.com/vuetifyjs/vuetify/issues/11430) - **reset** change curser:default selector to [aria-disabled="true"]([#​11467](https://togithub.com/vuetifyjs/vuetify/issues/11467)) ([04781b6](https://togithub.com/vuetifyjs/vuetify/commit/04781b65079935205ed2f81a30d100e6591e756c)), closes [#​11003](https://togithub.com/vuetifyjs/vuetify/issues/11003) ### [`v2.2.29`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.29) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.28...v2.2.29) ##### πŸ”§ Bug Fixes - **VAutocomplete:** filter items without text values ([f8068ed](https://togithub.com/vuetifyjs/vuetify/commit/f8068ed6d4905c953463cf898150aae0b940fc3e)) - **VTextField:** remove hover effect when disabled ([#​11363](https://togithub.com/vuetifyjs/vuetify/issues/11363)) ([bbc6b8c](https://togithub.com/vuetifyjs/vuetify/commit/bbc6b8cd5a8f459a4d40721f6545bec0c40529d7)), closes [#​11338](https://togithub.com/vuetifyjs/vuetify/issues/11338) [#​11338](https://togithub.com/vuetifyjs/vuetify/issues/11338) ### [`v2.2.28`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.28) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.27...v2.2.28) ##### :wrench: Bug Fixes - **VCheckbox,VRadio:** ripple color for colored selection control ([#​11299](https://togithub.com/vuetifyjs/vuetify/issues/11299)) ([4b849fa](https://togithub.com/vuetifyjs/vuetify/commit/4b849fa4b00508634387715e7325957198d8ff65)), closes [#​11290](https://togithub.com/vuetifyjs/vuetify/issues/11290) - **VDataTable:** close multi-sort select when clicking on mobile ([#​11332](https://togithub.com/vuetifyjs/vuetify/issues/11332)) ([6f8d84a](https://togithub.com/vuetifyjs/vuetify/commit/6f8d84aeecc180ffb023b1405b4dc86c543789a5)), closes [#​10735](https://togithub.com/vuetifyjs/vuetify/issues/10735) - **VDataTable:** respect mustSort property in options prop ([#​11334](https://togithub.com/vuetifyjs/vuetify/issues/11334)) ([248300f](https://togithub.com/vuetifyjs/vuetify/commit/248300fdd9f99e1184dcc7f0b67d16be06d78c79)), closes [#​10244](https://togithub.com/vuetifyjs/vuetify/issues/10244) - **VGrid:** offset in RTL mode ([#​11359](https://togithub.com/vuetifyjs/vuetify/issues/11359)) ([db52c0a](https://togithub.com/vuetifyjs/vuetify/commit/db52c0ae2d1aef7e087994830da07f4f84fa99db)), closes [#​6317](https://togithub.com/vuetifyjs/vuetify/issues/6317) - **VTreeview:** disabled items should be ignored when selecting parent ([#​11232](https://togithub.com/vuetifyjs/vuetify/issues/11232)) ([3184f7e](https://togithub.com/vuetifyjs/vuetify/commit/3184f7e4a9706ae244da98cba03936bc9e526fff)), closes [#​8244](https://togithub.com/vuetifyjs/vuetify/issues/8244) - **VTreeview:** emit opened nodes when using load-children ([#​11339](https://togithub.com/vuetifyjs/vuetify/issues/11339)) ([4a0916f](https://togithub.com/vuetifyjs/vuetify/commit/4a0916f34892b7001095545e785932b71afc8b2c)), closes [#​9693](https://togithub.com/vuetifyjs/vuetify/issues/9693) - **VTreeview:** independent children should be selectable when parent is disabled ([#​11233](https://togithub.com/vuetifyjs/vuetify/issues/11233)) ([06a7af3](https://togithub.com/vuetifyjs/vuetify/commit/06a7af374f6eddcca12a170b2ba2852712fc0979)), closes [#​10770](https://togithub.com/vuetifyjs/vuetify/issues/10770) [#​10990](https://togithub.com/vuetifyjs/vuetify/issues/10990) ### [`v2.2.27`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.27) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.26...v2.2.27) ##### πŸ”§Bug Fixes - **VDataTable:** include rows that exclusively match custom filters ([#​11181](https://togithub.com/vuetifyjs/vuetify/issues/11181)) ([239e238](https://togithub.com/vuetifyjs/vuetify/commit/239e238d69f35064db55e9f41db8fd832f347ab5)), closes [#​9887](https://togithub.com/vuetifyjs/vuetify/issues/9887) - **VRangeSlider:** incorrect slider width when disabled ([#​11307](https://togithub.com/vuetifyjs/vuetify/issues/11307)) ([ee73538](https://togithub.com/vuetifyjs/vuetify/commit/ee73538d18bb3094c4c94dcb77468089ed37be5a)), closes [#​11302](https://togithub.com/vuetifyjs/vuetify/issues/11302) - **VSelect:** make selection color white when using solo-inverted ([c8f2564](https://togithub.com/vuetifyjs/vuetify/commit/c8f2564abeba7313bee17a37e0be0bfbaf5a7582)), closes [#​10617](https://togithub.com/vuetifyjs/vuetify/issues/10617) - **VSlider:** thumb shifting position when toggling disabled state ([#​11306](https://togithub.com/vuetifyjs/vuetify/issues/11306)) ([1fa2f92](https://togithub.com/vuetifyjs/vuetify/commit/1fa2f9200dd9c1b16459d8a9e52a0b7760d44753)), closes [#​11303](https://togithub.com/vuetifyjs/vuetify/issues/11303) - **VSlider:** wrong tick labels positions in RTL mode ([#​11317](https://togithub.com/vuetifyjs/vuetify/issues/11317)) ([225e82a](https://togithub.com/vuetifyjs/vuetify/commit/225e82ab2c92ee1133ddaaea7931cd1505ed6c6a)), closes [#​11028](https://togithub.com/vuetifyjs/vuetify/issues/11028) - **VSparkline:** handle a divide by zero bug when all values are zero ([#​11315](https://togithub.com/vuetifyjs/vuetify/issues/11315)) ([2dacec2](https://togithub.com/vuetifyjs/vuetify/commit/2dacec2955a9c00ecb9c9e5f7d136683c7bb2991)), closes [#​11311](https://togithub.com/vuetifyjs/vuetify/issues/11311) - **VSparkline:** remove duplicate id ([#​11262](https://togithub.com/vuetifyjs/vuetify/issues/11262)) ([4a785ff](https://togithub.com/vuetifyjs/vuetify/commit/4a785ff964307759d8bf2625fb89b412c1a21d66)) - **VTextField:** adjust label top position with solo prop ([7f95808](https://togithub.com/vuetifyjs/vuetify/commit/7f9580867904efa026c9077d2c0b546d488ea4b6)) - **VTextField:** remove gap when outlined label changes to empty ([#​11316](https://togithub.com/vuetifyjs/vuetify/issues/11316)) ([6b3562b](https://togithub.com/vuetifyjs/vuetify/commit/6b3562b9f5610cee3c1525257777f60fc1180604)), closes [#​11269](https://togithub.com/vuetifyjs/vuetify/issues/11269) ##### πŸ”„ Reverts - **VTextField:** v-model behavior on IME composing ([#​11274](https://togithub.com/vuetifyjs/vuetify/issues/11274)) ([5f82fe2](https://togithub.com/vuetifyjs/vuetify/commit/5f82fe23fe2fafe2fdb24f715346f98f17bb4639)), closes [#​11243](https://togithub.com/vuetifyjs/vuetify/issues/11243) [#​11194](https://togithub.com/vuetifyjs/vuetify/issues/11194) [#​11134](https://togithub.com/vuetifyjs/vuetify/issues/11134) ### [`v2.2.26`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.26) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.25...v2.2.26) ##### πŸ”§ Bug Fixes - **VAppBar:** ensure app bar visibility when hide-on-scroll ([#​9993](https://togithub.com/vuetifyjs/vuetify/issues/9993)) ([#​11204](https://togithub.com/vuetifyjs/vuetify/issues/11204)) ([baa0dd7](https://togithub.com/vuetifyjs/vuetify/commit/baa0dd75a1fe9043b7034b7461bd1bf3b9264f21)) - **VTabs:** make buttons inside tab inherit current color of the tab ([#​11183](https://togithub.com/vuetifyjs/vuetify/issues/11183)) ([ea68150](https://togithub.com/vuetifyjs/vuetify/commit/ea6815092ee93fb0b1ec8d786190e7cd140d7ff5)), closes [#​11171](https://togithub.com/vuetifyjs/vuetify/issues/11171) ### [`v2.2.25`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.25) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.24...v2.2.25) ##### πŸ”„ Bug Fixes revert "fix(VCalendar): don't use nativeOn on native elements ([#​11112](https://togithub.com/vuetifyjs/vuetify/issues/11112))" ### [`v2.2.24`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.24) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.23...v2.2.24) ##### πŸ”§ Bug Fixes - **VCalendar:** don't use nativeOn on native elements ([#​11112](https://togithub.com/vuetifyjs/vuetify/issues/11112)) ([50d6047](https://togithub.com/vuetifyjs/vuetify/commit/50d60473fabbbc6ec2d22b355a051a56fc13ed39)), closes [#​9999](https://togithub.com/vuetifyjs/vuetify/issues/9999) - **VSelect:** disable arrows on readonly select ([#​11223](https://togithub.com/vuetifyjs/vuetify/issues/11223)) ([fd7a8b3](https://togithub.com/vuetifyjs/vuetify/commit/fd7a8b3f986f818edee99816ece45327f48fee8b)), closes [#​11164](https://togithub.com/vuetifyjs/vuetify/issues/11164) - **VTextField:** update value on compositionend ([#​11194](https://togithub.com/vuetifyjs/vuetify/issues/11194)) ([f51bef6](https://togithub.com/vuetifyjs/vuetify/commit/f51bef69294c2bbc13cacb7e9b3fcf5d446c34be)), closes [#​11190](https://togithub.com/vuetifyjs/vuetify/issues/11190) [#​5748](https://togithub.com/vuetifyjs/vuetify/issues/5748) ### [`v2.2.23`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.23) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.22...v2.2.23) ##### πŸ”§ Bug Fixes - **VCalendar:** event ends midnight ([#​11159](https://togithub.com/vuetifyjs/vuetify/issues/11159)) ([#​11168](https://togithub.com/vuetifyjs/vuetify/issues/11168)) ([ab86223](https://togithub.com/vuetifyjs/vuetify/commit/ab86223fbbed752dca9da1fdc2d0586159cb1b8e)) - **VCalendar:** missing day-label slot for daily ([#​11069](https://togithub.com/vuetifyjs/vuetify/issues/11069)) ([#​11132](https://togithub.com/vuetifyjs/vuetify/issues/11132)) ([afc99df](https://togithub.com/vuetifyjs/vuetify/commit/afc99df7b9966379b22e1079c135b86f5189aa22)) - **VCalendar:** no event rendering without default slot ([#​11090](https://togithub.com/vuetifyjs/vuetify/issues/11090)) ([#​11131](https://togithub.com/vuetifyjs/vuetify/issues/11131)) ([e949427](https://togithub.com/vuetifyjs/vuetify/commit/e9494276cfaee9274ec4fc0e8cad1ba0ae457450)) - **VCalendar:** weekdays and day views conflict ([#​11025](https://togithub.com/vuetifyjs/vuetify/issues/11025)) ([#​11129](https://togithub.com/vuetifyjs/vuetify/issues/11129)) ([c4eb5da](https://togithub.com/vuetifyjs/vuetify/commit/c4eb5dadd4504a76a279cbe3de8eee0580ff04b3)), closes [#​10123](https://togithub.com/vuetifyjs/vuetify/issues/10123) [#​10123](https://togithub.com/vuetifyjs/vuetify/issues/10123) - **VDatePicker:** locale weeknumber calculation ([#​10926](https://togithub.com/vuetifyjs/vuetify/issues/10926)) ([b7f830a](https://togithub.com/vuetifyjs/vuetify/commit/b7f830a68127aed058f48859dc22c4c012c751a5)), closes [#​9764](https://togithub.com/vuetifyjs/vuetify/issues/9764) - **VDatePicker:** unnecessarily emited change event in range picker ([874553e](https://togithub.com/vuetifyjs/vuetify/commit/874553ed53c5cd1bed2825590892f3e343246ace)), closes [#​11056](https://togithub.com/vuetifyjs/vuetify/issues/11056) - **VFooter:** only apply width when not using the inset prop ([a7381aa](https://togithub.com/vuetifyjs/vuetify/commit/a7381aa97c80cdd18b65354048e75397a22e4c36)), closes [#​8128](https://togithub.com/vuetifyjs/vuetify/issues/8128) - **VSelect:** scroll to newly selected item in long lists ([#​10492](https://togithub.com/vuetifyjs/vuetify/issues/10492)) ([4a3d39b](https://togithub.com/vuetifyjs/vuetify/commit/4a3d39b4cf1305be9fc97e45a1020b105322af14)), closes [#​10406](https://togithub.com/vuetifyjs/vuetify/issues/10406) - **VTabs:** indent tabs on the correct side with the right prop ([68a49c3](https://togithub.com/vuetifyjs/vuetify/commit/68a49c33d1bfa75af32d14e08296047b9b011da9)), closes [#​8294](https://togithub.com/vuetifyjs/vuetify/issues/8294) - **VTextField:** skip value property update if IME composing string ([#​11134](https://togithub.com/vuetifyjs/vuetify/issues/11134)) ([c02be82](https://togithub.com/vuetifyjs/vuetify/commit/c02be8273cca4a373eb3792e55850ff1d8409fef)), closes [#​5748](https://togithub.com/vuetifyjs/vuetify/issues/5748) ### [`v2.2.22`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.22) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.21...v2.2.22) ##### πŸ”§ Bug Fixes - **VRipple:** add keyboard trigger support ([#​10304](https://togithub.com/vuetifyjs/vuetify/issues/10304)) ([b745d00](https://togithub.com/vuetifyjs/vuetify/commit/b745d006d05e2998c993152de826b5986ee13e58)), closes [#​10285](https://togithub.com/vuetifyjs/vuetify/issues/10285) - **VSparkline:** stop and fill color propagation ([#​11102](https://togithub.com/vuetifyjs/vuetify/issues/11102)) ([4c50717](https://togithub.com/vuetifyjs/vuetify/commit/4c50717c6aeb4ad98d9f8e1d8d8276c8290cfd9b)), closes [#​6387](https://togithub.com/vuetifyjs/vuetify/issues/6387) ##### πŸ”„ Reverts - fix(VNavigationDrawer): dynamic expand-on-hover ([#​10903](https://togithub.com/vuetifyjs/vuetify/issues/10903)) ([dcb3292](https://togithub.com/vuetifyjs/vuetify/commit/dcb3292ae56abbc84e2d113f595a98330d22b409)), closes [#​10968](https://togithub.com/vuetifyjs/vuetify/issues/10968) ### [`v2.2.21`](https://togithub.com/vuetifyjs/vuetify/releases/v2.2.21) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.2.20...v2.2.21) ##### πŸ”§ Bug Fixes - **i18n:** remove untranslated string from ru.ts ([#​10945](https://togithub.com/vuetifyjs/vuetify/issues/10945)) ([c092083](https://togithub.com/vuetifyjs/vuetify/commit/c0920833923c6c3cd7813f9f8b73c8dd25b5f721)) - **overlayable:** overlay must be removed if quickly deactivated ([#​10975](https://togithub.com/vuetifyjs/vuetify/issues/10975)) ([63eb1be](https://togithub.com/vuetifyjs/vuetify/commit/63eb1be1ea756453a5bf1268deb4b501baca96d7)), closes [#​8625](https://togithub.com/vuetifyjs/vuetify/issues/8625) [#​9588](https://togithub.com/vuetifyjs/vuetify/issues/9588) - **VBtn:** add hover effect radius inheritance ([#​10956](https://togithub.com/vuetifyjs/vuetify/issues/10956)) ([001af08](https://togithub.com/vuetifyjs/vuetify/commit/001af08aeed2a65455429c3a928c9e56262c0882)), closes [#​10671](https://togithub.com/vuetifyjs/vuetify/issues/10671) - **VIcon:** add missing width attribute when rendering svg icons ([#​10942](https://togithub.com/vuetifyjs/vuetify/issues/10942)) ([2112add](https://togithub.com/vuetifyjs/vuetify/commit/2112addbab8d8464d5b6671abe6b4f045b1350fa)), closes [#​10938](https://togithub.com/vuetifyjs/vuetify/issues/10938) - **VPagination:** add interesectable support ([f245833](https://togithub.com/vuetifyjs/vuetify/commit/f245833a07e8a998a7312188620fd383069b8f8f)), closes [#​2434](https://togithub.com/vuetifyjs/vuetify/issues/2434) - **VSelect:** add Y offset to menu to match material guidelines ([#​10940](https://togithub.com/vuetifyjs/vuetify/issues/10940)) ([3586847](https://togithub.com/vuetifyjs/vuetify/commit/3586847f1ce45f424a40fe11bb65c812780bf70f)), closes [#​10859](https://togithub.com/vuetifyjs/vuetify/issues/10859) - **VTextField:** adjust margin and css target for dense field prepend/append icons ([6603b05](https://togithub.com/vuetifyjs/vuetify/commit/6603b05cef207736c4d19c45c2a6b3fe6ed40bb2)), closes [#​11011](https://togithub.com/vuetifyjs/vuetify/issues/11011)

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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

renovate[bot] commented 4 years ago

PR has been edited

:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.