Commit Graph

11 Commits

Author SHA1 Message Date
Antoine Boulanger
00909c7a1f Remove package.json versions 2016-06-30 16:39:51 -04:00
Chauncey McAskill
0c144b24f0 Updated NPM Manifest 2016-06-21 14:12:20 -04:00
Chauncey McAskill
a4c1721e74 Added 'load-grunt-config' plugin
The plugin replaces the custom 'loadConfig()' function with a more robust and extensible solution.

It handles 'grunt.initConfig()' and 'load-grunt-tasks'.

Changes:
- Moved Grunt task configurations into a 'config/' sub-directory to allow room for custom plugins, modules, and tasks to be defined without being included by the config-loader;
- Updated '.eslintrc' to better lint module-based JS;
- Updated EditorConfig recommendations;
2016-04-11 16:08:58 -04:00
Antoine Boulanger
9ccc53de8a Move src assets files out of dist folder, clean up grunt and related files, separate functions and mixins scss... 2016-03-11 11:02:59 -05:00
Antoine Boulanger
fa5d7e2754 Seperate app in functions, init after var, modules extends module, add default destroy function 2016-02-29 11:31:31 -05:00
Quentin Hocdé
e5d1f0791b ES6 without charcoal BIG UPDATE 2016-01-26 13:36:46 -05:00
dominiclord
39d10692b3 Proceeding with ES6 modules (with the help of Browserify)
- Added necessary grunt tasks and npm packages
- Concept of Global functions to be revised
2015-12-08 12:35:32 -05:00
dominiclord
581da4d658 Testing ES6 2015-12-07 16:50:04 -05:00
Antoine Boulanger
6c94f0b786 Remove contributors 2015-09-30 14:46:53 -04:00
Antoine Boulanger
0f7a40b936 Simpler grid, better headings, some tools, clean stuff 2015-09-30 14:39:40 -04:00
Antoine Boulanger
842efd2e00 Move grunt + other stuff to root + update all tasks paths, change autoprefixer-core for autoprefixer 2015-09-10 14:59:43 -04:00