krzystof
2b428d85a4
Fix jshint warnings
2015-10-30 11:47:47 +00:00
krzystof
c65200d277
Fix Main file in package.json
2015-10-30 11:41:45 +00:00
Fez Vrasta
12a738a87b
Merge pull request #699 from wolfika/master
...
Replace hard-coded font path in roboto.less
2015-10-10 16:05:30 +02:00
wolfika
88c6f9c1b9
replace hard-coded font path in roboto.less
...
The path for fonts were hard-coded into the roboto.less file. I imported
the required _variable and _colors files into roboto.less, so that the
variable containing the fonts path could be reached.
fixes #697
2015-10-08 20:51:13 +02:00
Fez Vrasta
7df8b3a0b4
Merge pull request #683 from craigrich/issue/672
...
Fix - Dropdown Icon
2015-08-26 21:06:28 +02:00
Fez Vrasta
0ed41c3a58
Merge pull request #685 from 8aginski/master
...
Fixed one of the conditions for adding the "empty" CSS class
2015-08-26 21:06:07 +02:00
Michał Bagiński
adeb169849
fixed one of the conditions for adding the "empty" CSS class
2015-08-26 18:13:13 +02:00
Craig Richardson
73dffbca42
Fixes #672
2015-08-26 10:52:01 +01:00
Fez Vrasta
08e9c2d8c8
Merge pull request #679 from 8aginski/master
...
Fixed the CSS selector
2015-08-23 23:13:30 +02:00
Michał Bagiński
d05bd4c123
fixed the CSS selector
2015-08-22 23:09:49 +02:00
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
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