-
-
Notifications
You must be signed in to change notification settings - Fork 214
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: update type definitions for manifest
options
#573
Conversation
✅ Deploy Preview for vite-plugin-pwa-legacy ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
manifest
option
manifest
optionmanifest
option
manifest
optionmanifest
option
@skyclouds2001 thx a lot, can you add the links in the corresponding jsdocs entry using Can you also extract icon type/interface, it is duplicated in a few places? |
Done |
manifest
optionmanifest
options
@skyclouds2001 I need to change the icon purpose adding the logic to convert it to string when using array in icons and shortcuts EDIT: if you check any vite config file in the examples folder, |
Some updates to
manifest
optionicons
memberhttps://developer.mozilla.org/en-US/docs/Web/Manifest/icons
https://w3c.github.io/manifest/#icons-member
https://w3c.github.io/manifest/#manifest-image-resources
display
memberhttps://developer.mozilla.org/en-US/docs/Web/Manifest/display
https://w3c.github.io/manifest/#display-member
display_override
memberhttps://developer.mozilla.org/en-US/docs/Web/Manifest/display_override
https://wicg.github.io/manifest-incubations/#display_override-member
file_handlers
memberhttps://developer.mozilla.org/en-US/docs/Web/Manifest/file_handlers
https://wicg.github.io/manifest-incubations/#file_handlers-member
shortcuts.icons
memberhttps://developer.mozilla.org/en-US/docs/Web/Manifest/shortcuts
https://w3c.github.io/manifest/#shortcuts-member
share_target
memberhttps://developer.mozilla.org/en-US/docs/Web/Manifest/share_target
https://w3c.github.io/web-share-target/level-2/#share_target-member