Commit Graph

72 Commits

Author SHA1 Message Date
Phuc Nguyen
ebdf2f0c3f Merge upstream/develop into card 2014-10-13 18:01:22 +07:00
Phuc Nguyen
cce1969521 Fix issue with ripple effect on card image 2014-10-13 17:53:55 +07:00
Phuc Nguyen
1b5be39cc9 Adjust border radius to 2px 2014-10-13 16:51:37 +07:00
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
1a80e1b083 Add styling for cards (first draft) 2014-10-12 17:28:11 +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
FezVrasta
9a1de8d3e4 improved support for Meteor.js (#103) 2014-10-08 14:52:08 +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
FezVrasta
5eafbe1a70 refactor of the dist files 2014-10-05 09:32:48 +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
FezVrasta
3d259ddc6a added support for selectize.js 2014-10-03 15:15:42 +02:00
FezVrasta
f397af8796 refactor to follow the way SASS is organized 2014-10-03 15:00:58 +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
FezVrasta
81447b5a68 Merge remote-tracking branch 'origin/master' 2014-10-01 09:45:26 +02:00
colder
b2eefc97ec make checkbox animate quickly when not hover.
it's not a perfect method. need improve.
by the way. add 'Thumbs.db' and '.DS_Store' to .gitignore.
2014-10-01 13:57:11 +08:00
FezVrasta
7e6e4e4cf0 minor fix on checkboxes animation 2014-09-30 13:57:49 +02:00
FezVrasta
e4dde578ac fix #47 2014-09-30 10:18:38 +02:00
FezVrasta
952660bb36 Merge remote-tracking branch 'origin/master' 2014-09-30 10:08:29 +02:00
FezVrasta
bc58c96dec fixed troubles with "non-click" on browsers different by Chrome, it has still lot of problems... 2014-09-30 10:07:59 +02:00
James Brewer
11a1c45ff7 Navbar text needs more margin to align vertically in navbar. 2014-09-29 16:01:19 -07:00
FezVrasta
d6b15454b2 fixed problem with nouislider... 2014-09-29 10:22:56 +02:00
FezVrasta
19f3118302 fix #33 2014-09-29 10:15:45 +02:00
FezVrasta
72620c20f1 fix for #32 2014-09-29 09:36:47 +02:00
FezVrasta
a6017956ed fix #30 2014-09-29 09:25:10 +02:00
FezVrasta
b04edea0d4 fix for #34 2014-09-29 09:19:20 +02:00
Federico Zivolo
55b6c77b7c last time I touch wells, I promise. 2014-09-23 16:21:01 +02:00
Federico Zivolo
333ab974d2 improved nested wells support 2014-09-23 14:45:24 +02:00
Federico Zivolo
7d0d047f58 minor fix for nested wells 2014-09-23 13:51:51 +02:00
Federico Zivolo
daea9eccd1 ugly fix for nested colored wells, when the theme is finished I should refactor it and make it looks nicer... 2014-09-23 13:43:57 +02:00
Federico Zivolo
1b119352c5 fix for selectize 2014-09-23 12:11:38 +02:00
Federico Zivolo
f76e82f78b fix for material wells and for multiple selects 2014-09-23 10:15:40 +02:00
Federico Zivolo
94eac0856f fix for #27 2014-09-23 09:56:56 +02:00
Federico Zivolo
49d12f901f fixed color of inputs inside well-material-colors 2014-09-23 09:45:04 +02:00
Federico Zivolo
3a524fab83 fixed color on normal wells. 2014-09-19 12:48:45 +02:00
Federico Zivolo
9394f37753 fixed well colors 2014-09-19 12:21:30 +02:00
Federico Zivolo
f744514e1f Merged #25 from rougin:patch-1 2014-09-19 11:12:49 +02:00
Federico Zivolo
c56e6934a0 removed test files 2014-09-19 09:06:43 +02:00
Federico Zivolo
0818569d1a removed webfont from css and created -wfont version with font embedded 2014-09-18 13:42:53 +02:00
Federico Zivolo
d2ce2c6b85 added file input support 2014-09-18 10:40:57 +02:00
Federico Zivolo
1566d7044a fix for #12 2014-09-18 09:38:53 +02:00
FezVrasta
445c14c510 checkboxes now use only one element 2014-09-17 10:56:21 +02:00
FezVrasta
7ed1c30823 fixed position of stripe on inputs 2014-09-17 10:35:59 +02:00
hebbet
8f1c47470e Load Google Font without protocol
loading http on a https site won't work
2014-09-14 23:17:19 +02:00
Federico Zivolo
672682ceec fixed css syntax 2014-09-12 11:35:52 +02:00