e3cb3ece45
feat(extra-features): Add border color settings
2026-03-10 17:21:39 +01:00
be58a92df3
feat(extra-features): introduce .section-spacer-bottom utility class
2026-03-10 17:01:25 +01:00
c522059d06
refactor(extra-features): enhance utility variables and section spacer logic
2026-03-10 17:01:24 +01:00
e209ddf5d9
feat(extra-features): improve outline button text color on hover
2026-03-10 16:51:03 +01:00
b208b00259
feat(extra-features): enable abstract utilities and cleanup imports
2026-03-10 16:51:03 +01:00
541901e8e6
feat(extra-features): A bunch of improvements
2026-02-06 14:20:14 +01:00
b968033b17
feat(extra-features): Standardize touchspin
...
bootstrap touchspin default styles
2026-01-15 16:37:59 +01:00
e37cafd839
fix(extra-features): Remove btn-outline in loop
...
The colors for btn-outline should be the same as the border
2026-01-09 14:22:34 +01:00
2f8a8bf527
feat(extra-features): Add section-spacer utility class
...
This is a class used to standardize spacing between sections of the site, especially the home page.
2026-01-06 11:54:52 +01:00
e4c471684f
feat(extra-features): Add more helpful functions
2026-01-06 11:40:34 +01:00
d38338b360
Merge remote-tracking branch 'origin/dewebsmid' into restore-old
2025-12-31 19:15:05 +01:00
cb65915c7c
Merge remote-tracking branch 'origin/feature/svg_icon' into restore-old
2025-12-31 19:12:56 +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
48e776d80d
feat(falcon-PS9): Add custom.scss file to follow 7-in-1 structure
2025-12-31 16:19:02 +01:00
efa88a508a
feat(standard-styling): Add button color map
2025-12-24 11:55:09 +01:00
27dfb4dc70
feat(standard-styling) Enhance search and styling
...
Improves search bar with SVG icon support for better visual consistency.
Adds utility SCSS file for managing global styles like heading selectors.
Introduces a checkmark SVG asset and reorganizes custom SCSS files following the 7-in-1 structure for better maintainability.
Comments out optional USP bar code in header.tpl to allow easy activation.
2025-12-24 09:37:59 +01:00
80a44174be
feat(standard-styling): Replace font-size-base to 14px
...
This is standard
2025-12-22 11:36:29 +01:00
f6df65fbb3
Adds standard styling for header, cart, and search
...
Applies new styling to the header, shopping cart, and search bar components.
Creates new scss files for header and swiper layouts.
Replaces x.svg.
These changes create a more consistent and modern user interface.
2025-12-18 12:02:00 +01:00
97b88c111c
fix(standard-styling): Fix structure of custom css
2025-12-10 10:34:45 +01:00
879ed8b9ee
feat(standard-styling): Fix icons; add standard css
2025-12-10 09:51:39 +01:00
00bae73b17
feat(standard-styling): Change header tpl, standard vars & icons,
2025-11-21 14:41:10 +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
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