Commit Graph

506 Commits

Author SHA1 Message Date
Fez Vrasta
cc70cd63d8 Merge pull request #365 from urecio/fix-arrive-when-custom-options
Fix(arrive)
2015-01-17 12:29:26 +01:00
Unai Recio
be366ac210 Fix(arrive):
- Adds conditions also when using arriveJS
- Includes ripples to the arrive support
2015-01-16 16:37:26 +00:00
Fez Vrasta
05191ba193 Merge pull request #361 from ryanmcdonough/master
Dividers
2015-01-13 13:34:28 +01:00
ryanmcdonough
d191f51758 Extra Browser Support in Dividers
Added extra support for other browsers in dividers. As well as fall back
from the standard of min-resolution
2015-01-13 10:36:56 +00:00
ryanmcdonough
72905e6336 Include dividers material design 2015-01-12 13:53:59 +00:00
ryanmcdonough
988934a937 Material dividers 2015-01-12 11:20:49 +00:00
ryanmcdonough
26333ee871 Material dividers 2015-01-12 11:06:42 +00:00
Fez Vrasta
656f572d3d Merge pull request #351 from gitarno/patch-1
Create line at the bottom of the list items
2015-01-08 14:40:25 +01:00
Arno
1f07d93981 Create line at the bottom of the list items
To use simply add to the class: '.baseline';
Compatibility with IE9 +
2015-01-08 11:35:04 -02:00
FezVrasta
cbdeec1e70 updated readme 2015-01-06 10:58:26 +01:00
FezVrasta
82ffa7a73d updated readme 2015-01-06 10:29:12 +01:00
FezVrasta
967ec61b0e autofill feature is now set to false by default 2015-01-06 10:28:40 +01:00
FezVrasta
eaba4143b2 Merge remote-tracking branch 'origin/master' 2015-01-06 10:25:18 +01:00
FezVrasta
2e6c341399 fixed problems with new ripples.js 2015-01-06 10:25:09 +01:00
Fez Vrasta
023c831730 Merge pull request #338 from usefulio/ignore_class_attribute_order
Class Order Independent Button Hovers
2015-01-03 08:46:06 +01:00
Ian Serlin
18fe5814a9 allows .btn* classes to be specified in any order and still receive proper hover state colors 2015-01-02 15:04:01 -08:00
FezVrasta
c71b908582 full color palette + ripples.js (WIP) 2014-12-29 14:33:55 +01:00
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