Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2021

Bumps vue-material from 1.0.0-beta-11 to 1.0.0-beta-15.

Release notes

Sourced from vue-material's releases.

v1.0.0-beta-15

(2020-05-27)

Bug Fixes

  • Eslint rules to force existing code style: (#2202) (8dd6dfa, cdfd2d8)
  • Fixed docs position and height: (#2203) (35d85e9)
  • MdOption: Fix selection when value is empty string (#2275) (bad0b77, 35201c6)
  • MdDatepicker: Pick text button (confirm and cancel) from locale configuration (#2078) (1d5850f)
  • MdField: Fixing the label for inputs when we received an invalid value (#2108) (e4eb0e5)
  • GettingStarted.vue: Update GettingStarted.vue (#2165) (e764547)

v1.0.0-beta-14

(2020-05-27)

Bug Fixes

v1.0.0-beta-13

(2020-04-30)

Bug Fixes

  • MdApp: remove height 100 to make md-app-content span content height (#1957) (94fb4a8)
  • MdApp: Drawer detection (#1929) (3aefccb)
  • MdTabs: prevent overflow inside dialog content (#2065) (043bb6f)
  • MdDialog: fix dialog transitions (#2021) (a673139)
  • MdDialog: change position principle from transform to flex wrapper (#2023) (3eb34e2, 276a493)
  • MdMenu: fix to prevent menu click observers on render (#2201) (273d754)

v1.0.0-beta-12

(2020-04-21)

Bug Fixes

... (truncated)

Changelog

Sourced from vue-material's changelog.

1.0.0-beta-15 (2020-08-13)

Bug Fixes

  • MdDatepicker: Pick text button (confirm and cancel) from locale configuration (#2078) (01e1124)

Features

1.0.0-beta-14 (2020-05-27)

Bug Fixes

  • components,doc: fix the character counter not reseting when (#2081) (6b24539), closes #2054
  • components,doc: fix the character counter not reseting when (#2213) (5137908), closes #2054
  • MdDialog: position centered (6b46d96)
  • MdDialog: revert (d51649c)
  • MdStep: set tabindex for not active step (#2215) (17b0d20)

1.0.0-beta-13 (2020-04-30)

Bug Fixes

  • MdApp: remove height 100 to make md-app-content span content height (#1957) (94fb4a8)
  • Drawer detection (#1929) (3aefccb)

1.0.0-beta-12 (2020-04-21)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by marqbeniamin, a new releaser for vue-material since your current version.


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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 17, 2021
@dependabot dependabot bot requested a review from Chantouch March 17, 2021 15:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-material-1.0.0-beta-15 branch from 0501d7a to 48a0efa Compare March 17, 2021 16:19
@chantouchsek chantouchsek merged commit 959b0b7 into master Mar 27, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-material-1.0.0-beta-15 branch March 27, 2021 15:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clear form doesn't reset input/textarea counter
2 participants