Commit Graph

866 Commits

Author SHA1 Message Date
Fez Vrasta
23660e0046 Merge pull request #677 from 8aginski/master
Attach document-level delegated event handlers only once
2015-08-22 18:04:55 +02:00
Michał Bagiński
54b79ecd18 attach document-level delegated event handlers only once
These handlers were wrongly attached on every input(...) or autofill(...) call, which resulted in redundant attachments in certain scenarios (e.g. when using arrive). Now they are attached only on init().
2015-08-22 16:17:50 +02:00
Michał Bagiński
efc794c3ed grunt 2015-08-22 15:13:49 +02:00
Fez Vrasta
8fc75c92b5 Merge pull request #675 from abaldwin99/master
add bower bootstrap dependency closes #606
2015-08-21 08:09:50 +02:00
Alex Baldwin
542bd0bb31 add bootstrap dependency fixes #606 2015-08-19 21:54:49 -04:00
David Eberlein
f854082f72 Fix z-index issues with tooltips in .checkbox
Fixes Issue #670
2015-08-18 09:58:10 +02:00
Fez Vrasta
c6352f3606 Merge pull request #659 from dciccale/patch-1
more $(this) caching
2015-08-04 13:59:19 +02:00
Denis Ciccale
e249aa948a cache $(document) 2015-08-03 22:26:33 +02:00
Denis Ciccale
3ae84b8b78 more $(this) caching 2015-08-03 22:16:46 +02:00
Fez Vrasta
b88894431b Merge pull request #649 from GitScrum/master
fixed bug not added class empty if input error and empty value
2015-07-26 00:56:12 +02:00
Ivan Demidov
1942e766fa fixed bug not added class empty if input error and empty value 2015-07-24 12:40:07 +03:00
Fez Vrasta
42b575c899 Merge pull request #637 from HeliumSquid/master
Centred icons inside of floating action buttons.
2015-07-07 15:05:42 +02:00
FezVrasta
f2f788a72e removed contrib part 2015-07-07 15:05:11 +02:00
FezVrasta
e6e06d25ab MIT 2015-07-07 15:02:26 +02:00
HeliumSquid
fd76104484 Centred icons inside of floating action buttons. 2015-07-04 17:30:47 +02:00
Fez Vrasta
18fc7137e2 Merge pull request #627 from Invis1ble/fix-394
Fix 394
2015-06-29 22:33:21 +02:00
Invis1ble
32cd7ee54f Fixed indents 2015-06-27 13:23:55 +03:00
Invis1ble
9cd640953d Fixed https://github.com/FezVrasta/bootstrap-material-design/issues/394 2015-06-27 13:18:26 +03:00
Fez Vrasta
0528ac36a1 Merge pull request #588 from arturu/patch-1
Create custom-color-palette.sh
2015-06-25 11:19:33 +02:00
Fez Vrasta
78c84c7826 Merge pull request #595 from Shustoff/master
Ripples for pagination buttons
2015-06-25 11:19:17 +02:00
Fez Vrasta
0cb2732fcc Merge pull request #624 from coliff/patch-5
Update index.html
2015-06-25 11:17:08 +02:00
Christian
139631b61e Update index.html
Update to Bootstrap latest version v3.3.5
2015-06-24 23:37:14 +09:00
FezVrasta
730d5a257f grunt 2015-06-05 15:38:14 +02:00
FezVrasta
8da6f32583 fixes #609 2015-06-05 15:37:09 +02:00
Fez Vrasta
275fc55199 Merge pull request #585 from Vilsol/master
Fix small icons on chrome
2015-05-18 10:59:06 +02:00
Dmitry Shustov
c033afd722 Ripples for pagination buttons 2015-05-14 12:59:32 +03:00
Fez Vrasta
89cf685de8 Merge pull request #575 from LinXitoW/patch-1
Fix ripple effect for touch devices
2015-05-10 19:18:28 -07:00
Pietro Arturo Panetta
4d35b9bbbe Create custom-color-palette.sh
This script allows you to generate colors palette
Ciao :)
2015-05-10 19:42:16 +02:00
Vilsol
20c84d267b Fix small icons on chrome 2015-05-09 23:16:03 +01:00
FezVrasta
3636541419 fixes #542 2015-04-29 13:27:40 +02:00
FezVrasta
0f2e4c31ff fixed animation of inputs 2015-04-29 13:25:17 +02:00
FezVrasta
8be690bd05 fixed #541 2015-04-29 13:17:53 +02:00
Marcel
a00454e880 Build 2015-04-27 16:16:17 +02:00
LinXitoW
25dbdcbdd7 Fix ripple effect for touch devices 2015-04-27 15:51:02 +02:00
Fez Vrasta
c5cde3f98e Merge pull request #558 from anandubajith/patch-1
Remove conflicting font declaration from .icon-preview span
2015-04-17 14:51:25 +02:00
Anandu B Ajith
6cdc2cac78 Remove conflicting font declaration from .icon-preview span 2015-04-17 15:50:07 +05:30
Fez Vrasta
06106318f9 Merge pull request #547 from jonginn/master
Fix Sass material font path variable
2015-04-08 21:42:58 +02:00
Jonathan Ginn
eaa45e58fc Fix Sass material font path variable
Signed-off-by: Jonathan Ginn <jon@jonginn.com>
2015-04-08 20:07:07 +01:00
Fez Vrasta
ae2bb06132 Merge pull request #505 from truyencuatui/master
Update test.html
2015-04-08 14:56:26 +02:00
Fez Vrasta
93384b5bb1 Merge pull request #546 from reevolt/master
Fix padding issue for dialogs according Material design guide lines
2015-04-08 14:54:52 +02:00
Romain Cherix
613f9e2c81 Fix padding issue for dialogs according Material design guide lines 2015-04-08 10:24:22 +02:00
Fez Vrasta
18ffcc695b Merge pull request #523 from GradyD/Dropdown
Dropdown
2015-03-27 16:54:44 +01:00
GradyD
5134d7d484 Adde vars for dropdown 2015-03-23 23:31:30 -04:00
GradyD
a70dc2f204 Updating branch 2015-03-23 23:29:11 -04:00
Grady Duncan
1274177f7e Merge pull request #4 from FezVrasta/master
Updating fork
2015-03-23 23:27:22 -04:00
GradyD
537f88fa2f Dropdown material styles 2015-03-23 23:25:48 -04:00
Fez Vrasta
d703f7f4c0 Merge pull request #514 from enyosolutions/patch-1
added card information do the doc
2015-03-20 19:20:52 +01:00
Enyosolutions
3b2620d0da added card information do the doc
The cards haven't been merged to the trunk, but where not available in the doc. I personally found the feature just because i was reading the css.

it was just a copy paste
2015-03-20 18:30:04 +01:00
FezVrasta
b6da08736b Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design 2015-03-19 15:26:26 +01:00
FezVrasta
56a6d8d8ee removed useless keyframes animation from inputs 2015-03-19 15:26:00 +01:00