Commit Graph

28 Commits

Author SHA1 Message Date
jirehstudios 3222e302eb Added recommended parentheses
When using arrow functions, parentheses are recommended if the function takes a single argument and uses curly braces. See section 8.4 of Airbnb's JavaScript style guide, one of the most popular.
2016-10-21 11:14:49 -04:00
Taylor Otwell d22b32f4e8 spacing 2016-10-18 07:43:04 -05:00
Mubashar Abbas f55d7a9cb4 Merge https://github.com/laravel/laravel 2016-10-18 13:15:48 +05:00
Mubashar Abbas e7a111c173 made it a little more consistent with the previous sentence. 2016-10-18 13:07:56 +05:00
Erik Telford 1117be09e7 Use vue 2 and elixir-vue-2 2016-10-02 21:33:25 -05:00
Taylor Otwell e79c0d222d Merge pull request #3871 from diogoazevedos/use-const
[5.3] Use const instead of var in require
2016-08-12 09:14:13 -05:00
Diogo Azevedo 6d21a74c5d Use const instead of var in require 2016-08-12 09:36:27 -03:00
Diogo Azevedo afb3e1c93d Use arrow functions instead of functions 2016-08-12 09:33:17 -03:00
Taylor Otwell e9fe020c0c sample js component 2016-07-23 13:40:49 -05:00
Taylor Otwell cdbbe862ce Jeffrey says stay with web pack. 2016-07-15 10:07:47 -05:00
Taylor Otwell 203d79fb2c Use rollup by default instead of web pack. 2016-07-15 09:46:10 -05:00
Taylor Otwell eb24741ced Default JS file. 2016-07-10 21:07:27 -05:00
Mikael Mattsson 5deca95ccf Change comment to reflect the change of the default css preprocessor. 2015-06-27 14:21:37 +02:00
Taylor Otwell ad08717680 tweak default asset setup 2015-06-22 18:24:47 -05:00
Jay Linski fd7f5a73a5 updated elixir description in gulpfile from sass to less 2015-01-22 21:32:32 +01:00
Taylor Otwell 359af29ef3 Try a lighter version of the auth scaffolding. 2015-01-09 11:51:17 -06:00
Taylor Otwell 532297c109 Work on default project structure. 2014-12-08 09:31:31 -06:00
Taylor Otwell 7afa27927f Tweak some wording. 2014-11-29 15:48:27 -06:00
Taylor Otwell 769f2486ef Fixed some fonts. 2014-11-24 12:16:08 -06:00
Taylor Otwell 163e51640e Merge branch 'develop' of github.com:laravel/laravel into develop
Conflicts:
	gulpfile.js
2014-11-24 11:44:03 -06:00
Taylor Otwell fa978d0525 Working on default app structure. Login views. 2014-11-24 11:42:29 -06:00
Jeffrey Way b225276a7a Use explicit Bower publishing 2014-11-22 23:54:02 -05:00
Jeffrey Way 70a80658ab Add starter Sass file 2014-11-21 16:22:13 -05:00
Taylor Otwell 059b0ba799 Fixing a few things. 2014-11-21 15:03:13 -06:00
Jeffrey Way 3a47d709e9 Fix alignment 2014-11-21 11:18:48 -05:00
Jeffrey Way 31798823c1 Add Bower 2014-11-21 11:09:31 -05:00
Taylor Otwell f9d4bcd13d Change default Elixir file. 2014-11-19 21:21:04 -06:00
Ryan Winchester 6a9516f3b7 Rename Gulpfile.js to gulpfile.js
because not Grunt.
2014-10-14 15:29:46 -07:00