Surma
c8b1d63f78
Merge pull request #1306 from cainmi/fix-376
...
Allow repaint to occur before removing ripple visibility
2015-08-08 19:44:27 +01:00
cainmi
2862535b52
Drop timeout back to 0
2015-08-08 15:51:11 +10:00
Sam Saccone
d5895f6fdc
Add menu memory retry logic
...
xref #1327 (Closes #1329 )
2015-08-07 18:37:19 +01:00
Sérgio Gomes
70fbf2213e
Merge pull request #1320 from SeanBannister/unneeded-class-removal
...
Removing all references to the mdl-layout--overlay-drawer-button class
2015-08-07 15:53:38 +01:00
Sean Bannister
b6c400f4be
Removing all references to the mdl-layout--overlay-drawer-button class
2015-08-08 00:49:00 +10:00
Sérgio Gomes
ad068a50ef
Merge pull request #1331 from google/fix-grid-codepen-style
...
Improve Grid component styling on CodePen.
2015-08-07 15:22:42 +01:00
Nicolas Garnier
78eecea52a
Improve Grid component styling on CodePen.
...
Fixes #1009
2015-08-07 16:17:30 +02:00
Sérgio Gomes
1eaf7d92f4
Merge pull request #1327 from google/update-layout-docs
...
Fixes errors and omissions in existing layout docs. Fixes #1310
2015-08-07 14:29:40 +01:00
Sérgio Gomes
87368f406c
Fixes errors and omissions in existing layout docs. Fixes #1310
2015-08-07 14:16:27 +01:00
Nicolas Garnier
6601c5fa27
Merge pull request #1325 from SeanBannister/css-naming-inconsistencies
...
Fixing CSS formatting and naming inconsistencies in demos
2015-08-07 14:33:23 +02:00
Sean Bannister
da71ff48ad
Fixing CSS coding standard inconsistencies in demos
2015-08-07 19:58:02 +10:00
Surma
deadc15943
Merge pull request #1316 from google/drone-memory-test
...
Run @samccone's memory test on drone
2015-08-06 15:42:07 +01:00
alex
83e167549f
Run memory tests on CI
2015-08-06 15:34:47 +01:00
Sean Bannister
c1d3435c72
Remove unneeded textfield-demo classes from Text Fields documentation ( Closes #1315 )
2015-08-06 09:48:30 +01:00
Sean Bannister
1c3750bdad
Remove unneeded progress-demo classes from Loading documentation
2015-08-06 09:48:30 +01:00
Sean Bannister
ae58509f10
Fixing link location for the "cutting the mustard" test ( Closes #1318 )
2015-08-06 09:46:28 +01:00
Surma
87c48c2241
Merge pull request #1026 from samccone/sjs/memory-tests
...
🐳 Add initial automated memory test.
2015-08-05 15:59:52 +01:00
Surma
7dd60fcb77
Merge pull request #1314 from google/fix-readme-new-gulpfile
...
Fixes the README instructions for latest gulp file rework.
2015-08-05 15:54:20 +01:00
Nicolas Garnier
b32a9ab3d3
Fixes the README instructions for latest gulp file rework.
...
Fixes #1304
2015-08-05 16:52:04 +02:00
Sam Saccone
549844b425
Add initial automated memory test.
...
This is the initial automated memory test for the menu component in
material design light.
Running this file will check to see if any new DOM nodes or listeners
have been created, therefore automatically detecting memory leaks.
2015-08-05 10:29:20 -04:00
Surma
a752f0e7b5
Merge pull request #1295 from google/issue-1288
...
Auto-generate unique classes for each demo
2015-08-05 12:46:11 +01:00
Surma
4c6f855bc5
Update textfield demos
2015-08-05 12:44:48 +01:00
Surma
dc509ffb57
Update slider demos
2015-08-05 12:44:48 +01:00
Surma
ae8a7de7c3
Update progress demos
2015-08-05 11:23:44 +01:00
Surma
80bd1c8700
Update menu demos
2015-08-05 11:23:44 +01:00
Surma
c31eb05a21
Update layout demos
2015-08-05 11:23:44 +01:00
Surma
67d29b4780
Update grid demo
2015-08-05 10:56:45 +01:00
Surma
6b7cc9070b
Update badges demo
2015-08-05 10:56:45 +01:00
Surma
91651b020e
Auto-generate unique classes for each demo
2015-08-05 10:47:36 +01:00
Surma
21e1fbc1de
Update documentation ( Closes #1296 )
2015-08-05 09:41:19 +01:00
Surma
e1c0987297
Add disabled class to button
2015-08-05 09:41:19 +01:00
Sean Bannister
d59fd2bcce
Adding extra git commands that windows users should run to receive correct line endings ( Closes #1301 )
2015-08-05 09:40:47 +01:00
Surma
bb4ff08def
Handle disabled textfields with floating labels ( fixes #1255 ) ( Closes #1302 )
2015-08-05 09:39:51 +01:00
cainmi
a4c40669ee
Allow repaint to occur before removing ripple visibility
...
Resolves google/material-design-lite#376
2015-08-05 11:25:59 +10:00
Surma
df793cda2f
Merge pull request #1300 from afonsopacifer/readme-update
...
link for wiki added in readme.md
2015-08-04 18:19:19 +01:00
afonsopacifer
1488212557
link for wiki added in readme.md
2015-08-04 13:33:18 -03:00
Surma
4890f01313
Merge pull request #1291 from eduardoboucas/master
...
Fix typo in layout README
2015-08-04 12:51:56 +01:00
Eduardo Boucas
ffd9869e2c
Fix typo in layout README
2015-08-04 12:20:25 +01:00
Neil Kim Gardose
14ac582a52
Explicitly use absolute path for gulp task "style:gen"
...
- change to __dirname since "./" means relative to current working directory (Closes #1213 )
2015-08-04 10:54:15 +01:00
Neil Kim Gardose
8e7ee50b92
Simplify cell columns on grid component
...
- group default and device column classes on each device media queries
2015-08-04 10:54:15 +01:00
Addy Osmani
e1937781f1
Merge pull request #1053 from google/started-expectations
...
Add responsibilities section to Getting Started.
2015-08-03 18:48:35 +01:00
Addy Osmani
5f1a162fd9
Some tweaks to the text
2015-08-03 18:28:56 +01:00
Surma
9cf596c036
Merge pull request #1285 from google/fix-radio-position
...
Fixing radio button position
2015-08-03 18:13:16 +01:00
Sérgio Gomes
88c963c495
Fixing radio button position
2015-08-03 17:01:02 +01:00
Surma
426395b3d2
Catch scrolling when drawer is open ( fixes #1076 ) ( Closes #1282 )
2015-08-03 15:26:48 +01:00
Surma
4710fcb6db
Align icons inside buttons with text ( fixes #1131 ) ( Closes #1281 )
2015-08-03 14:29:55 +01:00
Surma
7f1a1de9f4
Merge pull request #1266 from AliMD/patch-1
...
main.js: disable empty links
2015-08-03 10:34:22 +01:00
Surma
85914d9ba8
Merge pull request #1279 from afonsopacifer/readme-update
...
Adding a link to contributing.md in readme.md
2015-08-02 11:54:32 +01:00
afonsopacifer
e95112d422
Adding a link to contributing.md in readme.md
2015-08-01 23:54:13 -03:00
Surma
1d937613c5
Merge pull request #1277 from afonsopacifer/contributing-update
...
link for AngularJS contribution guidelines added
2015-08-01 17:25:53 +01:00