Recent Activities

This page shows what are we working on.

swissup / module-core

1 week ago success

swissup / hyva-sold-together

1 week ago failure
  • 1.0.0
  • 0.1.0
    • Version 0.1.0 571aac

    • Update readme to use swissuplabs packages instead of github vsc 61b4ac

    • Refactor carousel template to enhance slider functionality and replace add to cart button with a checkbox c9857c

    • Minor order template refactor. 43cd33

    • Add missing variable annotations for better code clarity 9eb6d5

breezefront / breeze-blank

1 week ago success

swissup / theme-frontend-argentobreeze-force

1 week ago success

breezefront / theme-frontend-breeze-blank

1 week ago success
  • 2.11.4
    • Version 2.11.4 8e0295

    • Do not use width for page numbers as it causes whitespace wrap issue.
      Closes #14 1a0143

    • Revert "Reset flex wrap inherited from `.products-grid .product-items`"

      This reverts commit 4902860ba62f191d5a8176ca81872ab3aa868662. 75b791

    • Reset flex wrap inherited from `.products-grid .product-items` 490286

  • 2.11.3
    • Version 2.11.3 d316e1

    • Luma colors for easier integrations
      Taken from lib/web/css/source/lib/variables/_colors.less fe643b

swissup / qa.swissuplabs.com

1 week ago success

swissup / hyva-pro-labels

1 week ago failure

swissup / sold-together

1 week ago success

swissup / module-sold-together

1 week ago success
  • 1.10.6
    • Version 1.10.6 54a7db

    • Add null coalescing operator to getLayout method for safer return value c56240

    • Add return statement to toggleElementHidden for improved functionality ac3684

    • Refactor helper functions to consolidate related data handling and improve code readability ef9c8b

    • Implement toggleElementHidden helper and refactor handleDetailsToggle for improved readability 6c468c

    • Refactor javascript validator. To use it in future hyva integration. 7e780c

    • Refactor JavaScript helper. Use native import. This allows to reuse it hyva storefront. 638010

  • 1.10.5
    • Version 1.10.5 13759e

    • Fixed missing dropdown options caused by wrong parent selector 661646

breezefront / module-breeze

1 week ago success
  • head
    • $.loadScript was refactored;add unit test for it eeffa5

    • $.preloadScript was refactored;add unit test for it 2821c3

    • async was refactored and unit test was added c7a907

    • add jest skeleton 4b6a8e

    • fix(breeze): Prevent redundant preload for loaded scripts 0a0a82

    • feat(breeze): Script loading refactor and preload implementationModernized script loading with Map caching, added preload functionality, and improved error handling. 14a42e

    • fix(breeze): Prevent re-initialization in global.js 7671b4

    • wip: add debug points 5e1c73

    • Resolve merge conflict in define.js - use separate BreezeModule with bundle path filtering ea4903

  • 2.24.9
    • Version 2.24.9 63255d

    • Do not register dynamic loaders as anonymous components 073877

    • Do not import items from other bundles. They must keep their bundle. 920e44

    • Keep the dependency item in the same chunk to prevent race condition d088a6

    • Fix error when bundle dir is not created yet 6fbdc8

    • Cleanup old files before deploying new bundle a4cd82

    • Fixed missing chunks when their count > 9 f637c0

    • Fixed possible race condition when code was split across bundle chunks f3b341

    • No need to create breezemap for natively loaded bundles f19343

    • Set default bundle type for all bundles 003b3c