Recent Activities
This page shows what are we working on.
-
3.0.0
-
Fixed version constraint ac9d2d
-
3.0.0 660bdd
-
Remove unused code a4ac19
-
Fixed not working brand colors 06f973
-
Update theme editor:
- Reuse existing css props when possible
- search => minisearch to match element name
- Remove mobile settings to simplify editor b0e44b -
Theme Editor 3e00dd
-
WIP e1d587
-
WIP: Theme Editor 25fd50
-
Update according to breeze-theme prop names c50294
-
WIP 906261
-
WIP 2ae9e8
-
WIP 53cb13
-
-
3.0.0
-
Fixed version constraint f3dcdf
-
3.0.0 10e54f
-
Thee editor: remove unused props 8cb548
-
Theme Editor: added listing settings 028b13
-
Theme Editor: added typography and border radius sections 9b5601
-
Theme Editor: added colors section d1b296
-
Theme Editor: added layout config, color and font palettes a65f91
-
WIP a8fec9
-
WIP 53b69b
-
WIP 40767a
-
WIP 4a949e
-
WIP 38312f
-
Remove brand color because it's added in blank theme now c1fff4
-
WIP b17638
-
WIP 321465
-
-
3.0.0
-
Fixed version constraint a8dd32
-
3.0.0 bbeeeb
-
Editor: Remove unused props e92f88
-
Theme Editor: added border radius and listing sections 017241
-
Theme Editor: added buttons, inputs, and tabs colors 318705
-
Theme Editor: added basic, header and navigation colors 67fe11
-
Theme Editor: added typography and font palette c619b1
-
Theme Editor: added layout and color palettes cc5b61
-
WIP c0c6f2
-
WIP b0036d
-
WIP adfa8a
-
WIP a8377a
-
WIP ca9e28
-
WIP ab1182
-
WIP f242e0
-
Tabs styles 5396ed
-
WIP a91710
-
WIP 98bd55
-
-
3.0.0
-
3.0.0 567b80
-
Revert "Magento 2.4.9 fix"
This reverts commit 9172cebca73f9a2ff583571ac4df01637922a748. dfad4c -
Revert "Magento 2.4.9 fix". See fix in theme-editor module
This reverts commit eed796bec52f7cd0f6c8dcd6f9e3140e6e098aa3. 3f4797 -
Magento 2.4.9 fix
Unable to get content for 'frontend/Swissup/argentobreeze-business/en_US/css/_theme-editor.less' after 3 attempts. eed796 -
Magento 2.4.9 fix
Unable to get content for 'frontend/Swissup/argentobreeze-business/en_US/css/_theme-editor.less' after 3 attempts. 9172ce -
WIP 50e9c1
-
WIP 367a8b
-
-
3.0.2
-
Version 3.0.2 9aade3
-
-
3.0.1
-
1.17.8
-
Version 1.17.8 fdc783
-
fix: correct double-backslash handling in ScriptTagEscaper JS parser
A double backslash (\) in a JS string escapes the backslash itself,
not the following character. The old check 'prevChar === \' incorrectly
treated the char after \\ as escaped, causing findClosingScriptTag to
never exit the string and escape the entire remaining HTML including
</body> and </html>.
Replace single-char prevChar check with isPrecededByOddBackslashes()
helper that counts consecutive preceding backslashes: odd = escaped,
even = not escaped. Applied to both the skip-escaped-char guard and
the string-delimiter detection. 995cee -
fix: prevent DeferJs from moving New Relic (NREUM) scripts out of head
NREUM scripts must execute synchronously in <head> before any other JS.
DeferJs was moving them to body end, breaking New Relic initialization.
- Add NREUM signatures to DeferJs ignore list (window.NREUM, NREUM.init,
NREUM.info, NREUM.loader_config)
- Remove overly broad NREUM check from AfterRenderResultPlugin that
disabled ALL optimization when any page content contained 'newrelic'
- Add position-based tests that fail without the fix and pass with it 174268 -
Fixed script parsing issue caused with New Relic (Unexpected token '<') 2ebe4d
-
fix: add TTL to optimizer cache entries in CacheManager (30-day lifetime) 4b6e50
-
fix: remove block_html tag from optimizer cache entries in CacheManager (close #90) 445044
-
-
1.17.7
-
head
-
fix: bte-test-hello shows text_value instead of static string 3bec52
-
fix: use layout block instead of header.phtml override for debug panel abfd48
-
feat: add Additional CSS field and Hello World test element 4bcaba
-
fix: disable parent settings inheritance 519d66
-
fix: escape integer output in header.phtml (Magento CS) eac89c
-
feat: initial Breeze Test theme with PHP-only and CSS-var BTE demo settings 954399
-
-
head
-
feat(nav): style navpro dropdown level1 links d1041b
-
feat(footer): add chevron icon to collapsible titles on mobile f655e0
-
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
-