Commit Graph

27 Commits

Author SHA1 Message Date
Phuc Nguyen
3979088759 Improve styling for dialogs
- More padding
- Deeper shadow
- Add rounded corners
- A pull-left flat button can be added
2014-10-13 15:12:05 +07:00
Phuc Nguyen
b8b6a86247 Improve button styles
- Reorganize styles
 - Add colors for flat buttons
 - Add style for disabled buttons
 - Other minor improvements
2014-10-12 20:46:56 +07:00
Phuc Nguyen
4eef5af020 Add null check for $ripple 2014-10-12 15:42:56 +07:00
Jordan Davis
1e6716650a change font, buttons, fab style to match google guides 2014-10-10 23:34:29 -07:00
Jordan Davis
eb116a89b6 change font to Roboto, change border radius and fab style to reflect google guidelines 2014-10-10 23:22:15 -07:00
shockwork
16af0a6f76 fixes #106 - also fixes the jshint errors from prior commit 2014-10-10 10:34:36 +02:00
shockwork
c4336133d9 fixes #94 - ripple background color 2014-10-10 00:48:13 +02:00
FezVrasta
db43be835e added some focus effect on some buttons 2014-10-06 16:09:25 +02:00
FezVrasta
c5810dce33 fix for #42 2014-10-06 10:07:58 +02:00
FezVrasta
926f89ef22 new checkbox style, fix #53 TODO: fix ripple 2014-10-05 17:37:10 +02:00
shockwork
e5aa3da98e jshint no longer checks *.min.js, pre master merge 2014-10-05 11:26:50 +02:00
FezVrasta
dc1cecdb23 refactor of example template to reflect dist changes 2014-10-05 09:41:29 +02:00
FezVrasta
5eafbe1a70 refactor of the dist files 2014-10-05 09:32:48 +02:00
FezVrasta
04168b27a5 Merge remote-tracking branch 'nelsonomuto/master' into develop 2014-10-05 08:55:39 +02:00
FezVrasta
9f0dd45d84 fix #76 2014-10-04 08:43:25 +02:00
Nelson Omuto
9de6322bf1 fixed livereload, using default 35729 port 2014-10-03 16:58:06 -04:00
Nelson Omuto
5249da3197 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
5d3d2fd307 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
59a32cad83 updating grunt with load grunt tasks 2014-10-03 11:13:28 -04:00
FezVrasta
3d259ddc6a added support for selectize.js 2014-10-03 15:15:42 +02:00
FezVrasta
c6d4694ae5 fix ripples detection 2014-10-03 13:03:59 +02:00
shockwork
40f91258e3 .. run grunt 2014-10-03 12:54:47 +02:00
FezVrasta
4b1f0641fe fix #67 2014-10-03 09:46:24 +02:00
FezVrasta
4e810295b5 security fix 2014-10-02 11:36:05 +02:00
Siddharth Kannan
a3b78415ef Removed the protocol in the jquery import tag 2014-10-01 13:52:13 +05:30
Siddharth Kannan
4b0937a8f5 Removed the protocol in the CSS link tag. 2014-10-01 13:10:15 +05:30
icyflame
fb12ed245a 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