Commit Graph

147 Commits

Author SHA1 Message Date
Taylor Otwell 65e73f38cb Merge branch 'develop' 2016-09-14 09:57:21 -05:00
Ramon d829d7553e Rename variables.scss to _variables.scss
We don't need variables.scss to be compiled into CSS, because it's being imported into app.scss (and get's compiled there). Added an underscore so the Sass compiler ignores this file, which is a common practice with Sass partials (see http://sass-lang.com/guide @ Partials).
2016-09-14 11:19:50 +02:00
Taylor Otwell 7da6edf8c1 working on message 2016-09-02 08:48:07 -05:00
Mohamed Said 1562407562 add langiage line for uploaded validation rule 2016-09-02 15:41:18 +02:00
Fernando Henrique Bandeira dd1e64a7a4 Changing order 2016-09-02 08:39:34 -03:00
Jacob Müller 537b6288fb Add missing translation for `mimetypes` validation 2016-09-01 17:25:33 +02:00
Ng Yik Phang 8fc2e7e0a4 Add fallback sans-serif font in case the custom font fails to load 2016-08-28 13:53:23 +08:00
Adriaan Zonnenberg 7571f2b5b4 Use module name instead of path 2016-08-18 21:46:38 +02:00
Donald Silveira 4ee51720a3 Use const instead of var in Vue instance
Reference to Pull Request #3871
2016-08-12 11:43:47 -03:00
Diogo Azevedo afb3e1c93d Use arrow functions instead of functions 2016-08-12 09:33:17 -03:00
Taylor Otwell 788a648165 match order to website 2016-08-11 21:31:42 -05:00
Taylor Otwell 43c2d8ec92 tweak variable 2016-08-11 14:53:58 -05:00
Taylor Otwell 655dbadd1e tweaking default setup 2016-08-11 14:47:29 -05:00
Taylor Otwell 47c0b45861 Merge remote-tracking branch 'origin/develop' into develop 2016-08-11 14:33:29 -05:00
Taylor Otwell 8a9f89d3cf fix wording 2016-08-11 14:33:22 -05:00
Till Krüss 530c8187f5 Use double quotes; Remove un-used fonts 2016-08-10 15:44:56 -07:00
Taylor Otwell 54d3f325ad change header 2016-08-10 09:15:28 -05:00
Taylor Otwell 9c0278274b simplify csrf token retrieval. remove package. 2016-08-10 09:14:25 -05:00
Sven Luijten 5833718910 Vue is a library, not a framework 2016-08-07 12:18:10 +02:00
Sven Luijten 727eda71f2 fix missing word in docblock
the word "framework" was missing. I also managed to make the docblock
fit Laravel's style by changing around some of the wording while keeping
the general message the same.
2016-08-06 22:48:40 +02:00
Taylor Otwell 89a43434e7 fix cons 2016-08-05 09:43:51 -05:00
Taylor Otwell 4c2e1ed7db working on welcome page 2016-08-05 09:43:15 -05:00
vijay kumar 4c271f0f4b Removes padding on html/body to kill the scrollbar and top right links fixes 2016-08-05 02:33:06 +05:30
Taylor Otwell 88e55f41d2 Revert "Removes padding on html/body to kill the scrollbar" 2016-08-04 15:50:11 -05:00
Jack McDade 66946dcf3c Removes padding on html/body to kill the scrollbar 2016-08-03 10:07:31 -04:00
Taylor Otwell 7f24b9183a working on landing page 2016-08-01 10:54:47 -05:00
Taylor Otwell 4cc30225ee Tweak stub width. 2016-07-24 23:47:31 -05:00
Taylor Otwell 9659e8db11 Example component. 2016-07-24 23:00:18 -05:00
Taylor Otwell eedac025eb Slim down examples. 2016-07-24 20:19:25 -05:00
Taylor Otwell 7bb44a2542 Tweak variables. 2016-07-24 20:07:16 -05:00
Taylor Otwell c309b4fda0 add forge to links 2016-07-24 09:20:40 -05:00
Taylor Otwell 40ae68102a tweak variables 2016-07-23 21:19:43 -05:00
Taylor Otwell cfb5a68cd4 work on default styling 2016-07-23 21:17:56 -05:00
Taylor Otwell 1cbbf41c0c Remove some unneeded variables. 2016-07-23 20:23:25 -05:00
Taylor Otwell 6f2541f14f new welcome page 2016-07-23 18:19:10 -05:00
Taylor Otwell e5cb0a350a working on sass 2016-07-23 18:05:38 -05:00
Taylor Otwell 467e00d9d4 working on sass 2016-07-23 18:03:43 -05:00
Taylor Otwell abe35a095c working on sass 2016-07-23 17:51:50 -05:00
Taylor Otwell f41a400cfd Tweak a few variables. 2016-07-23 16:43:11 -05:00
Taylor Otwell 3f5da4fb76 Include the font in the Sass. 2016-07-23 14:56:55 -05:00
Taylor Otwell e9fe020c0c sample js component 2016-07-23 13:40:49 -05:00
Taylor Otwell eb289b4170 tweak js bootstrapping 2016-07-23 12:28:02 -05:00
Taylor Otwell 3f197331b6 bootstrap vue in app.js 2016-07-23 11:39:11 -05:00
Taylor Otwell ebc1be018c update color 2016-07-11 10:39:10 -05:00
Taylor Otwell eb24741ced Default JS file. 2016-07-10 21:07:27 -05:00
Taylor Otwell 173e0efc12 add variables file 2016-07-10 16:28:20 -05:00
Ng Yik Phang a2c081fd58 Add fallback sans-serif font in case the custom font fails to load 2016-07-05 19:31:21 +08:00
Cedric van Putten cd03204044 Add language line for file validation rule. 2016-07-01 10:52:07 +02:00
Mohamed Said da64a014e7 Add language line for image dimensions validation rule 2016-05-09 17:50:13 +02:00
Mohamed Said 789c75c24a Add language line for the in_array validation rule 2016-03-01 17:15:58 +00:00