Commit Graph

2872 Commits (master)

Author SHA1 Message Date
Jonathan Garbee cc71c80777 Merge pull request #4033 from KeizerDev/fixed-ending-tag
Fixed ending tag in the tabs/README.md
2016-01-27 09:03:40 -05:00
Robert-Jan Keizer e81fd70287 Fixed another typo 2016-01-27 14:06:54 +01:00
Robert-Jan Keizer 647ad888f6 Fixed typo in the Tabs/README.md 2016-01-27 14:00:51 +01:00
Sérgio Gomes 53f9a2bf7b Merge pull request #2025 from google/garbee/dialog
🆕 Add dialog component
2016-01-27 12:49:52 +00:00
Surma bf7425e7a4 Merge pull request #4010 from google/layout-scrolling-safari
Layout scrolling safari
2016-01-22 17:13:58 +00:00
Surma b036719335 Switch from sTO to rAF 2016-01-21 11:56:06 +00:00
Jonathan Garbee 31b081cd20 🆕 Add dialog component 2016-01-20 19:22:10 -05:00
Sérgio Gomes fec9f621c2 Merge pull request #3612 from google/garbee/data-table-alignment
Tweak data-table to make action alignment just work.
2016-01-20 17:17:58 +00:00
Sérgio Gomes fde93c4bb3 Merge pull request #3731 from google/android-alignment
Some alignment fixes to android.com template. Fixes #3613.
2016-01-20 14:20:16 +00:00
Sérgio Gomes 624d3364a1 Some alignment fixes to android.com template 2016-01-20 12:09:01 +00:00
Jonathan Garbee 94a8a93181 Tweak data-table to make action alignment just work. 2016-01-18 18:39:36 -05:00
Jonathan Garbee f797e47243 Merge pull request #2009 from google/garbee/hotfix/downgrade
Fixed downgrading to always remove internal references.
2016-01-18 11:31:19 -05:00
Surma bf741441a0 Merge pull request #744 from paulirish/patch-1
perf improvement for hosted MDL guidance
2016-01-18 12:27:02 +00:00
Surma fa275e1b1b Merge pull request #2079 from google/hotfix/hide-number-spinners
Hide number spinners for textfields.
2016-01-18 12:20:47 +00:00
Sérgio Gomes 8819328853 Merge pull request #3606 from rohanthacker/master
Added Docs for List
2016-01-18 12:00:16 +00:00
Surma 5f1513c67f Remove unnecessary comma in styles (fixes #3608) 2016-01-18 11:11:03 +00:00
Surma 798b6381ef Merge pull request #3607 from mariusbutuc/few-typos
Fix a couple of typos in the documenting comments
2016-01-17 18:28:13 +00:00
Marius Butuc 24f107bddb Fix typos in documenting comments 2016-01-17 11:52:00 -05:00
Rohan Thacker 71a19a8cce modified: README.md 2016-01-17 06:14:58 +00:00
Rohan Thacker db35cd8061 Added List Docs 2016-01-17 06:13:31 +00:00
Addy Osmani 15fcb6ee9e Merge pull request #3602 from oddui/fix-snackbar-cleanup
fix snackbar action element not cleaned up
2016-01-15 11:31:47 +00:00
Ziyu Wang 11c803353b fix snackbar action element not cleaned up 2016-01-15 14:02:29 +11:00
Jonathan Garbee 6a44433c0f Merge pull request #3592 from google/hotfix/button-will-change
Optimize buttons a slight bit
2016-01-14 19:03:27 -05:00
Marc Cohen 9cbeb8cd2d Merge pull request #3600 from google/https-links
Remove the microsite's usage, and more importantly, our prescription …
2016-01-14 13:39:34 +00:00
Marc Cohen 0dcef3466a Remove the microsite's usage, and more importantly, our prescription that
users import our resource  via the storage.googleapis.com domain, and rather
suggest they access our resources via the simpler https://code.getmdl.io/thing.

Nothing has changed about where the content lives, it's still stored in the
same GCS buckets as before so the old links keep working as before indefinitely.
2016-01-14 12:42:03 +00:00
Sérgio Gomes 79794ca135 Merge pull request #3598 from google/snackbar-animation
Animate snackbars.
2016-01-14 11:26:36 +00:00
Ziyu Wang 325c2115b9 safari layout scrolling issue workaround
Fixes layout scrolling in Safari if page is loaded from back/forward
cache.
2016-01-14 16:55:44 +11:00
Jonathan Garbee d3b976d359 Simplify will-change for buttons.
Ask for engine optimizations only on
what we expect to be modified.
2016-01-13 17:19:02 -05:00
Sérgio Gomes 58b7ba0871 Appeasing closure after snackbar changes 2016-01-13 16:17:28 +00:00
Sérgio Gomes de90043902 Animate snackbars.
Also:
- Reduces default duration to 2750ms, to match Android.
- Removes rounded corners on mobile.
2016-01-13 15:36:48 +00:00
Sérgio Gomes a7087cbf20 Merge pull request #3594 from google/codepen-https
Switching to HTTPS for Codepen now that it works again.
2016-01-13 15:14:43 +00:00
Sérgio Gomes 7be3c151dd Switching to HTTPS for Codepen now that it works again. 2016-01-13 14:59:12 +00:00
Surma 388bbb6bbc Merge pull request #3591 from jirkadanek/patch-2
Add missing closing tags on polygon svg elements
2016-01-12 16:21:20 +00:00
Sérgio Gomes 8d1043622c Merge pull request #2030 from google/garbee/snackbar-refactor
Refactor snackbar.
2016-01-12 14:42:30 +00:00
jirkadanek 4ad4b01608 add missing closing tags on polygon svg elements 2016-01-12 11:35:19 +01:00
Sérgio Gomes 2952990bcb Merge pull request #2380 from oddui/fix-ripple
fix MaterialRipple#upHandler_()
2016-01-11 16:39:44 +00:00
Surma 28e6c810a9 Merge pull request #2555 from juristr/tmpl-dashboard-fix
Fix for dashboard template: add missing closing slashes
2016-01-06 15:15:24 +00:00
Surma b8b90468df Revert "dashboard: add missing closing slashes (closes #2555)"
This reverts commit 28efeae80d.
2016-01-06 15:14:59 +00:00
Surma 28efeae80d dashboard: add missing closing slashes (closes #2555) 2016-01-06 15:13:35 +00:00
Jonathan Garbee 07535344b5 Add copyright header to list. 2016-01-05 22:32:26 -05:00
Jonathan Garbee aea222a10b Update item line modifiers to use proper syntax. 2016-01-05 22:31:18 -05:00
Sérgio Gomes efefcfc7eb Fixing build issue on node 0.12 with gulp-closure-compiler 2016-01-05 11:12:11 +00:00
Jonathan Garbee 94f83f48ca Spelling fix. 2016-01-04 08:52:21 -05:00
Surma b1126ee2e3 Merge pull request #2076 from google/hotfix/progress-bem
Fix BEM naming in progress
2016-01-04 13:02:06 +00:00
Surma fdf5575b1b Merge pull request #2026 from google/hotfix/textfield-font
Add font family to textfield inputs for consistency.
2016-01-04 11:44:18 +00:00
Surma d05739693d Merge pull request #2038 from google/hotfix/drawer-nav
Update typography of navigation links.
2016-01-04 11:40:05 +00:00
Surma 20625ea0f8 Merge pull request #2078 from google/docs/menu-parent
Add note on parent position requirement.
2016-01-04 11:29:44 +00:00
Jonathan Garbee f8cda2eb61 Merge pull request #2557 from cvrebert/patch-1
"Twitter Bootstrap" => "Bootstrap"
2016-01-03 06:03:43 -05:00
Chris Rebert 9d7b6a3696 "Twitter Bootstrap" => "Bootstrap"
Per http://getbootstrap.com/about/#name
See also https://github.com/twbs/bootstrap/issues/9899
2016-01-02 23:07:06 -08:00
juristr 79c8b0d6e7 add missing closing tags on line and circle svg elements 2016-01-02 20:57:18 +01:00