-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
Some modifications from a fork #389
Labels
Comments
Hey @ranb2002, thank you for your feedback and for the improvement ideas you shared! Would you like to contribute with the MS Tiles icons change of yours for starters? That's a very good candidate imho as it's an active feature request as you referred. |
onderceylan
pushed a commit
that referenced
this issue
Nov 30, 2020
# [4.0.0](v3.2.3...v4.0.0) (2020-11-30) ### Bug Fixes * **main:** add --no-sandbox option to optionally disable sandboxing on linux ([79444d2](79444d2)) ### Features * **main:** add iPhone 12 specs to fallback data ([e1f8a27](e1f8a27)), closes [#454](#454) * **main:** add optional windows mstile icon generation ([91ae0a9](91ae0a9)), closes [#309](#309) [#389](#389) * **main:** reduce apple icons to a single file size ([c8f1321](c8f1321)), closes [#433](#433) ### BREAKING CHANGES * **main:** Generated Apple touch icons is reduced to one icon. The icon file type is set to PNG as default type, rather than a JPEG type.
🎉 This issue has been resolved in version 4.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Önder Ceylan,
Thank you for your generator, it was really useful for my latest projects. :)
I made some changes to your code for my use case inside my fork. One of the modification was to generate MS Tiles icons (like #309)
Would you want me to make a pull request against your repository for the changes you want?
Or, feel free to copy and paste or even adapt my modifications. ;)
The text was updated successfully, but these errors were encountered: