Recent Activities
This page shows what are we working on.
-
head
-
2.6.1
-
Update composer.json c891ee
-
-
head
-
Update some styles on home page and add block articles #35 dffda5
-
Improve deploye page #31 38f82d
-
Subscribed product link open in new window #32 37c6b1
-
Add tesimonials block #30 7c460a
-
Remove reorder link #34 445085
-
Improve deployer page #31 4898e2
-
Subscribed product tab #32 740b52
-
Add tesimonials block #30 cd8795
-
Home page changes #27 20711b
-
Labels position on product page #29 914a75
-
Home page changes #27 bc7c63
-
Category page 1 layout non anchor categories #21 e216e6
-
Text styles #28 19ac5a
-
Category page 1 layout #21 05d281
-
Category page 1 layout Fix Code Style #21 8d1f9c
-
Category page 1 layout #21 2665e3
-
Blog one column with limite #26 c03a50
-
Category page 1 layout #21 21fdab
-
Code style for blog page #13 6f22a1
-
Improve styling of reviews show label #20 0308d7
-
Improve questions design #15 fca7fb
-
Customer menu is shown in header as link when you are loged in as customer. #14 e045b6
-
Code style for blog page #13 cbbfaf
-
Contact Page Small Images & Fix Code Style 7356ee
-
Improve contact page #18 286b6d
-
Fix Code Style 281f2b
-
Fix Code Style b0b030
-
Fix Brand Style 763939
-
Features Improve image position on mobile #17 8d3cce
-
Improve review poisition on mobile #16 ef3b16
-
Replace logos on home page #22 e8bbf3
-
Improve styling of reviews #20 843e5c
-
Year from 2025 to 2026 #19 6703bf
-
Replace logos on home page #22 62480b
-
Moved search field a bit down #11 a30b61
-
Improve search #11 72dfb1
-
Mobile header improve #10 e8bc3f
-
Improve red element on product page #4 344dbd
-
Remove recently viewed & compare 934035
-
Improve red element on product page #4 8a7342
-
Fix 695480
-
Order page create #6 52fa24
-
Style Release Notes 369993
-
Improve styles for product page description #9 b5aae0
-
Product Feature. Add icon arrow. 92261d
-
Blog Update page title styling #7 d2485a
-
Style Features a1fee5
-
Blog Page. Update styling #7 fa2c92
-
Deployer page #1 711183
-
Account page. Remove unused menu items #8 6efcbc
-
-
1.8.3
-
Version 1.8.3 d53e5b
-
Configurable search field to allow to quickly find the option (#39) eda575
-
Added translation for "No results found" 50c869
-
Configurable search field (disabled by default) daffa6
-
Breeze integration 2f866a
-
Fixed to work nicely with "Group by letter" config ea6c22
-
Transform js into component 901529
-
Add translation d1e420
-
Move styles to css 074dd5
-
Script to data-mage-init 5047aa
-
Attributepages: Added search 78b8df
-
-
1.8.2
-
head
-
Breeze: use `--input-bg` as input background if set 1e84b3
-
Inherit placeholder color from theme 670f3d
-
Fix for the previous commit 6c4ddd
-
Better fix for unscrollable fullscreen mode 8f7477
-
Improve fullscreen styles 71d92f
-
Fullscreen: sync results width with input 7204a2
-
Improve close button position when outline is visible, fix input height c4bf30
-
Fixed missing close button on fullscreen mode 9aa874
-
Ability to remove styling when ajaxsearch is enabled b7e4ff
-
Breeze: improve dark support f5e2c7
-
-
1.14.7
-
Version 1.14.7 453b4d
-
fix: scope autocomplete container to avoid conflicts with multiple instances
Replace global $('.block-swissup-ajaxsearch-results') selectors with instance-
scoped references to prevent conflicts when multiple ajaxsearch widgets exist
on the same page (e.g. header search + nav search).
- breeze/ajaxsearch.js: use this.autoComplete instead of global selector
- ajaxsearch/results.js: addWrappers(), recalcWidth(), _addSectionTitle()
now accept optional $container argument (fallback to global selector)
- ajaxsearch.js: pass scoped $container when calling Results methods 4014dc -
Breeze: compatibility with `header__dark=deep` ec7063
-
-
head
-
F-09: hide language switcher in nav tab on desktop 23104a
-
fix: use unique identifiers for EN cms blocks to prevent NL overwrite 406dd6
-
F-09: fix FAQ links — update /faq to correct URLs for NL and EN stores 1a0281
-
F-01: reset margin-top on block-search-nav inside mobile menu tab 1207b8
-
F-09: hide flag-title label in switcher trigger, show flag only 312898
-
F-09: add box-shadow, reset before/after decorators on language switcher dropdown 713253
-
F-09: set white background and inherit text color for language switcher dropdown 1d2004
-
F-09: fix language switcher text color and dropdown width in mobile menu tab 06add4
-
Fix: replace self-closing SVG path tags to pass Magento Coding Standard 170c92
-
F-09: Fallback href for store switcher when easyflags is disabled 4e9fc6
-
F-09: Add language switcher dropdown above search in mobile menu tab 7dd683
-
docs: mark F-06, F-07, F-08 as done 4642b1
-
F-06/F-07: Account & Contact tab redesign — icons, colors, logged-in buttons
- Replace Font Awesome icons with Bootstrap Icons inline SVG in all 4 CMS blocks
- Add logged-in account links: Mijn Account, Mijn Bestellingen, Mijn Adressen
- Move Klantenservice/FAQ into both logged-in and logged-out KO blocks
- Account tab: dark background #2B2F36, green (#339900) Sign In, red (#DC3545) Sign Out
- Contact tab: white background, green (#39A700) buttons
- Buttons: min-height 52px, SVG icon column 64px wide, align-items stretch
- Remove width/height attrs from SVG elements (CSS controls sizing)
- Uncomment cms_block.xml entries for header_cms_links and header_contacts_block
- Re-enable Font Awesome module (config.xml) for fallback compatibility
- F-01: mark search in mobile menu as done 37d792 -
F-01: hide argentobreeze-force dropdown pointer decoration in nav search 779e4c
-
F-01: remove debug script from search.phtml 2c832e
-
F-01: use native Breeze input styles for nav search 583d39
-
fix(F-01): add quickSearch mixin to fix multi-instance document click namespace conflict
When multiple quickSearch widgets exist on the same page, all instances
register handlers under the shared 'click.quickSearch' namespace. Any
destroy() call removes handlers for all instances simultaneously.
Mixin re-registers each instance's document click handler with a unique
namespace suffix (click.quickSearch.<uuid>) so instances are isolated. ea69a0 -
chore: add .gitignore, exclude playwright-mcp logs 96eb56
-
F-01: fix input border via CSS custom property --input-border-color; save docs context bec2a3
-
fix: render navigation_menu_banner explicitly after nav in tabs.phtml 568b84
-
fix: move navigation_menu_banner after store.menu in menu tab cde5ed
-
improve mobile nav: bigger account buttons, level1 padding, larger caret tap area 90ea9b
-
F-04: restore banner block in installer, update instructions to use marketplace command 63862c
-
restore navigation_menu_banner in installer 1b6fb6
-
F-04: remove banner block from installer, add manual creation instructions 98118a
-
F-04: add banner below menu with CMS placeholder 376b5f
-
Fix: remove vertical scroll from tabs-navigation in mobile menu 624669
-
F-02: remove excess padding from Menu tab, add padding-block to child items e0249c
-
Docs: update statuses for F-01..F-05 based on client feedback (Apr 1, 2026) 43a23f
-
F-02: use color-mix instead of rgba background for submenu child items d890c4
-
I-02: hide OUT OF STOCK prolabel in widget-recent on search page fc4537
-
Docs: update statuses for F-02, F-03, I-01 in dashboard and feature docs 32ebe4
-
F-03: use rgba(255,255,255,0.5) gray for opened/active parent in mobile menu fa0cdb
-
I-01: show Uitloggen/Sign Out button for logged-in customers in mobile menu Account tab
- Wrap login/register links in KO ifnot conditional inside scope: 'customer'
- Add logout link with data-post (Breeze POST) inside KO if conditional
- Apply same fix to EN block (header_cms_links_en) which was missing the KO scope entirely
- Add docs/instructions/I-01-apply-on-prod.md with step-by-step instructions for Nabi 2f01d5 -
Fix mobile footer collapsible list background color to match footer green c08cb5
-
Comment out min-height and aspect-ratio on jumbotron-image to remove blank space above slider b00ea7
-
Fix empty space on homepage - reduce jumbotron min-height from 448px to 200px, hide empty hr_frontPage boxes b283be
-
-
head
-
Fixed ability to show `Customer` block on the shopping cart page 3b7a4e
-
-
1.2.0
-
Version 1.2.0 a61cf3
-
Refactor exception handling in production mode. #6 a6b941
-
Add manual on how to configure Flare error tracking service 0f15e7
-
Keep default error page when Ignition doesn't output (Production) #6 9e7f69
-
Collapse `.unknown0` entries. (Caused by `is_subclass_of` function) 7ee6be
-
Collapse `vendor/composer` path by default f8e1e6
-
Don't show error page in `default` mode e41df9
-
Treat default mode as production 21ac3a
-
-
head
-
Add bin/test script for running unit and integration tests 8ae030
-
Extract Logger into swissup/module-logger, update namespaces and dependencies cc376b
-
fix: improve interaction mode in requirejs override
- fix 'touch' event to 'touchstart' for proper mobile support
- add requestIdleCallback(userInteractionListener) as idle fallback
- add setTimeout fallback (2s) to ensure JS loads without interaction
- fix DOMContentLoaded race condition via readyState check
- extract init() to avoid logic duplication
- remove dead commented code 95e010
-
-
1.17.5
-
Version 1.17.5 b68149
-
fix: remove new-in-initializer default to fix Magento DI compilation
PHP 8.1 'new in initializers' syntax in IndexedAttributeOffsetFinder
caused Magento DI compiler to serialize TagIndex via var_export(), which
requires __set_state(). Fixed by removing the default value and passing
$tagIndex explicitly from TrackerFactory and test setup trait. 9c8e61 -
Merge branch 'master' of github.com:swissup/module-pagespeed 0621b9
-