Lucas Vallenet
380fbd40c3
Update comments
2023-06-12 16:21:57 +02:00
Lucas Vallenet
99801a2d8b
Add dedicated scss config files
2023-06-08 11:48:00 +02:00
Lucas Vallenet
217a1adba7
Merge scss functions / Fix strip-unit
2023-06-08 10:57:59 +02:00
Lucas Vallenet
a11e98e31e
Fix js FONT var error
2023-05-22 09:48:34 +02:00
Deven Caron
dca6c5de1d
Merge branch 'master' into feature/scss-colors
2023-05-12 10:39:10 -04:00
Deven Caron
05a00c4258
Merge pull request #146 from locomotivemtl/feature/css-math
...
Replace fractions with math.div in scss files
2023-05-12 10:36:33 -04:00
Lucas Vallenet
297e0b4ec8
Update color function
2023-04-21 11:34:15 +02:00
Lucas Vallenet
9a2083d894
Color as list with function
2023-04-19 15:37:52 +02:00
Lucas Vallenet
1a81c865ae
Config namespaces
2023-04-05 15:06:51 -04:00
Lucas Vallenet
d6b5784cdd
Replace fractions with math.div in scss files
2023-04-05 14:40:28 +02:00
Lucas Vallenet
8894664743
Update js config values and use it within whole app
2023-04-05 12:23:25 +02:00
Deven Caron
b7d9311ac6
Remove container width; replace with padding
2023-02-09 10:18:47 -05:00
Deven Caron
af57ebd9cb
Merge branch 'master' into feature/update-node-version
2023-02-09 10:11:24 -05:00
Deven Caron
c82e9916d0
Merge branch 'master' into feature/update-node-version
2023-02-09 10:05:25 -05:00
Deven Caron
5d38685460
Merge branch 'master' into feature/optimize-grid
2023-02-09 09:07:35 -05:00
Deven Caron
87238fcdd5
Merge branch 'master' into feature/css-variables
2023-02-09 09:01:24 -05:00
Lucas Vallenet
1fe30a9837
Optimize grid-column loops / Use css vars for grid columns
2023-02-01 10:23:43 +01:00
Deven Caron
e4ae03a94c
Remove unused sass env function
2023-01-31 15:37:40 -05:00
Deven Caron
d1d4fb5fe5
Bump node-version & upgrade node-sass to sass
2023-01-31 13:57:51 -05:00
Lucas Vallenet
be71474633
Remove duplicate / Update functions descriptions
2023-01-05 09:58:01 +01:00
Lucas Vallenet
810df92a61
Fix functions.scss error
2023-01-04 14:41:25 +01:00
Lucas Vallenet
4fd7968b86
Fix SCSS syntax error and duplicate
2023-01-04 11:26:56 +01:00
Lucas Vallenet
aba77ea2d9
Add default CSS Variables
2023-01-04 11:21:43 +01:00
Lucas Vallenet
bf28fe21a3
Strip breakpoint unit from responsive-type
2023-01-04 11:02:32 +01:00
Lucas Vallenet
7b3cefd8df
Add usefull scss functions
2023-01-04 10:50:36 +01:00
Lucas Bigot
20b167da33
Invert grid-helper visibility condition
2022-11-22 14:51:37 -05:00
arnvvd
eead1d27cd
Move grid helper call to global.js
2022-10-31 14:27:18 -04:00
arnvvd
2e3db21ec8
Update dynamic imports condition
2022-10-31 14:25:22 -04:00
arnvvd
9c478f5f7d
grid helper refactoring + prepare JS dynamic import + add app-env function for Sass conditions
2022-10-31 14:25:20 -04:00
Jérémy Minié
ebcbb6dc84
Only use GridHelper's margin setting for lateral grid spacing
2022-10-31 14:22:31 -04:00
Lucas Vallenet
b7c49086c9
Add custom grid helper based on CSS custom properties
2022-10-31 14:20:59 -04:00
Deven Caron
05e631dbca
Fixed locomotive-scroll rendering glitch
2022-10-06 13:59:42 -04:00
Arnaud Pinot
a8314d064f
Update assets/scripts/utils/maths.js
...
Co-authored-by: Chauncey McAskill <chauncey@locomotive.ca >
2022-10-05 16:54:36 -04:00
arnvvd
76614e8126
Merge branch 'master' into feature/es6-updates
2022-10-05 16:43:57 -04:00
arnvvd
bed84ce392
Merge branch 'feature/es6-updates' of github.com:locomotivemtl/locomotive-boilerplate into feature/es6-updates
2022-10-05 16:39:30 -04:00
arnvvd
feb2241164
Add documentation for esbuild process.env
2022-10-05 16:39:25 -04:00
arnvvd
b1f5a00b8c
Delete transform utils function
2022-10-05 16:38:55 -04:00
Arnaud Pinot
2b30d9ac5c
Update assets/scripts/utils/is.js
...
Co-authored-by: Chauncey McAskill <chauncey@locomotive.ca >
2022-10-05 16:36:20 -04:00
Arnaud Pinot
9e5704238e
Update assets/scripts/utils/tickers.js
...
Co-authored-by: Chauncey McAskill <chauncey@locomotive.ca >
2022-10-05 16:35:23 -04:00
Arnaud Pinot
1ede84e1b1
Update assets/scripts/utils/tickers.js
...
Co-authored-by: Chauncey McAskill <chauncey@locomotive.ca >
2022-10-05 16:34:49 -04:00
arnvvd
98957eb6c4
Merge branch 'master' of github.com:locomotivemtl/locomotive-boilerplate into feature/eager-fonts
2022-10-05 14:38:55 -04:00
arnvvd
6712d2d24d
Remove unused constant
2022-10-05 14:27:36 -04:00
Chauncey McAskill
3272521dba
Add constant to collect all eager fonts
2022-10-04 16:56:31 -04:00
Chauncey McAskill
e7f0455ce4
Testing CSS Font Loading API
...
The code in this commit is not intended for production environments;
it requires further testing.
Added:
- Multiple "Source Sans 3" fonts to test many `FontFace` entries.
Changed:
- Removed quotes from font family name to avoid them being included in `FontFace.family` value.
Notes:
- Replaces hidden `<span>` elements with `FaceFace.load()` and `FaceFace.loaded` to eagerly load fonts.
- Fonts are eagerly using custom `loadFonts()` (see 'app.js').
- Acting upon loaded fonts is done using `whenReady()` (see 'Example.js').
2022-09-27 11:11:31 -04:00
Deven Caron
bf425521c4
Fix "z()" sass function typo
2022-08-25 14:45:24 -04:00
Deven Caron
4079752fe0
Add ul,ol condition grid reset styles
2022-06-07 10:46:44 -04:00
Deven Caron
e70bf33409
Update variable names to kebab-case
2022-06-06 16:43:13 -04:00
Deven Caron
8b0926269a
Apply suggestions from code review
...
Co-authored-by: Chauncey McAskill <chauncey@mcaskill.ca >
2022-06-06 16:30:59 -04:00
Deven Caron
7ca7486913
Fix $container-width conflict
2022-06-06 14:42:25 -04:00
Jérémy Minié
520b75185f
Remove unused $container-width SCSS variable
2022-06-06 13:26:47 -04:00