Recent Activities

This page shows what are we working on.

swissup / module-notifier

2 weeks ago success

swissup / hyva-easytabs

2 weeks ago success

swissup / ajaxsearch

2 weeks ago success

swissup / module-refined-url

2 weeks ago success

swissup / module-navigationpro

2 weeks ago success
  • 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

  • 1.17.36

swissup / pagespeed

3 weeks ago success

swissup / theme-frontend-argentotheme

3 weeks ago success

swissup / navigationpro

3 weeks ago success

swissup / easycatalogimg

3 weeks ago success

swissup / module-easycatalogimg

3 weeks ago success
  • 1.5.14
    • Version 1.5.14 09fa9c

    • Add ability to wrap block into `block, block-content` 6baa0f

    • No escape added 4540d2

    • Added missing escape 758dbc

    • Ability to add block title and css class using xml layout update
      Example:
      ```
      <referenceBlock name="subcategories">
      <arguments>
      <argument name="block_custom_css" xsi:type="string">block block-hero</argument>
      <argument name="block_title_html" xsi:type="string"><![CDATA[Browse <span class="color-muted">categories</span>]]></argument>
      </arguments>
      </referenceBlock>
      ``` 7cab67