Commit Graph

8 Commits

Author SHA1 Message Date
ddec414409 fix(falcon-PS9): Auto-format postcode
This removes the annoying error when you type in 8011XD instead of 8011 XD
2026-01-09 10:17:29 +01:00
48e776d80d feat(falcon-PS9): Add custom.scss file to follow 7-in-1 structure 2025-12-31 16:19:02 +01:00
abd2cdc145 fix(falcon-PS9): Removed nonexistent product-miniature-form import
Also added css folder locations
2025-11-20 14:35:36 +01:00
92a8db6e72 Merge branch 'feature/falcon-PS9' 2025-11-20 09:10:47 +01:00
44666297b3 fix: Improved active class added to account
Found a bug where when you click on "details"button in order history, all the customer links become active. This fixes that.
2025-11-19 17:29:32 +01:00
ae299283a7 Fix: Replace deprecated getBrightness with new method
New method created in is_themecore module: Uses use PrestaShop\PrestaShop\Core\Util\ColorBrightnessCalculator and adds as smarty function in SmartyHelperFunctions.php
2025-11-19 17:14:56 +01:00
6849b8eefd feat(main): Add base theme: This is the falcon theme out of the box.
This is falcon v3.1.2
2025-11-19 15:06:39 +01:00
3a7f2db331 first commit 2025-10-29 09:21:01 +01:00