Recent Activities

This page shows what are we working on.

swissup / module-seo-pager

3 weeks ago success

swissup / argento-breeze

3 weeks ago success

swissup / argento-m2

3 weeks ago success

swissup / theme-frontend-argentobreeze-business

3 weeks ago success

swissup / module-quantity-switcher

3 weeks ago success
  • 1.2.4
    • Version 1.2.4 e4c020

    • Merge pull request #5 from swissup/fix/arrow-room-lost-after-mount

      fix(arrows): keep the arrow room after the switcher mounts 1a9480

    • fix(arrows): keep the arrow room after the switcher mounts

      `.control:has(> .input-text.qty)` only matches the server-rendered markup.
      `product.js` wraps the input into `.qty-wrapper` on init, after which the input
      is no longer a direct child of `.control`, the rule stops matching and the 20px
      reserved on each side for the arrows disappears — the arrows overflow the field
      and the layout shifts once JS runs.

      Match the input as a descendant instead, which holds both before and after the
      wrap. Verified in the browser: `.control` padding went `0px 20px` -> `0px` the
      moment the wrapper was inserted, and stays `0px 20px` with this selector.

      Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> 082597

swissup / theme-frontend-argentobreeze-stripes

3 weeks ago success

swissup / theme-frontend-argentobreeze-force

3 weeks ago success

swissup / theme-frontend-argentobreeze-chic

3 weeks ago success

swissup / module-diagnostic

3 weeks ago error

swissup / theme-frontend-argento-force

3 weeks ago success