Recent Activities
This page shows what are we working on.
-
1.2.0
-
Version 1.2.0 3b6a95
-
Update swatches template for improved styling and accessibility; enhance FBT helper for better interaction with Alpine.js 2cafc8
-
Refactor order template to separate styles into a dedicated file for better maintainability e38bba
-
Refactor related item details toggle to use Alpine.js for improved interactivity and performance 7910f6
-
Try to fix Unescaped output detected error ifrom MCS. 327077
-
Add configurable product option renderer. to implement dropdown appearence of the option. 784bd2
-
FBT. Move total price section to separate template. A bit of CSS updates b14e5c
-
Templates update for better theme customization 862e57
-
-
1.1.0
-
Update README.md 09a11b
-
Update composer.json 18214a
-
Add HTML escaping to dynamic attributes and improve type casting for product IDs 62c5e8
-
Escape HTML output in carousel and order templates for security improvements 4793aa
-
Version 1.1.0 c85ff4
-
Refactor namespace and module name to align with Swissup naming conventions d38596
-
-
1.1.0
-
1.1.0
-
1.0.2
-
optimize load image 3476a4
-
-
1.0.1
-
1.1.13
-
Version 1.1.13 da9cea
-
fix: use explicit nullable type for $scopeConfig in MatchBuilder (PHP 8.4)
Replace implicit nullable type hint with explicit nullable syntax
to resolve PHP 8.4 deprecation warning:
\Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig = null
→ ?\Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig = null
Fixes #25 294e1f
-
-
1.1.12
-
Version 1.1.12 b90099
-
Add configurable multi-word search logic (OR vs AND)
- Add admin configuration for search mode selection
- OR mode (default): original Magento 2.3 behavior
- AND mode (recommended): Elasticsearch-like relevance
- Fully backward compatible, no breaking changes
- Config path: catalog/search/lmysql_query_mode
Closes #24 be380f
-
-
head
-
Breeze: fixed 404 error (prefetch.js) 4f4c0a
-
-
1.0.1
-
create file js for slider 2a94e9
-