Publisher-Extension-for-Unity3D
Publisher-Extension-for-Unity3D copied to clipboard
chore(deps): Bump vue-material-design-icons from 3.4.0 to 5.2.0
Bumps vue-material-design-icons from 3.4.0 to 5.2.0.
Release notes
Sourced from vue-material-design-icons's releases.
5.2.0
5.2.0 (2023-02-03)
Features
5.1.2
5.1.2 (2022-07-13)
Bug Fixes
5.1.1
5.1.1 (2022-07-03)
Bug Fixes
- Prevent double clicking in Vue 3 (2f08947)
5.1.0
5.1.0 (2022-07-03)
Features
- New icons (2e1654c)
5.0.0
5.0.0 (2021-11-30)
Features
- Vue 3 compatibility & better a11y (c65d8ea)
BREAKING CHANGES
- This PR reverts the changes to make these components functional, making them usable in both Vue 2 and Vue 3. If you're using loads of icons on one page, you may see minor performance regressions in Vue 2.
This patch also removes the default title, encouraging better accessibility by removing unhelpful titles that dont indicate usage. The
decorative
prop has been removed and any icons that do not have a meaningful title will be hidden from screen readers.
... (truncated)
Commits
4b79bae
Merge pull request #290 from robcresswell/feat/new-icons1c3cd79
feat: Add new iconsa5606f7
Merge pull request #289 from robcresswell/feat/new-icons044315d
feat: Add new icons681f455
Merge pull request #284 from robcresswell/fix/vue3-v-bind-warningd146718
fix: Make v-bind first icon property7f1ff3f
Merge pull request #282 from robcresswell/fix/vue-3-click-events2f08947
fix: Prevent double clicking in Vue 34690879
Merge pull request #281 from robcresswell/feat/new-icons2e1654c
feat: New icons- Additional commits viewable in compare view
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)