Lucas Bigot
65a265c0ea
Merge branch 'master' into feature/css-reset
2024-03-26 15:02:21 -04:00
Lucas Bigot
afb3a4aa6a
Merge pull request #161 from locomotivemtl/feature/svgs-folder
...
Add dedicated SVG sprite folder
2024-03-26 14:56:03 -04:00
Lucas Bigot
81d47b88b8
Rename spacer by spacings
2024-03-26 14:06:25 -04:00
Lucas Bigot
c16407c8c1
Add clamp-with-max & size-clamp sass functions
2024-03-26 11:41:23 -04:00
Lucas Bigot
522c9c0bcb
Replace vh based spacing values
2024-03-26 11:16:54 -04:00
Chauncey McAskill
ddd12ffc38
Fix inconsistent argument name in grid-space() function in Sass
2024-01-29 15:19:09 -05:00
Chauncey McAskill
9e6d7ae182
Replace deprecated divisions in Sass
2024-01-29 15:17:50 -05:00
Chauncey McAskill
d5bff3ab50
Remove obsolete span() function in Sass
2024-01-29 15:06:58 -05:00
Chauncey McAskill
5b6bca6ce3
Replace deprecated division in '_widths.scss'
2024-01-29 11:37:39 -05:00
Chauncey McAskill
4ae90a5821
Annotate Sass modules section of 'main.scss'
2024-01-29 11:37:18 -05:00
Lucas Vallenet
0af2be4599
Update reset
2024-01-12 12:07:38 +01:00
Lucas Vallenet
98ba8c4972
Update normalize comment
2024-01-12 11:28:42 +01:00
Lucas Vallenet
3f7077b488
Add vh/svh/dvh/lvh fallbacks
2024-01-11 11:45:46 +01:00
Lucas Vallenet
a674a16c4b
Remove body margins
2024-01-11 11:27:44 +01:00
Lucas Vallenet
dd2c783938
Modernize css normalize
2024-01-11 11:10:38 +01:00
Lucas Vallenet
7021666c46
Add dedicated svg folder
2023-12-11 11:43:16 +01:00
Lucas
43c86c3b50
Merge pull request #160 from butterfail/greg/invlerp
...
Fix invlerp method
2023-12-11 11:10:26 +01:00
Lucas Vallenet
0b4c82ceda
Add scss-config dedicated files
2023-12-11 11:02:54 +01:00
Lucas Vallenet
b72fdabe23
Add default z-index value
2023-12-11 11:00:21 +01:00
Lucas Vallenet
f1ebc27a69
Add aspect-ratio scss mixin
2023-12-11 10:58:24 +01:00
Grégoire Ciles
f2898c8c8e
Fix invlerp method
2023-11-29 12:27:01 +01:00
Lucas Vallenet
12d65db09f
Reverse aspect-ratio condition
2023-11-29 11:10:32 +01:00
Lucas Vallenet
657fd41f70
Update config functions: alpha parameter for colors, multiplier parameter for spacers
2023-11-21 10:03:17 +01:00
Lucas Vallenet
7f1b6dad2e
Fix device detection on config.js
2023-09-05 09:40:19 +02:00
Lucas Vallenet
63e46cde26
Comment updates
2023-09-05 09:34:24 +02:00
Lucas Vallenet
6564fb330a
Update eases names to match gsap / Add default vars for z-indexes, timings and eases
2023-09-05 09:31:56 +02:00
Lucas Vallenet
7b415af8c2
Fix comments
2023-08-14 10:56:14 +02:00
Lucas Vallenet
dc0bc2042c
Create aspect-ratio SCSS mixin polyfill
2023-08-14 10:40:24 +02:00
Chauncey McAskill
95caf9ebb5
Replace window.onload with window.addEventListener()
...
Since the `window` can only ever have one `onload` value, if ever a third-party script overwrites this property, the application risks never initializing.
By using `addEventListener('load',…)`, the application's bootstrapping logic is queued and is more likely to be initialized.
2023-08-08 15:34:01 -04:00
Deven Caron
659ef3767b
Fix img scroll lazyload $el
2023-07-31 10:29:02 -04:00
Deven Caron
e162af17dd
Update LS styles vendor import
2023-07-31 10:28:35 -04:00
Lucas Vallenet
93559a0c84
Add purgeCSS for .u-padding and .u-margin classes | Disable purge on development
2023-07-10 15:40:56 +02:00
Lucas Vallenet
c1bcf7fb0d
Fix spacing loop
2023-06-16 10:13:10 +02:00
Lucas Vallenet
d0fcfaac86
Add config.spacers and modify spacing function to add breakpoint based spacers.
2023-06-15 17:28:29 +02:00
Lucas Vallenet
4a958c5fb5
Update grid-column loop with config.breakpoints list and media query functions. Add @to-* modifier
2023-06-15 17:28:06 +02:00
Lucas Vallenet
5e7e92c7f5
Rename z-indexes config / Update easing comment / Move font-face include to document.scss
2023-06-12 16:50:40 +02:00
Lucas Vallenet
380fbd40c3
Update comments
2023-06-12 16:21:57 +02:00
Lucas Vallenet
e16ba2ca16
Import locomotive scroll CSS / Removed unused styles (scroll, scorllbar) / Update DOM Markup / Update doc
2023-06-12 09:36:14 +02:00
Lucas Vallenet
43a5eb1ad3
Update locomotive scroll v5
2023-06-08 15:44:35 +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