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

739 Commits

Author SHA1 Message Date
beneroch
f118cda66e Antoine était pressé 2016-03-09 13:22:19 -05:00
Antoine Boulanger
a5a400cb84 Merge pull request #42 from AntoineBoulanger/master
Separate app in functions, init after var, modules extends module, add default destroy function
2016-03-04 10:20:33 -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
Antoine Boulanger
c2c01aa14d Merge pull request #41 from AntoineBoulanger/master
Remove templates js, remove modules prefix, add globals module, rename svg sprite, update jquery, add svg4everybody, fix grunt tasks
2016-02-19 15:17:01 -05:00
Antoine Boulanger
8ce1de6d0a Remove templates js, remove modules prefix, add globals module, rename svg sprite, update jquery, add svg4everybody, fix grunt tasks 2016-02-16 14:34:11 -05:00
Antoine Boulanger
240db72b06 Merge pull request #40 from locomotivemtl/es5-to-es6
ES6 merge with master (without charcoal)
2016-02-04 14:33:08 -05:00
dominiclord
3506a95ee9 Reworked modules a bit:
- Element containing the module becomes a default parameter
- Different modules can share the same containing element ()
2016-01-28 14:42:59 -05:00
Quentin Hocdé
041157db10 Merge branch 'master' of https://github.com/locomotivemtl/locomotive-boilerplate into es5-to-es6
# Conflicts:
#	Gruntfile.js
#	grunt_tasks/browserSync.js
#	grunt_tasks/jshint.js
#	grunt_tasks/phplint.js
#	grunt_tasks/postcss.js
#	grunt_tasks/svgstore.js
#	grunt_tasks/watch.js
#	www/assets/scripts/dist/app.js
#	www/assets/scripts/src/app.js
#	www/assets/scripts/src/app/globals.js
#	www/assets/scripts/src/templates/Generic.js
#	www/assets/scripts/src/templates/generic.js
#	www/assets/scripts/src/widgets/generic.js
#	www/modules/boilerplate/assets/scripts/src/templates/generic.js
2016-01-26 14:35:00 -05:00
Quentin Hocdé
e5d1f0791b ES6 without charcoal BIG UPDATE 2016-01-26 13:36:46 -05:00
Antoine Boulanger
442d74b453 Merge pull request #39 from locomotivemtl/removing-charcoal
Charcoal Boilerplate → Locomotive front-end boilerplate
2016-01-05 14:05:13 -05:00
dominiclord
fccb2cc3de Proper type checking of template ident 2015-12-08 16:46:33 -05:00
dominiclord
4c75102da5 Consolidation of widgets and modules into modules + cleaning up module classes 2015-12-08 13:24:02 -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
dominiclord
675f421fd8 Removing tag, as it pertains to Charcoal 2015-12-07 11:18:58 -05:00
dominiclord
984832c4e9 Mixup between SCSS mixin and CSS class 2015-12-07 11:18:36 -05:00
dominiclord
b012a7a991 Charcoal Boilerplate -> Locomotive front-end boilerplate
- Removing Charcoal files and configuration to be backend agnostic (therefore moving the assets)
- Using HTML5 Boilerplate .htaccess to which framework specific rules can be added later on
- Updating README with more information and documentation on the boilerplate
2015-12-07 10:35:27 -05:00
Antoine Boulanger
822dd4c8b6 Merge pull request #38 from AntoineBoulanger/baker-prefix
Prefix and rem all the things 😲 
2015-11-20 13:30:01 -05:00
Antoine Boulanger
027282655f Prefix and rem all the things 😲 2015-11-16 17:28:51 -05:00
Antoine Boulanger
aee3230fc6 Merge pull request #36 from AntoineBoulanger/baker-update
Simpler grid, better headings, some tools, clean stuff
2015-10-01 09:50:12 -04:00
Antoine Boulanger
061d343246 Add comment back 2015-10-01 09:49:08 -04: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
d3ab026728 Tweak screen widths 2015-09-29 09:46:56 -04:00
Antoine Boulanger
1f51b072a8 Merge pull request #35 from AntoineBoulanger/baker-move
Move grunt + other stuff to root + update all tasks paths, change autoprefixer-core for autoprefixer
2015-09-21 15:31:17 -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
Stephen Bégay
efd5f9b8b6 Merge pull request #34 from AntoineBoulanger/baker-js
[JS UPDATE PROPOSITION] More modular JavaScript system
2015-08-25 15:35:36 -04:00
Antoine Boulanger
6a73787d70 Remove button old resets 2015-08-19 15:23:50 -04:00
Antoine Boulanger
e0b05a9d92 More modular JavaScript system 2015-08-06 13:50:19 -04:00
Antoine Boulanger
0cc75fc593 Update LICENSE 2015-08-03 11:32:07 -04:00
Antoine Boulanger
e7bec2ccb9 Merge pull request #33 from AntoineBoulanger/button
Add button resets styles for all tags: button, a, input...
2015-08-03 11:25:44 -04:00
Antoine Boulanger
2d48c28582 Add button resets styles for all tags: button, a, input... 2015-08-03 11:23:48 -04:00
Antoine Boulanger
6a1d68f581 Merge pull request #32 from AntoineBoulanger/form
Update form: better & cleaner
2015-08-03 10:47:02 -04:00
Antoine Boulanger
cef2c79902 Update form: better & cleaner 2015-07-31 14:24:26 -04:00
Stephen Bégay
1d878a6867 Merge pull request #31 from stephenbe/urls
Change default permalink structure for Sections
2015-07-31 14:11:37 -04:00
stephenbe
61b57bdfcc Change urls default options 2015-07-31 11:37:29 -04:00
Stephen Bégay
51a8000607 Add default template controller in config.json file 2015-07-31 11:27:50 -04:00
Stephen Bégay
ed1aca351c Merge pull request #29 from stephenbe/grunt
Grunt : add JSHint
2015-07-20 14:14:55 -04:00
stephenbe
14fd6940cf Grunt : add JSHint 2015-07-20 14:13:32 -04:00
Antoine Boulanger
222557aa94 Update boilerplate.inc.footer.php
scripts
2015-07-15 18:15:41 -04:00
Antoine Boulanger
538da7bc35 Update and rename jquery-1.11.2.min.js to jquery-1.11.3.min.js 2015-07-07 17:10:39 -04:00
Antoine Boulanger
5182be6ffc jQuery https + update 2015-07-07 17:09:28 -04:00
Stephen Bégay
1b14ba7f2c Merge pull request #27 from stephenbe/mixins
Mixins : Vertical-center now a mixin
2015-07-06 14:30:34 -04:00
stephenbe
7f3e009e10 Mixins : Vertical-center now a mixin 2015-07-02 16:52:49 -04:00
beneroch
b42664ad3f Set section from module init
No need to reload section from the module::init()
No more problem with empty section when on the home page ( / )
2015-06-08 10:35:21 -04:00
Stephen Bégay
246bd927f2 Merge pull request #26 from AntoineBoulanger/master
Change deprecated grunt-autoprefixer and comments syntax
2015-06-05 10:25:25 -04:00
Antoine Boulanger
9a8e7479c2 Change comments syntax #25, Change imports syntax 2015-06-04 15:57:36 -04:00
Antoine Boulanger
1fab32203f Change grunt-autoprefixer for grunt-postcss 2015-06-04 15:40:23 -04:00
Stephen Bégay
161529632d Mixin clearfix : add back after 2015-06-01 14:40:18 -04:00
Stephen Bégay
4c8006ac19 Mixin clearfix : Remove after 2015-06-01 14:33:48 -04:00