Commit Graph

2843 Commits

Author SHA1 Message Date
Sérgio Gomes
b699ce993d Merge pull request #4966 from google/greenkeeper-babel-core-6.20.0
Update babel-core to version 6.20.0 🚀
2016-12-15 15:50:02 +00:00
Sérgio Gomes
9fac88fbb4
Fixing build after babel-core update. 2016-12-15 15:37:22 +00:00
greenkeeperio-bot
56102636b6
chore(package): update babel-core to version 6.20.0
https://greenkeeper.io/
2016-12-15 15:26:53 +00:00
Sérgio Gomes
6c2b2ea29e Merge pull request #4971 from google/greenkeeper-gulp-sass-3.0.0
Update gulp-sass to version 3.0.0 🚀
2016-12-15 15:25:48 +00:00
greenkeeperio-bot
730f1a72f2
chore(package): update gulp-sass to version 3.0.0
https://greenkeeper.io/
2016-12-15 15:15:42 +00:00
Sérgio Gomes
0b2f959c02 Temporarily disable memory tests in drone due to timeouts. 2016-12-15 08:26:22 -05:00
Sérgio Gomes
bdb5cae2ba Merge pull request #4978 from pndewit/mdl-1.x
fix(radio): add height and vertical-align
2016-12-15 13:09:20 +00:00
Patrick de Wit
e2df36d5a0 fix(radio): add height and vertical-align
Add height and vertical-align to radio buttons so that radio buttons in list actions align correctly with the content. The added styles are already present in the checkbox component which does not have this issue.
2016-12-14 13:29:00 +01:00
Sérgio Gomes
7c7b448d9f Merge pull request #4817 from enniel/fix-spinner-styles
fix spinner styles
2016-12-07 11:37:16 +00:00
Evgeni Razummov
fbb370dc48 fix 2016-12-06 11:02:46 +03:00
Sérgio Gomes
6f96b66753 Update readme with mdl-layout__tab-manual-switch. 2016-11-21 15:25:19 +00:00
Sérgio Gomes
46493d581a Merge pull request #4859 from chajath/mdl-1.x
Add layout tab class to disable js layout switching
2016-11-21 15:16:11 +00:00
Sérgio Gomes
2eaf506ee0 Merge pull request #4885 from google/greenkeeper-gulp-imagemin-3.1.0
Update gulp-imagemin to version 3.1.0 🚀
2016-10-28 11:40:42 +01:00
greenkeeperio-bot
d672960e3e chore(package): update gulp-imagemin to version 3.1.0
https://greenkeeper.io/
2016-10-28 03:46:01 -04:00
刘夏
faff9e16ca fix ripple.js bug (#4865)
* fix ripple.js bug

when the clientX or clientY value is 0 , it will be wrong!

* fix ripple mousedown bug

when clientX or clientY value is 0, it will be wrong
2016-10-25 15:46:38 +01:00
Sérgio Gomes
40290b399a Merge pull request #4860 from MitchLillie/fix/allow-hrefs-in-tabs
fix(tabs): Allow tab hrefs to point anywhere
2016-10-25 15:25:10 +01:00
Sérgio Gomes
4e901f0074 Merge pull request #4849 from leocaseiro/enable-border-card-supporting-text
feat(Card): enable border for mdl-card__supporting-text
2016-10-25 15:23:24 +01:00
Mitch Lillie
14b6cb1c52 fix(tabs): Allow tab hrefs to point anywhere
* Check for '#' before proceeding with querySelector and tab state modification
* Allows anchors to point to other links

Closes #4072
2016-10-19 14:44:01 -07:00
yiinho
b353f83e09 Add class to disable js layout switching
This is helpful when using MDL with other frameworks that provide routing such as Angular2.
2016-10-18 15:14:35 -07:00
leocaseiro
4ee5202c6c feat(Card): enable border for mdl-card__supporting-text 2016-10-14 17:49:31 +11:00
Sérgio Gomes
feca3a815a Merge pull request #4845 from google/greenkeeper-gulp-sourcemaps-2.0.1
Update gulp-sourcemaps to version 2.0.1 🚀
2016-10-12 17:09:01 +01:00
greenkeeperio-bot
53204f6ba4 chore(package): update gulp-sourcemaps to version 2.0.1
https://greenkeeper.io/
2016-10-12 16:58:23 +01:00
Sérgio Gomes
60e3886a3d Merge pull request #4838 from ProZsolt/patch-1
Fix alignment in list-control.html
2016-10-12 16:37:03 +01:00
Sérgio Gomes
fcb8c35c03 Fix linting issue in radio.js 2016-10-12 16:34:47 +01:00
Sérgio Gomes
3b8b0d1933 Merge pull request #4833 from CodeGenTeam/fix-error
Fix unit test mdl-1.x
2016-10-12 16:26:00 +01:00
Zsolt Prontvai
da66171262 Fix alignment in list-control.html 2016-10-10 18:38:58 +02:00
Sérgio Gomes
24e1b02db0 Merge pull request #4809 from aJchemist/patch-1
Fixed MaterialRadio.prototype.onChange_
2016-10-10 12:47:21 +01:00
Sérgio Gomes
c6a883a869 Merge pull request #4813 from nayzawoo/patch-1
Add a missing space
2016-10-07 17:16:38 +01:00
Ruslan
8f58d1a694 refix radio.js, mocha is true 2016-10-07 11:24:24 +00:00
Ruslan
75e7f9d289 fix data-table unit test 2016-10-07 07:56:03 +00:00
Ruslan
12e2829f61 fix radio unit test 2016-10-07 07:55:37 +00:00
aJchemist
720deed673 Fixed MaterialRadio.prototype.onChange_
Fixed Uncaught TypeError: Cannot read property 'updateClasses_' of undefined
2016-10-06 12:13:51 +09:00
Andrew Petro
fde47f749d Fix "issue tracker" hyperlink in CONTRIBUTING.md . 2016-10-04 09:53:16 -04:00
Sérgio Gomes
f52e765ad5 Merge pull request #4779 from google/greenkeeper-jquery-3.1.1
Update jquery to version 3.1.1 🚀
2016-10-04 11:20:16 +01:00
Sérgio Gomes
fb59319684 Merge pull request #4781 from AlexanderOtavka/initial-upgrade-config
Add componentHanderConfig to configure upgrade on page load
2016-10-04 11:19:59 +01:00
Evgeny Razumov
9f025d407f fix 2016-10-04 10:28:08 +03:00
Nay Zaw Oo
f71153378c Add a missing space 2016-10-03 00:38:24 +06:30
Sérgio Gomes
621bdd2352 Merge pull request #4789 from google/greenkeeper-gulp-mocha-phantomjs-0.12.0
Update gulp-mocha-phantomjs to version 0.12.0 🚀
2016-09-27 13:30:30 +01:00
greenkeeperio-bot
24cb22fa80 chore(package): update gulp-mocha-phantomjs to version 0.12.0
https://greenkeeper.io/
2016-09-24 03:27:24 -04:00
Zander Otavka
ef69a4a666 Prevent component upgrades by catching events. 2016-09-23 12:53:42 -05:00
Zander Otavka
2666977d92 Revert "Add componentHanderConfig to config auto upgrade"
This reverts commit 07bd6fdd94.
2016-09-23 12:11:05 -05:00
Zander Otavka
93304a8fdd Revert "Fix closure errors"
This reverts commit f90790b58c.
2016-09-23 12:10:52 -05:00
Zander Otavka
f90790b58c Fix closure errors 2016-09-22 21:55:30 -05:00
Zander Otavka
07bd6fdd94 Add componentHanderConfig to config auto upgrade 2016-09-22 21:35:47 -05:00
greenkeeperio-bot
263ecf336e chore(package): update jquery to version 3.1.1
https://greenkeeper.io/
2016-09-22 18:38:31 -04:00
Sérgio Gomes
b6682137a9 Merge pull request #4762 from google/greenkeeper-acorn-4.0.3
Update acorn to version 4.0.3 🚀
2016-09-22 15:41:25 +01:00
greenkeeperio-bot
55a4082262 chore(package): update acorn to version 4.0.3
https://greenkeeper.io/
2016-09-16 04:05:39 -04:00
Michael Herzog
88872e672e Fix search icon position in dashboard template 2016-09-15 08:09:08 -04:00
Evgeni Razumov
609fc1b5a0 Fix list class reference to display the proper modifier classes. 2016-09-14 07:34:28 -04:00
Johannes
f941a99370 Add comment to be consistent with comments above other demo snippets 2016-09-13 09:59:24 -04:00