Commit Graph

27 Commits

Author SHA1 Message Date
Phuc Nguyen
9b8404ab8d Adjust border radius to 2px 2014-10-13 16:51:37 +07:00
Phuc Nguyen
881513c029 Add styling for cards (first draft) 2014-10-12 17:28:11 +07:00
Phuc Nguyen
dc62c72de3 Add null check for $ripple 2014-10-12 15:42:56 +07:00
Jordan Davis
fb895789fe change font, buttons, fab style to match google guides 2014-10-10 23:34:29 -07:00
Jordan Davis
a1552e592f change font to Roboto, change border radius and fab style to reflect google guidelines 2014-10-10 23:22:15 -07:00
shockwork
958e4a827c fixes #106 - also fixes the jshint errors from prior commit 2014-10-10 10:34:36 +02:00
shockwork
2450dbdc78 fixes #94 - ripple background color 2014-10-10 00:48:13 +02:00
FezVrasta
53ff7c3073 added some focus effect on some buttons 2014-10-06 16:09:25 +02:00
FezVrasta
a54e9ca7e6 fix for #42 2014-10-06 10:07:58 +02:00
FezVrasta
640027abe3 new checkbox style, fix #53 TODO: fix ripple 2014-10-05 17:37:10 +02:00
shockwork
7d56a5a462 jshint no longer checks *.min.js, pre master merge 2014-10-05 11:26:50 +02:00
FezVrasta
4964878091 refactor of example template to reflect dist changes 2014-10-05 09:41:29 +02:00
FezVrasta
41c94a218a refactor of the dist files 2014-10-05 09:32:48 +02:00
FezVrasta
fc4b8f2da2 Merge remote-tracking branch 'nelsonomuto/master' into develop 2014-10-05 08:55:39 +02:00
FezVrasta
d09279fdb0 fix #76 2014-10-04 08:43:25 +02:00
Nelson Omuto
1d2145beb0 fixed livereload, using default 35729 port 2014-10-03 16:58:06 -04:00
Nelson Omuto
720479cb1e reverted jshint rules, cleaned up source where it was failing. updating build process errors. TODO: fix livereload 2014-10-03 16:46:56 -04:00
Nelson Omuto
82aae6fbf0 fixing jshint issues, modifying to allow for some not too strict jshint rules, adding grunt newer dependency. 2014-10-03 16:13:48 -04:00
Nelson Omuto
a71fc7de74 updating grunt with load grunt tasks 2014-10-03 11:13:28 -04:00
FezVrasta
351aded5ba added support for selectize.js 2014-10-03 15:15:42 +02:00
FezVrasta
8f955cb453 fix ripples detection 2014-10-03 13:03:59 +02:00
shockwork
666ec3b040 .. run grunt 2014-10-03 12:54:47 +02:00
FezVrasta
13fa12366a fix #67 2014-10-03 09:46:24 +02:00
FezVrasta
8cc954a887 security fix 2014-10-02 11:36:05 +02:00
Siddharth Kannan
eb19cdb496 Removed the protocol in the jquery import tag 2014-10-01 13:52:13 +05:30
Siddharth Kannan
77758fde7c Removed the protocol in the CSS link tag. 2014-10-01 13:10:15 +05:30
icyflame
fd93d74711 Added the template folder.
The index.html file works.

Copying the template folder, or using the structure of this folder, a new project can be started.

This file includes the compiled CSS and the material JS file, alongwith the ripples CSS and JS files.
2014-10-01 12:36:25 +05:30