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

Add favicon generation functionalities #194

Merged
merged 3 commits into from
May 11, 2024
Merged

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented May 5, 2024

Introduce favicon generation capabilities using the GDImage library and workbox integration for service worker builds. This includes browser config for Windows 8+ tile architecture, supporting different image sizes and output formats. New validations in the configuration test ensure that these additions function as expected. Modifications in the service worker compiler class aim at better usage of interfaces and performance improvements.

Target branch: 1.2.x
Resolves issue #

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

Introduce favicon generation capabilities using the GDImage library and workbox integration for service worker builds. This includes browser config for Windows 8+ tile architecture, supporting different image sizes and output formats. New validations in the configuration test ensure that these additions function as expected. Modifications in the service worker compiler class aim at better usage of interfaces and performance improvements.
@Spomky Spomky added the enhancement New feature or request label May 5, 2024
@Spomky Spomky self-assigned this May 5, 2024
@Spomky Spomky added this to the 1.2.0 milestone May 5, 2024
In castor.php, cleaned up attribute import, added new attribute for the 'stan' function, and made minor refinements for better clarity and maintainability. Also, updated the paths in rector.php to include castor.php.
In castor.php, cleaned up attribute import, added new attribute for the 'stan' function, and made minor refinements for better clarity and maintainability. Also, updated the paths in rector.php to include castor.php.
@Spomky Spomky merged commit 27059f7 into 1.2.x May 11, 2024
9 of 10 checks passed
@Spomky Spomky deleted the features/better-favicons branch May 11, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant