Commit Graph

199 Commits

Author SHA1 Message Date
FezVrasta
50f02a29e3 refactor of Material.js 2014-10-18 18:12:02 +02:00
FezVrasta
7d6f817301 fix for #110 2014-10-18 16:19:08 +02:00
FezVrasta
ec97fa0022 removed .import extension from styles 2014-10-18 16:17:31 +02:00
FezVrasta
b4a6b00800 fixed behavior of floating labels 2014-10-18 16:05:05 +02:00
FezVrasta
2a6e82f4b4 Fix by @mikenovikov for #129 2014-10-18 15:45:04 +02:00
FezVrasta
b29141d953 updates to index 2014-10-18 15:32:30 +02:00
FezVrasta
0073d644f8 old icons replaced with official ones, NO BACKWARD COMPATIBILITY! 2014-10-18 15:14:24 +02:00
FezVrasta
ec78f00d18 restyle of dropdown menu 2014-10-17 12:48:38 +02:00
FezVrasta
e5d3490987 disabled test 2014-10-17 09:56:05 +02:00
FezVrasta
fa96a2249b updated licensed companies' list 2014-10-16 09:31:50 +02:00
Fez Vrasta
091562d7ee Merge pull request #113 from npvn/card
Add styling for cards (first draft)
2014-10-15 12:13:03 +02:00
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
8835848f68 Trying to fix issue with ripple effect on card image 2014-10-13 16:58:48 +07:00
Phuc Nguyen
1b5be39cc9 Adjust border radius to 2px 2014-10-13 16:51:37 +07:00
Fez Vrasta
e15723b46b Merge pull request #118 from npvn/dialog
Improve styling for dialogs
2014-10-13 11:02:47 +02:00
FezVrasta
eeb7cceead added support for mobile devices to ripples.js 2014-10-13 10:50:34 +02: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
FezVrasta
d9722a936c improved ripples.js 2014-10-13 09:43:23 +02:00
Fez Vrasta
9368546e7c Merge pull request #114 from npvn/button
Improve button styles
2014-10-13 09:22:14 +02: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
Fez Vrasta
6a4db9412a Merge pull request #112 from npvn/develop
Add null check for $ripple
2014-10-12 11:42:49 +02:00
Phuc Nguyen
4eef5af020 Add null check for $ripple 2014-10-12 15:42:56 +07:00
Fez Vrasta
3b281b1ac5 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
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
9a1de8d3e4 improved support for Meteor.js (#103) 2014-10-08 14:52:08 +02:00
FezVrasta
4448deed16 ripples.js is now part of the core 2014-10-08 08:41:42 +02:00
FezVrasta
6d7ab733ce organized some icons 2014-10-07 10:06:14 +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
0e1e46abda fix #88 2014-10-06 09:50:09 +02:00
FezVrasta
926f89ef22 new checkbox style, fix #53 TODO: fix ripple 2014-10-05 17:37:10 +02:00
shockwork
d3fa14516c Merge branch 'develop' 2014-10-05 11:30:45 +02:00
shockwork
3b14c47d5e Merge branch 'develop' of https://github.com/FezVrasta/bootstrap-material-design into develop 2014-10-05 11:28:22 +02:00
shockwork
e5aa3da98e jshint no longer checks *.min.js, pre master merge 2014-10-05 11:26:50 +02:00
FezVrasta
8c8b620e39 added ignore files list 2014-10-05 11:22:39 +02:00
FezVrasta
bb96ae26f0 added multiple main files 2014-10-05 11:13:09 +02:00
FezVrasta
ceff715ff0 support for editorconfig 2014-10-05 10:20:47 +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
004d5ad20a fixed quotes 2014-10-05 09:00:13 +02:00
FezVrasta
30d93841c8 fixed quotes 2014-10-05 08:57:23 +02:00
FezVrasta
04168b27a5 Merge remote-tracking branch 'nelsonomuto/master' into develop 2014-10-05 08:55:39 +02:00
Nelson Omuto
6c24c30222 fixes #81: integrating with Travis CI 2014-10-04 20:16:13 -04:00
shockwork
340822aea3 .. node-sass compatibility fixed (semi-colons) 2014-10-04 12:32:51 +02:00
Fez Vrasta
01b59baf99 Merge pull request #82 from FezVrasta/develop
fix #76
2014-10-04 09:06:49 +02:00