Commit Graph

581 Commits

Author SHA1 Message Date
Fez Vrasta
6d4e67a5c1 Merge pull request #402 from pglibay/master
Edit typo on CONTRIBUTING.md
2015-02-12 19:08:36 +01:00
Fez Vrasta
a3d9889ea1 Merge pull request #422 from phillc/master
Change togglebutton's first-child to first-of-type
2015-02-12 19:06:51 +01:00
Fez Vrasta
a15296fc53 Merge pull request #426 from coliff/patch-1
Update bootstrap-elements.html
2015-02-12 19:06:31 +01:00
Fez Vrasta
5eab76465b Merge pull request #427 from coliff/patch-2
Update index.html
2015-02-12 19:06:22 +01:00
Fez Vrasta
dd58a44bf5 Merge pull request #428 from coliff/patch-3
Update test.html
2015-02-12 19:06:07 +01:00
Christian
f2c8010ce7 Update test.html
Update CDN links to latest version of Bootstrap (3.3.2)
2015-02-12 18:25:27 +09:00
Christian
1153462063 Update index.html
Update CDN link to latest version of Bootstrap (3.3.2).
2015-02-12 18:23:59 +09:00
Christian
83bd41af67 Update bootstrap-elements.html
Update to latest version of Bootstrap (3.3.2).
2015-02-12 18:22:43 +09:00
FezVrasta
842f4c9c21 Merge remote-tracking branch 'origin/gh-pages' into gh-pages 2015-02-11 17:10:15 +01:00
FezVrasta
5e6f593ccb Merge remote-tracking branch 'originssh/master' 2015-02-11 17:03:53 +01:00
FezVrasta
01b2b75280 added carbon ad 2015-02-11 17:03:18 +01:00
phillc
a4a7911193 Change togglebutton's first-child to first-of-type 2015-02-10 19:57:50 -05:00
Phillip Glenn Libay
e4aef92670 Edit typo on CONTRIBUTING.md 2015-02-02 14:15:09 +08:00
Fez Vrasta
c83d857a26 Merge pull request #390 from tyutyutyu/patch-1
Typo in CSS class name
2015-01-30 14:15:33 +01:00
István Földházi
99b6d0c458 Typo in CSS class name 2015-01-30 14:10:28 +01:00
FezVrasta
035999f8ef Merge remote-tracking branch 'origin/master' 2015-01-27 15:27:08 +01:00
FezVrasta
79ba5f49af input underline is 1px, highlight underline is 2 px 2015-01-27 15:26:48 +01:00
Fez Vrasta
571c727d8c Merge pull request #371 from kmmbvnr/master
Don't set floating label on leave
2015-01-27 12:48:06 +01:00
FezVrasta
dbe4705ef8 Big improvement on input highlight effect.
Now inputs doesn't need form-input-wrapper and neither the material-input span to make the animation.
2015-01-26 18:05:46 +01:00
FezVrasta
3bfd628181 removed meteor folder from gh-pages 2015-01-26 07:42:21 +01:00
Fez Vrasta
07dc9718e5 Merge pull request #378 from jerone/issue-368
🐛 Dropdown active class support. Fixes #368
2015-01-26 07:27:01 +01:00
Jeroen van Warmerdam
05655dd96d 🐛 Dropdown active class support. Fixes #368 2015-01-25 18:42:53 +01:00
Fez Vrasta
c27e059d3d Merge pull request #370 from morrissinger/master
Update bower.json
2015-01-20 19:51:01 +01:00
Mikhail Podgurskiy
663c604e7b Don't set floating label on leave
Navigation over empty fields using Tab should not bounce the labels
2015-01-20 07:16:59 +05:00
Morris Singer
6b0b5d790d Update bower.json 2015-01-19 14:18:25 -05:00
Fez Vrasta
8a9b3da18d Merge pull request #365 from urecio/fix-arrive-when-custom-options
Fix(arrive)
2015-01-17 12:29:26 +01:00
Unai Recio
47202861d5 Fix(arrive):
- Adds conditions also when using arriveJS
- Includes ripples to the arrive support
2015-01-16 16:37:26 +00:00
Fez Vrasta
fa450b6a53 Merge pull request #361 from ryanmcdonough/master
Dividers
2015-01-13 13:34:28 +01:00
ryanmcdonough
1ef093fb33 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
c6c1e2fa23 Include dividers material design 2015-01-12 13:53:59 +00:00
ryanmcdonough
c15c03390d Material dividers 2015-01-12 11:20:49 +00:00
ryanmcdonough
2028119c2a Material dividers 2015-01-12 11:06:42 +00:00
Fez Vrasta
0cbaccdc1c 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
31d0346c67 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
ab534790c3 updated readme 2015-01-06 10:58:26 +01:00
FezVrasta
6c5732b036 updated readme 2015-01-06 10:29:12 +01:00
FezVrasta
f2086a6a4b autofill feature is now set to false by default 2015-01-06 10:28:40 +01:00
FezVrasta
535c62aa60 Merge remote-tracking branch 'origin/master' 2015-01-06 10:25:18 +01:00
FezVrasta
1f19e97bc3 fixed problems with new ripples.js 2015-01-06 10:25:09 +01:00
Fez Vrasta
e799e6668f 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
f955393f13 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
fcd35da52b full color palette + ripples.js (WIP) 2014-12-29 14:33:55 +01:00
Fez Vrasta
c03c4ddf56 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
8160bd63e7 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
e88262858a 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
789d3517db Update ripples.js to pass travis validation 2014-12-28 13:52:06 -02:00
Guilherme Rv Coelho
27d1a7a8e5 Update ripples.js to double quotes 2014-12-28 13:36:55 -02:00
FezVrasta
bb77e97ec7 Merge remote-tracking branch 'origin/master' 2014-12-28 15:47:15 +01:00
Guilherme Rv Coelho
0de9d60e30 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
1fcca23ec5 bower badge added 2014-12-28 15:39:03 +01:00