File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.0.10] - 24 September 2025
10+ ### Fixed
11+ - Fix wrong container name for minicart component type
12+ - Rename loki.script from container to block to allow caching
13+ - Add ` .prevent ` modifier to ` @click ` event handler
14+ - Rename minicart to minicart-content
15+ - Move scripts in right loki.script.component container
16+
917## [ 0.0.9] - 17 September 2025
1018### Fixed
1119- Remove legacy messaging
@@ -17,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1725### Fixed
1826- Add wishlist counter to top links
1927- Apply LumaTopLinks to both top.links and header.links
20- - Sef long lifetime on user_allowed_save_cookie cookie
28+ - Set long lifetime on ` user_allowed_save_cookie ` cookie
2129- Apply right handle names
2230- Rename namespaces
2331- Update README
@@ -30,7 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3038- Cleanup
3139- Fix mobile menu
3240- Cleanup after merge
33- - Add new Loki_Base as dependency and move over common logic
41+ - Add new ` Loki_Base ` as dependency and move over common logic
3442
3543## [ 0.0.7] - 12 September 2025
3644### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " loki-theme/magento2-luma-components" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
44 "description" : " Module to allow for Loki Themes to work" ,
55 "type" : " magento2-module" ,
66 "require" : {
You can’t perform that action at this time.
0 commit comments