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

feat: adaptive icon support with maskable icons #5053

Merged
merged 1 commit into from
Jan 13, 2020
Merged

feat: adaptive icon support with maskable icons #5053

merged 1 commit into from
Jan 13, 2020

Conversation

danbaechtold
Copy link
Contributor

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:
There is a new web feature called maskable icons, which will let your PWAs have their own adaptive icons on Android:
https://web.dev/maskable-icon/

Two separate icons have been created, with "purpose: maskable", instead of combining them with the normal (existing) ones. This allows finer control over icons appearance, and preserves backwards compatibility.

@pksunkara pksunkara merged commit 7e54d93 into vuejs:dev Jan 13, 2020
@danbaechtold danbaechtold deleted the maskable_icons branch January 13, 2020 17:00
mactanxin pushed a commit to mactanxin/vue-cli that referenced this pull request Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants