GradyD
5985aa53f7
Merge branch 'master' of https://github.com/GradyD/bootstrap-material-design
2015-02-12 23:27:52 -05:00
GradyD
5f9d0bb8cb
modified: .gitignore
...
deleted: bootstrap-material-0.2.0.tgz
2015-02-12 23:22:38 -05:00
Grady Duncan
05223f35bc
Delete bootstrap-material-0.2.0.tgz
2015-02-12 23:15:12 -05:00
GradyD
a12627188b
Changes to be committed:
...
modified: bower.json
modified: package.json
Added better syntax to bower.json and added Bootstrap as a dependency. Also added jQuery and Bootstrap dependencies to package.json for those that prefer NPM over Bower.
2015-02-12 23:09:14 -05:00
GradyD
548c77190d
Changes to be committed:
...
modified: bower.json
This commit takes the jQuery version from 2.1.1 to 1.9.1. I did not
notice any issues when smoke testing the bootstrap-elements.html page
or in the console.
2015-02-12 21:00:10 -05:00
Grady Duncan
2d8c30fb01
Merge pull request #1 from FezVrasta/master
...
Syncing with Master Fork
2015-02-12 20:47:28 -05:00
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
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
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