Fez Vrasta
b6807af66b
Merge pull request #331 from grvcoelho/patch-2
...
Fix ripples.js to allow multiple elements using ripples
2014-12-29 13:43:33 +01:00
Guilherme Rv Coelho
2c7650e81a
Update ripples.js to allow multiple elements using ripples
...
There was a problem with the last update when two or more elements of the page used the ripple effect. This is fixed with this commit.
2014-12-29 10:30:53 -02:00
Fez Vrasta
175286831a
Merge pull request #330 from grvcoelho/patch-1
...
Fix #327 on ripples.js and improve structure
2014-12-28 17:10:38 +01:00
Guilherme Rv Coelho
e28ce566e2
Update ripples.js to pass travis validation
2014-12-28 13:52:06 -02:00
Guilherme Rv Coelho
83da3dc0bb
Update ripples.js to double quotes
2014-12-28 13:36:55 -02:00
FezVrasta
f60c594067
Merge remote-tracking branch 'origin/master'
2014-12-28 15:47:15 +01:00
Guilherme Rv Coelho
bc07756b3b
Fix #327 on ripples.js and improve structure
...
I've fixed #327 and I also passed the plugin to a jQuery Boilerplate structure. I only made changes on the structure and not in the functions themselves, so the code could be a little bit neater, cleaner and intuitive.
Now the plugin can be accessed alone, by doing:
```javascript
$(selector).ripples();
```
Note: I've removed the default elements targeted by the plugin, for IMHO I think that should be in the initialization, and not in the plugin itself.
2014-12-28 12:41:17 -02:00
FezVrasta
da867dd005
bower badge added
2014-12-28 15:39:03 +01:00
Fez Vrasta
a7bdad53eb
Merge pull request #326 from edlau/master
...
Fixed a couple bugs in LESS scripts
2014-12-27 10:00:07 +01:00
Edmond Lau
b16d9d5af4
the default button doesn't get the right font color
2014-12-26 18:00:36 -05:00
Edmond Lau
b20988e534
fixed a bracket typo bug in _buttons
2014-12-26 18:00:18 -05:00
FezVrasta
f1782a0af0
Merge remote-tracking branch 'origin/master'
2014-12-26 19:12:48 +01:00
FezVrasta
ef82b0e804
Merge branch 'korgan00#master'
...
Conflicts:
index.html
2014-12-26 18:43:31 +01:00
FezVrasta
9d645a45f8
merging material colors
2014-12-26 18:42:06 +01:00
Fez Vrasta
e6b9d6c53e
Merge pull request #324 from phoeagon/master
...
Floating Action Button should float higher than Raised Button
2014-12-26 08:58:22 +01:00
phoeagon
e471237942
Floating Action Button should float higher than Raised Button (See http://www.google.com/design/spec/what-is-material/objects-in-3d-space.html#objects-in-3d-space-elevation )
2014-12-26 13:03:07 +08:00
Korgan
7bb5fd95a4
explanation added
2014-12-19 20:22:11 +01:00
Korgan
5e9a66e29f
placeholder working correctly
2014-12-19 20:13:22 +01:00
Korgan
a10e9ec6f5
commented unnecesary style
2014-12-19 20:12:48 +01:00
Korgan
de80e9218e
fix and added 'inverse' color
2014-12-19 19:33:21 +01:00
Korgan
224eab6110
new generic mixin
2014-12-19 19:32:44 +01:00
Korgan
fa00e02134
added black and white buttons
2014-12-19 19:32:20 +01:00
FezVrasta
f568613a85
fixed #315
2014-12-19 09:28:13 +01:00
FezVrasta
e073377ed7
fixed #313
2014-12-19 09:04:05 +01:00
korgan00
6d610368ad
Merge pull request #2 from FezVrasta/master
...
asd
2014-12-19 00:03:33 +01:00
FezVrasta
cbaeedd3b2
fix for #294
2014-12-18 13:59:34 +01:00
FezVrasta
49da2a384f
improved documentation
2014-12-18 12:56:25 +01:00
FezVrasta
cab494bb14
implement #304
2014-12-18 12:54:59 +01:00
FezVrasta
34806be6f4
fix for #258
2014-12-18 10:54:36 +01:00
FezVrasta
7237d6debd
improved contrib.md
2014-12-18 10:05:10 +01:00
Fez Vrasta
8dc072d688
added note about license
2014-12-18 01:01:59 +01:00
Fez Vrasta
029535821f
make license clearer
2014-12-18 00:54:07 +01:00
Fez Vrasta
82266e02a8
Merge pull request #295 from dandv/patch-3
...
README bullet list, some English fixes
2014-12-16 15:18:42 +01:00
Dan Dascalescu
e3c0d4abf4
Bullet list, some English fixes
2014-12-16 06:13:40 -08:00
Fez Vrasta
0e9acdf8a5
Merge pull request #293 from MeteorPackaging/meteor-integration
...
Package versions without Bootstrap glyphicons & without any icons
2014-12-16 12:28:00 +01:00
Dan Dascalescu
b6bd06c68e
Add automatic $.material.init() + example
2014-12-16 03:22:01 -08:00
FezVrasta
1149a6ed6e
btn-raised have a subtler shadow
2014-12-16 11:13:49 +01:00
Dan Dascalescu
e07961e23d
Package versions without (Bootstrap) icons
2014-12-15 18:15:57 -08:00
korgan00
ac2d49a6e9
Merge pull request #1 from FezVrasta/master
...
asd
2014-12-16 01:30:07 +01:00
FezVrasta
1a92b1c0cd
added little howto to customize the color
2014-12-15 16:58:57 +01:00
FezVrasta
644c6e4b90
fixed #290
2014-12-15 16:55:39 +01:00
Fez Vrasta
cbd5a33558
Merge pull request #291 from MeteorPackaging/meteor-integration
...
Meteor integration and README improvements
2014-12-15 16:42:34 +01:00
Dan Dascalescu
eacf17b018
Meteor integration and README improvements
2014-12-15 07:18:42 -08:00
FezVrasta
d15cf4c1fb
Merge remote-tracking branch 'origin/master'
2014-12-13 12:40:20 +01:00
FezVrasta
f02d8385b8
Added explanation for material color variations
2014-12-13 12:40:09 +01:00
FezVrasta
09c7d9cb17
Merge branch 'korgan00#material-colors-implementation'
...
Conflicts:
dist/css/ripples.css
dist/css/ripples.css.map
dist/css/ripples.min.css
dist/css/ripples.min.css.map
less/_colors.less
2014-12-13 12:36:26 +01:00
FezVrasta
fb512058b2
fixed active and disabled elements of navbar
2014-12-13 12:32:27 +01:00
FezVrasta
f9c738d19e
some improvement on navbars
2014-12-13 12:26:25 +01:00
Fez Vrasta
cc2a50071d
Merge pull request #285 from kylerberry/281-Label-Overlays-Input-Number-Input
...
281 label overlays input number input
2014-12-13 10:12:46 +01:00
Kyler Berry
cf6b950cd0
281 add minified js files
2014-12-12 11:59:20 -05:00