Commit Graph

191 Commits

Author SHA1 Message Date
FezVrasta
0ab8189e3f disabled test 2014-10-17 09:56:05 +02:00
FezVrasta
6ec026fe91 updated licensed companies' list 2014-10-16 09:31:50 +02:00
Fez Vrasta
6ddd300bcf Merge pull request #113 from npvn/card
Add styling for cards (first draft)
2014-10-15 12:13:03 +02:00
Phuc Nguyen
140347a464 Merge upstream/develop into card 2014-10-13 18:01:22 +07:00
Phuc Nguyen
2401f11ac5 Fix issue with ripple effect on card image 2014-10-13 17:53:55 +07:00
Phuc Nguyen
a01c08ad84 Trying to fix issue with ripple effect on card image 2014-10-13 16:58:48 +07:00
Phuc Nguyen
9b8404ab8d Adjust border radius to 2px 2014-10-13 16:51:37 +07:00
Fez Vrasta
f795d250a6 Merge pull request #118 from npvn/dialog
Improve styling for dialogs
2014-10-13 11:02:47 +02:00
FezVrasta
2a610b1cfe added support for mobile devices to ripples.js 2014-10-13 10:50:34 +02:00
Phuc Nguyen
a45d1a982b 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
FezVrasta
7af50af643 improved ripples.js 2014-10-13 09:43:23 +02:00
Fez Vrasta
b9349a551e Merge pull request #114 from npvn/button
Improve button styles
2014-10-13 09:22:14 +02:00
Phuc Nguyen
b756497000 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
881513c029 Add styling for cards (first draft) 2014-10-12 17:28:11 +07:00
Fez Vrasta
650385d619 Merge pull request #112 from npvn/develop
Add null check for $ripple
2014-10-12 11:42:49 +02:00
Phuc Nguyen
dc62c72de3 Add null check for $ripple 2014-10-12 15:42:56 +07:00
Fez Vrasta
139a9e4e71 Merge pull request #109 from jorjordandan/develop
Change fonts, button radius, and btn-fab style to match google guides.
2014-10-11 09:02:25 +02: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
085590ea67 improved support for Meteor.js (#103) 2014-10-08 14:52:08 +02:00
FezVrasta
12c74401aa ripples.js is now part of the core 2014-10-08 08:41:42 +02:00
FezVrasta
84c953a1ee organized some icons 2014-10-07 10:06:14 +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
2c10288e4b fix #88 2014-10-06 09:50:09 +02:00
FezVrasta
640027abe3 new checkbox style, fix #53 TODO: fix ripple 2014-10-05 17:37:10 +02:00
shockwork
8980fc4235 Merge branch 'develop' 2014-10-05 11:30:45 +02:00
shockwork
97194417b0 Merge branch 'develop' of https://github.com/FezVrasta/bootstrap-material-design into develop 2014-10-05 11:28:22 +02:00
shockwork
7d56a5a462 jshint no longer checks *.min.js, pre master merge 2014-10-05 11:26:50 +02:00
FezVrasta
3006639053 added ignore files list 2014-10-05 11:22:39 +02:00
FezVrasta
47b9330b30 added multiple main files 2014-10-05 11:13:09 +02:00
FezVrasta
2faa68a1fa support for editorconfig 2014-10-05 10:20:47 +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
4aa98f7028 fixed quotes 2014-10-05 09:00:13 +02:00
FezVrasta
e7758a6154 fixed quotes 2014-10-05 08:57:23 +02:00
FezVrasta
fc4b8f2da2 Merge remote-tracking branch 'nelsonomuto/master' into develop 2014-10-05 08:55:39 +02:00
Nelson Omuto
9eedd43970 fixes #81: integrating with Travis CI 2014-10-04 20:16:13 -04:00
shockwork
3440ebe636 .. node-sass compatibility fixed (semi-colons) 2014-10-04 12:32:51 +02:00
Fez Vrasta
e27f57bda1 Merge pull request #82 from FezVrasta/develop
fix #76
2014-10-04 09:06:49 +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
5e0ac669d0 adding specrunner and its build config for testing in browser 2014-10-03 15:46:35 -04:00
Nelson Omuto
fc49b45354 adding unit testing hooks, connect server, jshint, watch tasks and livereload 2014-10-03 15:15:31 -04:00
Nelson Omuto
d4efc6fc8b capitalizing gruntfile.js filename 2014-10-03 11:16:33 -04:00
Nelson Omuto
a71fc7de74 updating grunt with load grunt tasks 2014-10-03 11:13:28 -04:00