Commit Graph

2224 Commits (ad068a50effc4d47821fe97a8d8b6c616a663166)

Author SHA1 Message Date
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
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
afonsopacifer 24e27d240d link for AngularJS contribution guidelines added 2015-08-01 12:06:36 -03:00
Surma 09c3cdb447 Merge pull request #1273 from codeandrop/fix-readme-git-clone
fixes git clone --bare to git clone to run npm install
2015-07-31 22:15:51 +01:00
Andres Osorio Plata 4a34b7f2bc fixes git clone --bare to git clone to run npm install 2015-07-31 20:22:54 +00:00
Surma fef8324436 Merge pull request #1270 from google/cache-ttl
Increase cache TTL to 1 hour for code.getmdl.io
2015-07-31 13:45:00 +01:00
Sérgio Gomes c0d50d90cc Merge pull request #1269 from google/gulp-race
Ensure style template is rendered before generating color combos
2015-07-31 12:23:29 +01:00
Surma f013445442 Ensure style template is rendered before generating color combos 2015-07-31 12:15:55 +01:00