Trikolon / liquidradio

Frontend for music station Liquid Radio
https://liquidradio.pro
MIT License
7 stars 2 forks source link

Bump vue-material from 0.8.1 to 1.0.0 #68

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps vue-material from 0.8.1 to 1.0.0.

Release notes *Sourced from [vue-material's releases](https://github.com/vuematerial/vue-material/releases).* > ## 1.0.0-beta-10.2 > (2018-05-15) > > > ### Bug Fixes > > * **MdTable:** fix table rendering default slot twice ([#1731](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1731)) ([3c61bcf](https://github.com/vuematerial/vue-material/commit/3c61bcf)) > > ## v1.0.0-beta-10.1 > > # (2018-05-13) > > > ### Bug Fixes > > * **MdApp:** fix typo breaking MdApp on several scenarios ([#1728](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1728)) ([8bdbaf3](https://github.com/vuematerial/vue-material/commit/8bdbaf3)), closes [#1727](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1727) > > ## v1.0.0-beta-10 > > # (2018-05-13) > > > ### Bug Fixes > > * **Core:** inject SassScript value to CSS variables to fix libsass 3.5.0 ([#1620](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1620)) ([4f180f6](https://github.com/vuematerial/vue-material/commit/4f180f6)), closes (https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1619) > * **MdApp:** right drawer, fully reactive ([#1493](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1493)) ([3ac16c7](https://github.com/vuematerial/vue-material/commit/3ac16c7)), closes [#1204](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1204) > * **MdBottomBarItem:** missing props to for router link ([#1531](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1531)) ([6860d3a](https://github.com/vuematerial/vue-material/commit/6860d3a)), closes [#1412](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1412) > * **MdButton:** > * change type of mdRippleActive prop to null to support SSR ([baf6a14](https://github.com/vuematerial/vue-material/commit/baf6a14)) > * fab-bottom-center style ([#1724](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1724)) ([d1b296e](https://github.com/vuematerial/vue-material/commit/d1b296e)), closes [#1722](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1722) > * fix events when ripple is on ([#1532](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1532)) ([e7f8f34](https://github.com/vuematerial/vue-material/commit/e7f8f34)) > * Ripple for firefox ([#1468](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1468)) ([156506b](https://github.com/vuematerial/vue-material/commit/156506b)), closes [#1461](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1461) > * **MdCard:** prevent showing scrollbars ([#1580](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1580)) ([dc7892e](https://github.com/vuematerial/vue-material/commit/dc7892e)) > * **MdChips:** improve alignment with other regular fields like md-input ([ce7e075](https://github.com/vuematerial/vue-material/commit/ce7e075)) > * **MdCore:** remove all async/await from codebase ([5c3c208](https://github.com/vuematerial/vue-material/commit/5c3c208)) > * **MdDialog:** remove md-primary from MdDialogConfirm's cancel button ([#1633](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1633)) ([e125c0d](https://github.com/vuematerial/vue-material/commit/e125c0d)), closes [#1622](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1622) > * **MdField:** > * fix font size for safari ([#1476](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1476)) ([679f3d6](https://github.com/vuematerial/vue-material/commit/679f3d6)) > * fix textarea and inline alignments ([#1646](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1646)) ([dbeb7e9](https://github.com/vuematerial/vue-material/commit/dbeb7e9)) > * **MdFile:** empty statement ([#1716](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1716)) ([ae10127](https://github.com/vuematerial/vue-material/commit/ae10127)), closes [#1711](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1711) > * **MdLayout:** remove breakpoint margins ([#1457](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1457)) ([c568fe3](https://github.com/vuematerial/vue-material/commit/c568fe3)) > * **MdMenu:** > * fix vertical alignment for menu items in IE ([#1615](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1615)) ([5d3dfcf](https://github.com/vuematerial/vue-material/commit/5d3dfcf)) > * preventDefault only for specific keys ([7c10a09](https://github.com/vuematerial/vue-material/commit/7c10a09)) > * **MdMenuItem:** fix router ([#1474](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1474)) ([eb6c8df](https://github.com/vuematerial/vue-material/commit/eb6c8df)), closes [#1471](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1471) > * **MdProgressBar:** query style ([#1683](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1683)) ([48453a1](https://github.com/vuematerial/vue-material/commit/48453a1)), closes [#1682](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1682) > * **MdRipple:** clear immediately ([#1506](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1506)) ([d52954a](https://github.com/vuematerial/vue-material/commit/d52954a)) > * **MdSelect:** > * adjust position when body has margin ([#1551](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1551)) ([c820b72](https://github.com/vuematerial/vue-material/commit/c820b72)) > * dropdown icon align with input on botton line variant ([#1600](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1600)) ([5c30f73](https://github.com/vuematerial/vue-material/commit/5c30f73)) > ... (truncated)
Changelog *Sourced from [vue-material's changelog](https://github.com/vuematerial/vue-material/blob/dev/CHANGELOG.md).* > # [1.0.0-beta-10.2](https://github.com/vuematerial/vue-material/compare/v1.0.0-beta-10.1...v1.0.0-beta-10.2) (2018-05-15) > > > ### Bug Fixes > > * **MdTable:** fix table rendering default slot twice ([#1731](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1731)) ([3c61bcf](https://github.com/vuematerial/vue-material/commit/3c61bcf)) > > > > # [1.0.0-beta-10.1](https://github.com/vuematerial/vue-material/compare/v1.0.0-beta-10...v1.0.0-beta-10.1) (2018-05-13) > > > ### Bug Fixes > > * **MdApp:** fix typo breaking MdApp on several scenarios ([#1728](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1728)) ([8bdbaf3](https://github.com/vuematerial/vue-material/commit/8bdbaf3)), closes [#1727](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1727) > > > > # [1.0.0-beta-10](https://github.com/vuematerial/vue-material/compare/v1.0.0-beta-9...v1.0.0-beta-10) (2018-05-13) > > > ### Bug Fixes > > * **Core:** inject SassScript value to CSS variables to fix libsass 3.5.0 ([#1620](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1620)) ([4f180f6](https://github.com/vuematerial/vue-material/commit/4f180f6)), closes [/sass-lang.com/documentation/file.SASS_CHANGELOG.html#3_5_0__12_July_2017](https://github.com//sass-lang.com/documentation/file.SASS_CHANGELOG.html/issues/3_5_0__12_July_2017) [#1619](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1619) > * **MdApp:** right drawer, fully reactive ([#1493](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1493)) ([3ac16c7](https://github.com/vuematerial/vue-material/commit/3ac16c7)), closes [#1204](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1204) > * **MdBadge:** custom class and style supported ([#1676](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1676)) ([71b7afa](https://github.com/vuematerial/vue-material/commit/71b7afa)) > * **MdBottomBarItem:** missing props to for router link ([#1531](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1531)) ([6860d3a](https://github.com/vuematerial/vue-material/commit/6860d3a)), closes [#1412](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1412) > * **MdButton:** change type of mdRippleActive prop to null to support SSR ([baf6a14](https://github.com/vuematerial/vue-material/commit/baf6a14)) > * **MdButton:** fab-bottom-center style ([#1724](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1724)) ([d1b296e](https://github.com/vuematerial/vue-material/commit/d1b296e)), closes [#1722](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1722) > * **MdButton:** fix events when ripple is on ([#1532](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1532)) ([e7f8f34](https://github.com/vuematerial/vue-material/commit/e7f8f34)) > * **MdButton:** Ripple for firefox ([#1468](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1468)) ([156506b](https://github.com/vuematerial/vue-material/commit/156506b)), closes [#1461](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1461) > * **MdCard:** prevent showing scrollbars ([#1580](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1580)) ([dc7892e](https://github.com/vuematerial/vue-material/commit/dc7892e)) > * **MdChips:** improve alignment with other regular fields like md-input ([ce7e075](https://github.com/vuematerial/vue-material/commit/ce7e075)) > * **MdCore:** remove all async/await from codebase ([5c3c208](https://github.com/vuematerial/vue-material/commit/5c3c208)) > * **MdDialog:** remove md-primary from MdDialogConfirm's cancel button ([#1633](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1633)) ([e125c0d](https://github.com/vuematerial/vue-material/commit/e125c0d)), closes [#1622](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1622) > * **MdField:** fix font size for safari ([#1476](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1476)) ([679f3d6](https://github.com/vuematerial/vue-material/commit/679f3d6)) > * **MdField:** fix textarea and inline alignments ([#1646](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1646)) ([dbeb7e9](https://github.com/vuematerial/vue-material/commit/dbeb7e9)) > * **MdFile:** empty statement ([#1716](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1716)) ([ae10127](https://github.com/vuematerial/vue-material/commit/ae10127)), closes [#1711](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1711) > * **MdLayout:** remove breakpoint margins ([#1457](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1457)) ([c568fe3](https://github.com/vuematerial/vue-material/commit/c568fe3)) > * **MdMenu:** fix vertical alignment for menu items in IE ([#1615](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1615)) ([5d3dfcf](https://github.com/vuematerial/vue-material/commit/5d3dfcf)) > * **MdMenu:** preventDefault only for specific keys ([7c10a09](https://github.com/vuematerial/vue-material/commit/7c10a09)) > * **MdMenuItem:** fix router ([#1474](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1474)) ([eb6c8df](https://github.com/vuematerial/vue-material/commit/eb6c8df)), closes [#1471](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1471) > * **MdProgressBar:** query style ([#1683](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1683)) ([48453a1](https://github.com/vuematerial/vue-material/commit/48453a1)), closes [#1682](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1682) > * **MdRipple:** clear immediately ([#1506](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1506)) ([d52954a](https://github.com/vuematerial/vue-material/commit/d52954a)) > * **MdSelect:** adjust position when body has margin ([#1551](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1551)) ([c820b72](https://github.com/vuematerial/vue-material/commit/c820b72)) > * **MdSelect:** dropdown icon align with input on botton line variant ([#1600](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1600)) ([5c30f73](https://github.com/vuematerial/vue-material/commit/5c30f73)) > * **MdSelect:** fix select position under md-dialog ([#1525](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1525)) ([f7990c5](https://github.com/vuematerial/vue-material/commit/f7990c5)), closes [#1149](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1149) > * **MdSelect:** pass props id and name as pure html attributes ([#1583](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1583)) ([9fde310](https://github.com/vuematerial/vue-material/commit/9fde310)) > * **MdSelect:** update the text if options are updated ([#1481](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1481)) ([042e571](https://github.com/vuematerial/vue-material/commit/042e571)), closes [#1389](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1389) > * **MdSteppers:** zero height in IE ([#1664](https://github-redirect.dependabot.com/vuematerial/vue-material/issues/1664)) ([665732c](https://github.com/vuematerial/vue-material/commit/665732c)) > ... (truncated)
Commits - See full diff in [compare view](https://github.com/vuematerial/vue-material/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](https://app.dependabot.com): - 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.
dependabot-preview[bot] commented 6 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.