Kevin Ross
d2116947ba
converting nested mixins to a list generated approach
2015-11-02 18:29:40 -06:00
Kevin Ross
1654ca56eb
working on converting _mixins.scss by hand.
2015-11-02 17:55:59 -06:00
Kevin Ross
f397283d95
first automated sass conversion, using grunt task 'material:sass'
2015-11-02 14:39:13 -06:00
Kevin Ross
44d14470bc
prepare grunt-less-to-sass
2015-11-02 13:42:29 -06:00
Fez Vrasta
81f25a7629
Merge pull request #709 from krzystof/master
...
Fix Main file in package.json
2015-10-30 18:12:42 +01:00
krzystof
058cd82df0
Wait for page load during test
2015-10-30 12:58:31 +00:00
krzystof
b76a53a1af
Update package.js in Meteor for travis CI
2015-10-30 12:24:13 +00:00
krzystof
4ad380f5a7
Update Meteor version requirement
2015-10-30 12:17:55 +00:00
krzystof
b9ba8c93eb
Fix grunt task for travis CI
2015-10-30 12:02:13 +00:00
krzystof
9971d49a0a
Fix jshint warnings
2015-10-30 11:47:47 +00:00
krzystof
e7fc2583f8
Fix Main file in package.json
2015-10-30 11:41:45 +00:00
Fez Vrasta
8cf7f0c522
Merge pull request #699 from wolfika/master
...
Replace hard-coded font path in roboto.less
2015-10-10 16:05:30 +02:00
wolfika
4171e4dd64
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
10c38d66ae
Merge pull request #683 from craigrich/issue/672
...
Fix - Dropdown Icon
2015-08-26 21:06:28 +02:00
Fez Vrasta
1d113cccde
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
e48f14c3b7
fixed one of the conditions for adding the "empty" CSS class
2015-08-26 18:13:13 +02:00
Craig Richardson
68a3c69651
Fixes #672
2015-08-26 10:52:01 +01:00
Fez Vrasta
1e820e5e24
Merge pull request #679 from 8aginski/master
...
Fixed the CSS selector
2015-08-23 23:13:30 +02:00
Michał Bagiński
4c55c30074
fixed the CSS selector
2015-08-22 23:09:49 +02:00
Fez Vrasta
135c9033c1
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
bbb0b115fb
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
894c53d979
grunt
2015-08-22 15:13:49 +02:00
Fez Vrasta
35b156684d
Merge pull request #675 from abaldwin99/master
...
add bower bootstrap dependency closes #606
2015-08-21 08:09:50 +02:00
Alex Baldwin
03e799cfc0
add bootstrap dependency fixes #606
2015-08-19 21:54:49 -04:00
Fez Vrasta
09cbb7fdaf
Merge pull request #659 from dciccale/patch-1
...
more $(this) caching
2015-08-04 13:59:19 +02:00
Denis Ciccale
689466b1f2
cache $(document)
2015-08-03 22:26:33 +02:00
Denis Ciccale
ca4d08bdda
more $(this) caching
2015-08-03 22:16:46 +02:00
Fez Vrasta
198f675e7a
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
df12d42b26
fixed bug not added class empty if input error and empty value
2015-07-24 12:40:07 +03:00
Fez Vrasta
49634eb71c
Merge pull request #637 from HeliumSquid/master
...
Centred icons inside of floating action buttons.
2015-07-07 15:05:42 +02:00
FezVrasta
d8a402a158
removed contrib part
2015-07-07 15:05:11 +02:00
FezVrasta
580369208f
MIT
2015-07-07 15:02:26 +02:00
HeliumSquid
a3216c29b9
Centred icons inside of floating action buttons.
2015-07-04 17:30:47 +02:00
Fez Vrasta
2090c32c57
Merge pull request #627 from Invis1ble/fix-394
...
Fix 394
2015-06-29 22:33:21 +02:00
Invis1ble
8dab9644be
Fixed indents
2015-06-27 13:23:55 +03:00
Invis1ble
aaddbc4c1b
Fixed https://github.com/FezVrasta/bootstrap-material-design/issues/394
2015-06-27 13:18:26 +03:00
Fez Vrasta
5500553cec
Merge pull request #588 from arturu/patch-1
...
Create custom-color-palette.sh
2015-06-25 11:19:33 +02:00
Fez Vrasta
d496fc605f
Merge pull request #595 from Shustoff/master
...
Ripples for pagination buttons
2015-06-25 11:19:17 +02:00
Fez Vrasta
0ebbd47d77
Merge pull request #624 from coliff/patch-5
...
Update index.html
2015-06-25 11:17:08 +02:00
Christian
55b89c133c
Update index.html
...
Update to Bootstrap latest version v3.3.5
2015-06-24 23:37:14 +09:00
FezVrasta
cd4ba9ee7d
grunt
2015-06-05 15:38:14 +02:00
FezVrasta
f4b6cdd447
fixes #609
2015-06-05 15:37:09 +02:00
Fez Vrasta
59b2053d90
Merge pull request #585 from Vilsol/master
...
Fix small icons on chrome
2015-05-18 10:59:06 +02:00
Dmitry Shustov
14196d2e83
Ripples for pagination buttons
2015-05-14 12:59:32 +03:00
Fez Vrasta
974d9805eb
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
8b139e8751
Create custom-color-palette.sh
...
This script allows you to generate colors palette
Ciao :)
2015-05-10 19:42:16 +02:00
Vilsol
c4ac976642
Fix small icons on chrome
2015-05-09 23:16:03 +01:00
FezVrasta
b76b877e42
fixes #542
2015-04-29 13:27:40 +02:00
FezVrasta
82ce0a94d5
fixed animation of inputs
2015-04-29 13:25:17 +02:00
FezVrasta
d1146c85d7
fixed #541
2015-04-29 13:17:53 +02:00