Commit Graph

2314 Commits

Author SHA1 Message Date
Jeremy Elbourn
9eb8935bb8 Remove superfluous display property on .mdl-button
`.mdl-button` has the `display` property set twice.
2015-07-30 11:54:38 -07:00
Ninir
bacfcc2ebc Fixed typo in the "card" README file 2015-07-30 18:37:56 +02:00
Surma
731cf65bec Revert "Add mdl-badge--overlap class (fixes #708)"
This reverts commit 9b3383c5f4.
2015-07-30 13:46:41 +01:00
Surma
424e981796 Merge pull request #1260 from google/revert-1233-issue-708
Revert "Add `mdl-badge--overlap` class"
2015-07-30 13:41:46 +01:00
Surma
407901630e Revert "Add mdl-badge--overlap class" 2015-07-30 13:41:00 +01:00
Surma
0ab08c6575 Merge pull request #1233 from google/issue-708
Add `mdl-badge--overlap` class
2015-07-30 12:17:13 +01:00
Sérgio Gomes
6d860ed164 Merge pull request #1256 from hobbyquaker/patch-1
Fix slider update with numeric 0
2015-07-30 11:51:20 +01:00
Surma
875001b167 Adjust documentation (Closes #) 2015-07-30 10:48:03 +01:00
Surma
55687b402b Add mdl-badge--overlap class (fixes #708) 2015-07-30 10:48:03 +01:00
Surma
92d2ef2de3 Set textfield internal nodes to block (fixes #1236) (Closes #1247) 2015-07-30 10:47:09 +01:00
Sebastian Raff
1250d5e7e9 Fix slider update with numeric 0
Updating a sliders value programmatically fails if value is numeric 0. 

 ```slider.MaterialSlider.change(0)```
2015-07-30 11:01:14 +02:00
Sam Thorogood
711f318529 Merge branch 'closure-fixes' of github.com:samthor/material-design-lite into closure-fixes 2015-07-30 10:05:59 +10:00
Sam Thorogood
12ec9e6d74 Move Closure types on componentHandler to hide from global namespace, adds comment 2015-07-30 10:04:38 +10:00
Sam Thorogood
43cfa3507a removed ( ), which are actually redundant 2015-07-30 09:52:22 +10:00
Surma
9ce7a6dca1 Set textare to display: block to remove baseline spacing (fixes #1178) (Closes #1234) 2015-07-29 12:57:19 +01:00
Surma
1b2662c3da Don't raise disabled colord buttons (fixes #1241) (Closes #1244) 2015-07-29 12:55:21 +01:00
Surma
379151006f Adjust documentation 2015-07-28 17:12:54 +01:00
Surma
9b3383c5f4 Add mdl-badge--overlap class (fixes #708) 2015-07-28 17:12:49 +01:00
Surma
8f45448f32 Ensure primary and accent are distinct (fixes #1206) (Closes #1228) 2015-07-28 15:38:53 +01:00
Jonathan Garbee
7f14b0b6b3 Added unit test for checking sibling updates on change. (Closes #1229) 2015-07-28 15:32:37 +01:00
Sam Thorogood
6dd9783baf moved type annotations 2015-07-28 18:45:15 +10:00
Sam Thorogood
e82bddd696 JSDoc type annotation fixes 2015-07-28 12:40:15 +10:00
Pascal Hertleif
99f2bd1aa3 Docs: Fix Cutting-the-mustard Link
It now contains the commit hash so that the line number stays correct. (Closes #1222)
2015-07-27 14:56:23 +01:00
Addy Osmani
9e6c6ec923 Bump to 1.0.2 2015-07-27 16:24:18 +09:00
Surma
976786f3fd Adjust layout large-screen breakpoint (fixes #1185) (Closes #1186) 2015-07-27 16:06:39 +09:00
Addy Osmani
adcb1e0757 Merge pull request #1174 from google/issue-1032
Don't save space for a burger icon when drawer is fixed (fixes #1032)
2015-07-27 03:44:58 +09:00
Addy Osmani
16235d0c32 Merge pull request #1205 from google/rollup/1.0.2
Added new methods for checking state on other components.
2015-07-27 03:44:31 +09:00
Jonathan Garbee
f16e7c8bc8 Added new methods for checking state on other components. Overhauled
tests naming and style.

Checkbox, Icon toggle, Radio, and Switch each receive new methods for
checking state.

Test suite language updated for better output. Expanded test coverage.
Finally, code style improvements.
2015-07-26 07:10:46 -04:00
Gabriel
f87ec98632 Code styling (Closes #1192) 2015-07-26 00:42:11 +09:00
Gheoan
19e5392aa6 Fix typo in dashboard template (Closes #1208) 2015-07-26 00:41:22 +09:00
Jonathan Garbee
400e6a4d80 Avoid dataset for IE10. (Closes #1190) 2015-07-26 00:40:10 +09:00
Jonathan Garbee
d81792c6e8 Update mini footer example to use non-deprecated classes. 2015-07-25 08:48:27 -04:00
Jonathan Garbee
2d7f1ee18e Update mega footer snippet to use non-deprecated classes. 2015-07-25 08:47:58 -04:00
Addy Osmani
060a4b016a Merge pull request #1183 from google/README-in-release
Add README to _release
2015-07-23 14:04:06 +01:00
Surma
18a6d10b89 Add README to _release 2015-07-23 13:26:55 +01:00
Addy Osmani
dba43aaa82 Bump package.json, bower.json 2015-07-23 11:22:40 +09:00
Surma
5a259fe410 Update watch directives (Closes #1147) 2015-07-23 11:17:27 +09:00
Surma
c7c01bfd4e Add linters as dependency to scripts task 2015-07-23 11:17:27 +09:00
Surma
311c9b82d7 Rename publish:bower to publish:release 2015-07-23 11:17:27 +09:00
Surma
0cf6a37ea2 Adjust .drone.yml accordingly 2015-07-23 11:17:27 +09:00
Surma
2be4176174 Use subtree to push _release 2015-07-23 11:17:27 +09:00
Surma
db798480f2 Separate lib from microsite in default task 2015-07-23 11:17:27 +09:00
skarEE
fdc9da6727 Fixing incorrect JS doc (Closes #1161) 2015-07-23 10:14:40 +09:00
Surma
1506398bef Don't save space for a burger icon when drawer is fixed (fixes #1032) 2015-07-22 17:07:01 +01:00
Jonathan Garbee
6c6f1346b0 Add doc on no spacing modifier. 2015-07-22 12:00:26 -04:00
Jonathan Garbee
146a455563 Address card review. (Closes #1145) 2015-07-22 15:28:13 +09:00
Jonathan Garbee
4d7e34e7b1 Add note on NodeJS requirement. (Closes #1126) 2015-07-22 15:11:04 +09:00
Surma
7709ad291a Add phantomjs to dependencies explicitly 2015-07-22 15:11:04 +09:00
Jonathan Garbee
7e5e13d00d Update gulp-sass version. 2015-07-22 15:11:04 +09:00
Surma
a000068869 Emit blur events for tooltips (fixes #1061) (Closes #1151) 2015-07-22 11:02:12 +09:00