Untagged Commits
This page helps make in-time deliveries for all new goodies.
swissup / module-address-autocomplete
1 commit 1-
head
-
Fixed subpremise detection 5e6189
-
swissup / module-checkout-fields
1 commit 1-
head
-
Fix double main_table prefix in where clause for Magento 2.4.8+ 841fcd
-
swissup / module-helpdesk
1 commit 1-
head
-
Fixed depricated functionality for php 8.4 2e2c1d
-
swissup / module-quantity-switcher
1 commit 1-
head
-
Fix TypeError when product type_id is null in getMaxQty 48a93f
-
swissup / module-navigationpro
6 commits 6-
head
-
Ability to set gap for multicolumn layout 65b99a
-
If at least one link is marked as parent, highlight all other parents
(Event if they are empty) 7026c8 -
Breeze: reset dark colors only if header__dark = true 1032ef
-
Use CSS variables edeed5
-
Fixed not visible loading-mask because of Magento bug 7a6d30
-
Fixed incorrect column width in backend preview 27683b
-
swissup / hyva-easytabs
1 commit 1-
head
-
Resolve accessibility issue.
Role tablist is incorrect to accordion tabs. 510ac6
-
swissup / theme-frontend-argento-luxury
2 commits 2-
head
swissup / module-argento-hyva
1 commit 1-
head
-
Add Image helper class for product image handling and srcset generation 2672b3
-
swissup / theme-frontend-argentohyva-blank
1 commit 1-
head
-
Refactor image preload link to use responsive image helper for srcset and sizes 2f64d2
-
swissup / theme-frontend-argentohyva-chic
5 commits 5-
head
-
Update image dimensions for product page and srcset configurations
Co-authored-by: Copilot <copilot@github.com> b4549d -
Add responsive image support for product gallery and update view configuration b83d49
-
Fixed Search Form 13c5a9
-
Ajax Search integration #30 74f83b
-
Improve filter layout for 1 column layout #29 b142db
-
swissup / module-rich-snippets
1 commit 1-
head
-
Refactor modifier modal and builder manager to improve event handling and modal interactions
Co-authored-by: Copilot <copilot@github.com> 30beba
-
swissup / module-logger
5 commits 5-
head
swissup / module-pagespeed
3 commits 3-
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
-
swissup / module-sold-together
1 commit 1-
head
-
Fixed ability to show `Customer` block on the shopping cart page 3b7a4e
-
swissup / argento-420shop
38 commits 38-
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
-
Add Dutch translations for product review prompt, out of stock source items, and requested quantity error
- Be the first person to review this product. Share with others whether you like it or not.
- There are no source items with the in stock status
- THE REQUESTED QTY IS NOT AVAILABLE 2fcb33
-
swissup / module-ajaxsearch
10 commits 10-
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
-
breezefront / breeze-enterprise
2 commits 2-
head
breezefront / module-breeze
14 commits 14-
head
-
Update composer.json
Added requirement for swissup/module-core 7e41b9 -
Ability to open nested menu dropdowns on touch devices e1c336
-
View transition makes things worse for accordion. Disable for now. cfcf72
-
Do not create `role=tablist` if it's already used by parent div d07866
-
DataPost: Restore lost `params.target` property 3a93e2
-
Do not try to mount components that's already processed
ReCaptcha inside lazily loaded review component af4209 -
Fixed incorrect component aliases created in registry ab0f4f
-
Improve early mouseenter event 05e4f4
-
Prevent opened menu after page navigate if cursor is over menu item fae0b9
-
Prevent opened menu after click on top level link (view-transition) d5e10a
-
View transition should only work with both specrules and viewTransition 02fb76
-
view-transition can work with speculation rules only. Fix prev commit. 8ba488
-
Transition was skipped error: `view-transition` styles must be in css
Style moved to breeze-blank theme a631df -
Don't hide autocomplete when clicking on contents inside search form 8ef029
-
swissup / shopify-relax
9 commits 9-
head
-
Header menu minor paddings improvements. dae819
-
Navigation: diactivate item menu on mouseleave. (https://github.com/swissup/shopify-relax/issues/170) 669c24
-
Fixed some errors and warning in the theme 767966
-
New Customer Account: Minor style changes bcd92f
-
Venus preset issues fixed. https://github.com/swissup/shopify-relax/issues/173 6ddac5
-
New customer account: additional changes 047c83
-
Fixed syntax error 1f64c7
-
New customer accout (Needs additional styling) dc2e5c
-
Password page protection. 528c06
-
swissup / shopify-charge
3 commits 3-
head
breezefront / theme-frontend-breeze-enterprise-apollo
24 commits 24-
head
-
Fixed input bg in search slideout 902dfe
-
Typo error 583cfa
-
Remove brand colors because they're added in blank theme now 79ef67
-
More spacing above "unavailable" label 756725
-
WIP: Navpro 047174
-
Improve "out of stock" styles in grid listing 0a81ea
-
Don't shrink the price if it has msrp message eab04d
-
Improve ajaxsearch behavior 99ca9a
-
Fixed overflowed focus ring in menu 2cc17d
-
Ajaxsearch 5d47b0
-
Ajaxsearch: slideout design for mobile 3c4abc
-
Restore commented blurs 9f7637
-
Axaxsearch slideout 5b2b84
-
Ajaxsearch: WIP 7426f4
-
Use `icon` mode by default when using default search 14247f
-
Fixed flash of unstyled search on mobile devices 8eb6a1
-
Ajaxsearch: basic fullscreen fixes 1f0121
-
Ajaxsearch. WIP a64a30
-
Search: 2 modes added (default, icon) 587c2e
-
No dropdowns inside slideout menu 8e91c8
-
Qty switcher styles 932939
-
WIP: navpro 7e296d
-
WIP: navpro top menu 329155
-
WIP: navigation. Allow using `header__dark:false|true|deep` option 06b029
-
breezefront / theme-frontend-breeze-evolution
3 commits 3-
head
breezefront / module-breeze-theme-editor
1 commit 1-
head
-
Fixed unreachable (overflowed) fields. Closes #19 62b9b9
-
swissup / shopify-divine
21 commits 21-
head
-
Fixes for Divine preset https://github.com/swissup/shopify-divine/issues/316 8379cb
-
Minor Enduro preset corrections https://github.com/swissup/shopify-divine/issues/319 a4533d
-
Gallery: minor updates. 83619b
-
Media gallery can show floating thumb (Desktop screen done) bc11a5
-
Ability to hide the log in icon. d18cce
-
Footer bottom: media block has block order. 57ea78
-
FAQ section can use block based on the metafields. cdb362
-
Footer section: prepare to use swissuplabs design. (WIP) d320ff
-
Product tab Details: refactored to use only dynamic source. 8b66c9
-
Image banner: fix image height Adapt to image. (https://github.com/swissup/shopify-divine/issues/311) ba4b46
-
Block short description uses only dynamic source. bc3a9b
-
Product block: short description based on the metafields (https://github.com/swissup/shopify-divine/issues/313) ffb513
-
Header: ability to hide the cart icon.(https://github.com/swissup/shopify-divine/issues/312) 963083
-
Footer blocks: revert blocks order to initial theme version. 82a5b8
-
Hide popular search popup when input lose focus. a0d614
-
Disable seach tabs on demand. Minor improvements. afcd4b
-
Search results: diactivate navigation when search input is active. 3bce2d
-
Search results: improved mobile grid. 5a8a12
-
Oldmoney: fixed footer items position order.(https://github.com/swissup/shopify-divine/issues/310) 70488b
-
Contact us: Mobile view paddings. 2a8fde
-
Contact info: fixed slideshow margin bottom. a9c419
-
breezefront / theme-frontend-breeze-blank
31 commits 31-
head
-
Cleanup deprecated variables 57a0a7
-
Use transparent input bg by default
Works better across whole site: regular forms, modals, slideouts, sections with custom bg 151844 -
Allow configuring columns count for all screen sizes using editor 9c9ad5
-
Allow configuring columns count using theme editor 5469a6
-
No gray bg when using out of stock filter and background on page fafec1
-
Update deprecations ab9f85
-
Get rid of all background-color vars e956db
-
Update deprecations 67882c
-
Reset `@focus-ring__color` in email styles 4e85af
-
Brand colors compatible with evolution theme b71165
-
Brand colors slots for custom themes e930ca
-
Update deprecated variables b407fd
-
Refactor `danger|success|info` colors into components f3646d
-
Prevent overflowed focus ring inside scrollable container a38f2d
-
Allow changing listing item background using theme editor aeeed9
-
Revert latest BC 56027d
-
Allow `:extend()`-ing from `.h1-h6` 42c602
-
Simplify base listing styles 8b0c2d
-
Update deprecated variables 1d60cc
-
Show the actual css values in less variables d19bea
-
Update deprecated classes dc9eca
-
Update deprecated variables 967a78
-
Fixed ability to transform secondary button into primary 676c21
-
Remove `@deprecated__` vars fc0630
-
Improve secondary links color when using `--page-bg` 7b0e85
-
Copy editor from evolution theme eec42f
-
Revert "Transition was skipped error"
This reverts commit ceb0c464312bda7a8e666579018aef57ec0adffa. 551dc9 -
Transition was skipped error: `view-transition` styles must be in css
Style moved from breeze module ceb0c4 -
Ability to reuse `--scrollbar-` variables in other modules 668e3f
-
Space-between style for pagebuilder banner 4dcc1f
-
Fixed incorrect color inside nav dropdown when header__dark is used cee0b5
-
swissup / module-pro-labels
4 commits 4-
head
-
Update templates and JavaScript for enhanced preview features; make it clearer and simplier. 3de63d
-
Remove obsolete file uploader fix for Magento 2.3 from prolabels_label_edit.xml 980ce3
-
Refactor CategoryLabelFieldset and ProductLabelFieldset for improved code clarity and structure 0acc63
-
Refactor image control handling and add dynamic stylesheet loading de2a78
-
swissup / module-codemirror
2 commits 2-
head
* Repositories are sorted to display abandoned activity on the top of the list