10aabb24a9
Merge branch 'feature/scss' into dewebsmid
2025-12-31 18:24:50 +01:00
a8869adad6
Merge branch 'feature/svg_icon' into dewebsmid
2025-12-31 18:22:08 +01:00
ff9b9a3570
feat(scss): Replace font-size-base to 14px
...
This has been standard in the projects I've worked on so far so might as well replace it.
2025-12-31 16:57:43 +01:00
47f985815a
feat(scss): Add gap and font-size utility functions
2025-12-31 16:56:10 +01:00
8c79477559
feat(scss): Add bootstrap-5-like grids & media queries
...
This branch is just for "good to have" optional stand-alone sass features.
In this commit, I aimed to make some things more like bootstrap 5 for ease of use. I changed the grid breakpoints to match that of Bootstrap 5's and added media query mixins that are more logical like in bootstrap 5.
2025-12-31 16:54:02 +01:00
5c7750e15d
feat(svg_icon): Add chevron_down to footer & menu
2025-12-31 16:25:51 +01:00
523c7d573c
feat(svg_icon): Add svg_icon support for header
2025-12-31 16:25:51 +01:00
6af020d81f
feat(svg-icon): Add svg_icon support for favoriteproducts module
2025-12-31 16:25:51 +01:00
f2192d11db
feat(svg_icon): Add checkmark icon
2025-12-31 16:25:51 +01:00
982dc10038
feat(svg_icon): Add x icon; add svg_icon support for header heart icon
2025-12-31 16:25:51 +01:00
4d7880fcec
feat(svg_icon): Fixed some icon svg codes, added hamburger-menu icon
2025-12-31 16:25:51 +01:00
fd595a0e15
feat(svg_icon): Add standard svg icons
...
-Adds icons to use with the svg_icon smarty helper in the is_themecore module. See is_themecore-PS9 repo.
- Uses chevron svg icons by default on bootstrap touchspin AND on main menu if it has children.
2025-12-31 16:25:51 +01:00
3e96574e0a
Merge branch 'feature/falcon-PS9'
2025-12-31 16:19:19 +01:00
48e776d80d
feat(falcon-PS9): Add custom.scss file to follow 7-in-1 structure
2025-12-31 16:19:02 +01:00
99032af2db
Merge branch 'feature/falcon-PS9'
2025-11-20 14:46:16 +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