Skip to content

Tags: Genaker/reactmagento2

Tags

17.151

Toggle 17.151's commit message
Refactor ReactInjectPlugin to include MsApplicationTileImage as a nul…

…lable parameter in the constructor. Introduce a new Gallery block for product images with image preloading functionality. Update README.md with JavaScript optimization configuration details and add support for base64 image encoding in product configuration. Enhance tests with shared mock classes to streamline testing process.

17.150

Toggle 17.150's commit message
add offload large css

17.149

Toggle 17.149's commit message
Add support for store-specific CSS paths in ReactInjectPlugin. Implem…

…ent methods to retrieve store codes and check for the existence of store-specific folders, allowing for optimized CSS loading based on the current store context. Update README.md to reflect these changes.

17.148

Toggle 17.148's commit message
Enhance CSS loading logic in ReactInjectPlugin to check for critical …

…CSS file existence before applying styles. This update ensures optimized CSS is loaded correctly based on the presence of critical CSS for product, category, and home pages.

17.147

Toggle 17.147's commit message
add some min feature check

17.146

Toggle 17.146's commit message
add homepage styles

17.145

Toggle 17.145's commit message
Add home page CSS optimization support in ReactInjectPlugin

17.144

Toggle 17.144's commit message
Add purge.json configuration for CSS optimization and implement hybri…

…d testing architecture with Pest

17.143

Toggle 17.143's commit message
seo and access optimisation

17.142

Toggle 17.142's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md