1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

Commit Graph

  • dc0bc2042c Create aspect-ratio SCSS mixin polyfill Lucas Vallenet 2023-08-14 10:40:24 +02:00
  • e9dbb03207 Fix support for undefined tasks in watch.js Chauncey McAskill 2023-08-10 11:01:50 -04:00
  • 95caf9ebb5 Replace window.onload with window.addEventListener() Chauncey McAskill 2023-08-08 15:34:01 -04:00
  • 596ff7a8ee Fix support for undefined tasks Chauncey McAskill 2023-08-08 14:49:47 -04:00
  • 3e12fc31f0 Add natif lazy-load feature/lazy-load-natif Pier-Luc Cossette 2023-08-03 13:42:36 -04:00
  • 70b36052e6 Merge pull request #154 from locomotivemtl/dependabot/npm_and_yarn/socket.io-parser-4.2.4 Deven Caron 2023-07-31 10:56:07 -04:00
  • f1e2e2270f Bump socket.io-parser from 4.2.2 to 4.2.4 dependabot[bot] 2023-07-31 14:30:51 +00:00
  • 13735c64f9 Merge pull request #153 from locomotivemtl/feature/update-scroll Deven Caron 2023-07-31 10:30:17 -04:00
  • 659ef3767b Fix img scroll lazyload $el Deven Caron 2023-07-31 10:29:02 -04:00
  • e162af17dd Update LS styles vendor import Deven Caron 2023-07-31 10:28:35 -04:00
  • 93559a0c84 Add purgeCSS for .u-padding and .u-margin classes | Disable purge on development Lucas Vallenet 2023-07-10 15:40:56 +02:00
  • c1bcf7fb0d Fix spacing loop Lucas Vallenet 2023-06-16 10:13:10 +02:00
  • d0fcfaac86 Add config.spacers and modify spacing function to add breakpoint based spacers. Lucas Vallenet 2023-06-15 17:28:29 +02:00
  • 4a958c5fb5 Update grid-column loop with config.breakpoints list and media query functions. Add @to-* modifier Lucas Vallenet 2023-06-15 17:28:06 +02:00
  • 41f44e30fc Move hook to script/git folder feature/pre-commit Lucas Vallenet 2023-06-13 10:49:03 +02:00
  • 9e8330cdb4 Add prestart script Lucas Vallenet 2023-06-12 16:54:57 +02:00
  • 5e7e92c7f5 Rename z-indexes config / Update easing comment / Move font-face include to document.scss Lucas Vallenet 2023-06-12 16:50:40 +02:00
  • 380fbd40c3 Update comments Lucas Vallenet 2023-06-12 16:21:57 +02:00
  • e16ba2ca16 Import locomotive scroll CSS / Removed unused styles (scroll, scorllbar) / Update DOM Markup / Update doc Lucas Vallenet 2023-06-12 09:36:14 +02:00
  • 43a5eb1ad3 Update locomotive scroll v5 Lucas Vallenet 2023-06-08 15:44:35 +02:00
  • 1ffcf3f099 test Lucas Vallenet 2023-06-08 13:04:31 +02:00
  • 99801a2d8b Add dedicated scss config files Lucas Vallenet 2023-06-08 11:48:00 +02:00
  • 217a1adba7 Merge scss functions / Fix strip-unit Lucas Vallenet 2023-06-08 10:57:59 +02:00
  • a11e98e31e Fix js FONT var error Lucas Vallenet 2023-05-22 09:48:34 +02:00
  • 6ef90dbe11 Merge pull request #149 from locomotivemtl/dependabot/npm_and_yarn/engine.io-6.4.2 Deven Caron 2023-05-12 10:41:24 -04:00
  • 6726d665f2 Merge pull request #148 from locomotivemtl/feature/scss-colors Deven Caron 2023-05-12 10:39:38 -04:00
  • dca6c5de1d Merge branch 'master' into feature/scss-colors feature/scss-colors Deven Caron 2023-05-12 10:39:10 -04:00
  • 05a00c4258 Merge pull request #146 from locomotivemtl/feature/css-math Deven Caron 2023-05-12 10:36:33 -04:00
  • 7517be0e76 Merge pull request #147 from locomotivemtl/feature/js-config Deven Caron 2023-05-12 10:36:08 -04:00
  • dcec21adf4 Bump engine.io from 6.4.0 to 6.4.2 dependabot[bot] 2023-05-04 01:31:42 +00:00
  • 297e0b4ec8 Update color function Lucas Vallenet 2023-04-21 11:34:15 +02:00
  • 9a2083d894 Color as list with function Lucas Vallenet 2023-04-19 15:37:52 +02:00
  • 1a81c865ae Config namespaces Lucas Vallenet 2023-04-05 15:06:51 -04:00
  • d6b5784cdd Replace fractions with math.div in scss files Lucas Vallenet 2023-04-05 14:40:28 +02:00
  • 8894664743 Update js config values and use it within whole app Lucas Vallenet 2023-04-05 12:23:25 +02:00
  • 89ce8ce1ad Add support for arbitrary data in template tags feature/build-arbitrary-template-tags Chauncey McAskill 2022-10-13 15:01:29 -04:00
  • 8aac2ffea6 Merge pull request #132 from locomotivemtl/feature/build-task-chores Deven Caron 2023-03-06 09:07:04 -05:00
  • 349d110dee Revert merging of usrconfig to use let declaration Chauncey McAskill 2023-03-03 13:13:31 -05:00
  • 7be5e48f22 Fix import of merge util in 'watch.js' Chauncey McAskill 2023-03-03 13:07:47 -05:00
  • 1ee315663e Fix glob.js and improve documentation Chauncey McAskill 2022-10-13 14:47:11 -04:00
  • 89bb00790f Update postcss.js documentation Chauncey McAskill 2022-10-13 14:42:50 -04:00
  • 9db0c71a82 Move helpers/utils exports to end of file Chauncey McAskill 2022-10-13 14:42:22 -04:00
  • 7742bbb9d0 Add block comments to task iteratees Chauncey McAskill 2022-03-29 18:47:53 -04:00
  • c9a9209b4b Refactor build utilities Chauncey McAskill 2022-10-04 17:46:12 -04:00
  • 9d758f3b2c Improve postcss.js Chauncey McAskill 2022-03-29 21:08:48 -04:00
  • 0738dd6491 Improve glob.js Chauncey McAskill 2022-03-29 21:06:34 -04:00
  • a4656f59ed Improve concats.js, scripts.js, svgs.js Chauncey McAskill 2022-03-29 18:46:24 -04:00
  • 7ff6094e40 Move sass to dev dependencies Deven Caron 2023-03-03 10:49:57 -05:00
  • 3fee6f4888 Update NPM depdencies Chauncey McAskill 2023-02-09 10:45:09 -05:00
  • f774482255 Update README node version Deven Caron 2023-02-09 10:21:39 -05:00
  • b7d9311ac6 Remove container width; replace with padding Deven Caron 2023-02-09 10:18:47 -05:00
  • c22a006079 Merge pull request #139 from locomotivemtl/feature/update-node-version Deven Caron 2023-02-09 10:15:42 -05:00
  • af57ebd9cb Merge branch 'master' into feature/update-node-version Deven Caron 2023-02-09 10:11:24 -05:00
  • c82e9916d0 Merge branch 'master' into feature/update-node-version Deven Caron 2023-02-09 10:05:25 -05:00
  • 943324220a Downgrade to node v17.9 Deven Caron 2023-02-09 10:00:31 -05:00
  • 477cec7763 Merge pull request #141 from locomotivemtl/feature/optimize-grid Deven Caron 2023-02-09 09:08:35 -05:00
  • 5d38685460 Merge branch 'master' into feature/optimize-grid Deven Caron 2023-02-09 09:07:35 -05:00
  • 9079d735bc Merge pull request #138 from locomotivemtl/feature/css-variables Deven Caron 2023-02-09 09:02:59 -05:00
  • 87238fcdd5 Merge branch 'master' into feature/css-variables Deven Caron 2023-02-09 09:01:24 -05:00
  • 2f75d8f3d2 Merge pull request #142 from locomotivemtl/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 Deven Caron 2023-02-07 09:30:26 -05:00
  • 0346a15b57 Bump http-cache-semantics from 4.1.0 to 4.1.1 dependabot[bot] 2023-02-04 05:43:43 +00:00
  • a2d658bc13 Remove log to prevent throwing unwanted errors Deven Caron 2023-02-02 10:14:48 -05:00
  • fb5957024d Merge branch 'feature/update-node-version' into devenini/develop devenini/develop Deven Caron 2023-02-02 10:00:56 -05:00
  • 7c1b61eda9 Add build config dynamic import assertation type Deven Caron 2023-02-02 10:00:20 -05:00
  • 68dd79caef Format files Deven Caron 2023-02-01 13:29:55 -05:00
  • be89145728 Merge branch 'feature/update-node-version' into devenini/develop Deven Caron 2023-02-01 13:29:09 -05:00
  • 8f3034d54a Run precommit feature/add-linter-prettier Deven Caron 2023-02-01 09:49:25 -05:00
  • 3fa1de473c Sort config alphabetically Deven Caron 2023-02-01 09:12:48 -05:00
  • ecf60ee507 Convert config tabs to spaces Deven Caron 2023-02-01 09:10:40 -05:00
  • 1fe30a9837 Optimize grid-column loops / Use css vars for grid columns Lucas Vallenet 2023-02-01 10:23:43 +01:00
  • 9632d6270e Format all styles & scripts files with prettier command Deven Caron 2023-01-31 16:29:44 -05:00
  • bc3a1a6934 Add module class aliases Deven Caron 2023-01-31 16:26:01 -05:00
  • e4ae03a94c Remove unused sass env function Deven Caron 2023-01-31 15:37:40 -05:00
  • 3cde7d40ee Update readme Deven Caron 2023-01-31 14:15:56 -05:00
  • d1d4fb5fe5 Bump node-version & upgrade node-sass to sass Deven Caron 2023-01-31 13:57:51 -05:00
  • 2f6b353616 Add prettier & precommit command Deven Caron 2023-01-31 11:44:00 -05:00
  • 3cd81bdb3e Improve asset versioning task Chauncey McAskill 2023-01-13 16:42:47 -05:00
  • b6970832a3 Improve asset versioning task Chauncey McAskill 2023-01-13 15:07:44 -05:00
  • b8f0a24cdc Update NPM dependencies Chauncey McAskill 2023-01-13 14:55:01 -05:00
  • 0c718a2644 Update Development documentation Chauncey McAskill 2023-01-05 10:37:52 -05:00
  • be71474633 Remove duplicate / Update functions descriptions Lucas Vallenet 2023-01-05 09:58:01 +01:00
  • 56d255eac8 Fix NPM dependency constraints on svg-mixer Chauncey McAskill 2023-01-04 10:47:23 -05:00
  • e7e343e62c Bump NPM requirement to 8+ Chauncey McAskill 2023-01-04 11:01:14 -05:00
  • 590e06fc03 Update NPM dependencies Chauncey McAskill 2023-01-04 10:40:20 -05:00
  • 810df92a61 Fix functions.scss error Lucas Vallenet 2023-01-04 14:41:25 +01:00
  • 4fd7968b86 Fix SCSS syntax error and duplicate Lucas Vallenet 2023-01-04 11:26:56 +01:00
  • aba77ea2d9 Add default CSS Variables Lucas Vallenet 2023-01-04 11:21:43 +01:00
  • bf28fe21a3 Strip breakpoint unit from responsive-type Lucas Vallenet 2023-01-04 11:02:32 +01:00
  • 7b3cefd8df Add usefull scss functions Lucas Vallenet 2023-01-04 10:50:36 +01:00
  • 20b167da33 Invert grid-helper visibility condition Lucas Bigot 2022-11-22 14:51:37 -05:00
  • f7ca837782 Disable browsersync ghostMode Deven Caron 2022-11-02 11:15:49 -04:00
  • 0c8ed9595f Merge pull request #112 from locomotivemtl/feature/grid-helper Deven Caron 2022-10-31 14:34:13 -04:00
  • eead1d27cd Move grid helper call to global.js arnvvd 2022-10-06 14:01:59 -04:00
  • 2e3db21ec8 Update dynamic imports condition arnvvd 2022-10-06 13:34:11 -04:00
  • 9c478f5f7d grid helper refactoring + prepare JS dynamic import + add app-env function for Sass conditions arnvvd 2022-10-06 12:28:02 -04:00
  • ebcbb6dc84 Only use GridHelper's margin setting for lateral grid spacing Jérémy Minié 2022-06-22 14:25:19 -04:00
  • b7c49086c9 Add custom grid helper based on CSS custom properties Lucas Vallenet 2022-04-29 14:09:26 +02:00
  • 9219a4cc0a Rename default function in versions.js task Chauncey McAskill 2022-10-13 12:52:47 -04:00
  • 14afe2295a Improve asset versioning task Chauncey McAskill 2022-10-06 11:55:46 -04:00
  • 1bdd2def8d Compile assets Deven Caron 2022-10-06 14:00:32 -04:00