Commit Graph

2314 Commits

Author SHA1 Message Date
Surma
1e3b35bb7f Merge pull request #1646 from google/fix-textfield-change
Fixes #1642
2015-09-28 11:48:19 +02:00
Sérgio Gomes
a482c96edc Fixes #1642 2015-09-28 10:33:46 +01:00
Matt Gaunt
9c49ca0282 Check if drawer button exists before creating a new one.
Cherry-picked from de7b79e6a5 in master
2015-09-24 13:40:11 +01:00
Sérgio Gomes
560f6f7240 Merge pull request #1580 from google/issue-1577
Fix media-query at exactly 1024px (fixes #1577)
2015-09-09 16:54:38 +01:00
Surma
605fb11589 Fix media-query at exactly 1024px (fixes #1577) 2015-09-09 14:53:07 +01:00
Sérgio Gomes
74bbd45638 Merge pull request #1570 from google/more-closure-fixes
More closure fixes
2015-09-09 14:44:38 +01:00
Sérgio Gomes
1f19446b4d Small Closure compiler bugfixes to data-table and slider 2015-09-08 14:53:38 +01:00
Sérgio Gomes
a90939016a Fixing menu unit test to not use internal properties 2015-09-08 14:49:10 +01:00
Sérgio Gomes
0e7aa14a9e Symbol export fixes for polyfills 2015-09-08 14:47:22 +01:00
Sérgio Gomes
aa12bad6b9 Exporting symbols on all components, and minor referencing bugfixes. 2015-09-08 14:44:12 +01:00
Sérgio Gomes
a9f3038f63 Ensure mdlComponentHandler.js doesn't pass through uniffe 2015-09-08 14:24:09 +01:00
Sérgio Gomes
cb49f64fde Improves compatibility of the componentHandler with Closure compiler.
This includes global symbol exporting and improved typing.
2015-09-08 14:20:40 +01:00
Sérgio Gomes
7a56fd069f Tweaking JSCS and JSHint to allow for foo['bar'] syntax 2015-09-08 14:14:01 +01:00
Sérgio Gomes
4f52641a49 Merge pull request #1551 from google/closure-fixes
Closure fixes
2015-09-07 10:47:16 +01:00
Sérgio Gomes
fde7a9846c Styling fixes across the codebase to play well with Closure.
Also configures JSCS to work with our code a bit better.

Adding license and description to closure-camel-case.js

Some extra fixes

Fixes from @samthor review
2015-09-07 10:29:59 +01:00
Douglas
d3e5405571 Change in the function upgradElementsInternal to enable the upgrade of child elements created by parent element's upgrade, like RippleContainerElement in Checkbox. The problem was happening when the element was created dynamically. 2015-08-31 13:47:31 +01:00
Kingsten Banh
750e20ca69 #1395 - Improve Menu page's documentation 2015-08-27 13:55:48 +01:00
Victor Häggqvist
a64e9b6809 fix add space between # and headings (closes #1450)
This makes the intended headings actual headings in the generated docs
2015-08-22 12:30:34 +01:00
Addy Osmani
3a1d424268 Bump to 1.0.4 2015-08-19 18:28:41 +01:00
Surma
033e9f542b Merge pull request #1437 from google/issue-1422
Add missing files to release folder (fixes #1422)
2015-08-19 17:56:00 +01:00
Surma
45d4cf0c24 Add missing files to release folder (fixes #1422) 2015-08-19 15:47:22 +01:00
Addy Osmani
c69c54c233 Merge pull request #1424 from google/1423-fix-1.0
Fix textfield background regression. Fixes #1423
2015-08-19 10:32:05 +01:00
Sérgio Gomes
b91c2e41ca Fix textfield background regression. Fixes #1423 2015-08-18 17:02:58 +01:00
Surma
1340d2c20b Merge pull request #1420 from google/revert-1408-ios-scroll-fix
Revert "Fix iOS data table scrolling. Fixes #1194."
2015-08-18 14:08:31 +01:00
Surma
a5a44f9ecc Revert "Fix iOS data table scrolling. Fixes #1194." 2015-08-18 14:07:19 +01:00
Addy Osmani
6a890e5859 Bumping to 1.0.3 2015-08-17 17:42:55 +01:00
Sérgio Gomes
eb12f0817f Fix data table header checkbox positioning. Fixes #923. (Closes #1409) 2015-08-17 17:38:05 +01:00
Sérgio Gomes
e718062dac Merge pull request #1408 from google/ios-scroll-fix
Fix iOS data table scrolling. Fixes #1194.
2015-08-17 16:07:09 +01:00
Sérgio Gomes
cdb6ac49e1 Fix iOS data table scrolling. Fixes #1194.
Based on PR #1195, with added comment.
2015-08-17 15:51:58 +01:00
Surma
cf8dbe847c Merge pull request #1406 from google/issue-1025
Set `visibility: hidden` on menu if not visible (fixes #1025)
2015-08-17 13:54:20 +01:00
Surma
62588c3ed4 Set visibility: hidden on menu if not visible (fixes #1025) 2015-08-17 13:27:11 +01:00
Surma
644206c78a Merge pull request #1405 from google/optims
Image optimisations (Templates)
2015-08-17 11:26:03 +01:00
Surma
5ecad543e6 Merge pull request #1376 from google/hotfix/comment-grid-selectors
Add note to grid about specificity of selectors.
2015-08-17 11:22:18 +01:00
Addy Osmani
d2b9b9266e Image optimisations (Templates) 2015-08-17 11:17:09 +01:00
Surma
916882cfc6 Merge pull request #1365 from samccone/sjs/uniffy
🐴Uniffe proposal 📰
2015-08-13 23:22:19 +01:00
Sam Saccone
17f02466c2 Add Uniffe to reduce closure count
xref #1309
2015-08-13 17:55:26 -04:00
Surma
5266bc8551 Merge pull request #1362 from google/issue-1341
Use spans for badge demos so they look code on codepen (fixes #1341)
2015-08-13 16:54:34 +01:00
dgash
51905c1786 Update README.md
Added note at end to resolve issue https://github.com/google/material-design-lite/issues/978.
Conflicts:
	src/slider/README.md
2015-08-13 16:43:38 +01:00
Surma
0bb48c0be4 Use spans for badge demos so they look good on codepen (fixes #1341) 2015-08-13 16:35:16 +01:00
Surma
dec4eb19fd Merge pull request #1373 from google/issue-1366
Don't use styleguide to compile css lib (fixes #1366)
2015-08-13 16:12:46 +01:00
Surma
1878486361 Merge pull request #1387 from google/icon-issue
Use code points rather than ligatures in nav
2015-08-13 16:09:56 +01:00
Surma
e65c94d8f1 Use code points rather than ligatures in nav 2015-08-13 15:38:28 +01:00
Jonathan Garbee
443b6f9b36 Add note to grid about specificity of selectors. 2015-08-13 09:47:50 -04:00
Surma
8e20dc538c Merge pull request #1386 from google/slider-pointer
Adding a pointer cursor on sliders. Fixes #1370
2015-08-13 13:14:02 +01:00
Sérgio Gomes
edca40ff23 Adding a pointer cursor on sliders. Fixes #1370 2015-08-13 12:34:56 +01:00
Surma
45abea9d8b Merge pull request #1384 from google/reset-imports
Simplify reset imports. Fixes #1363
2015-08-13 12:29:36 +01:00
Sérgio Gomes
bf3d9ea72a Simplify reset imports. Fixes #1363 2015-08-13 12:24:13 +01:00
Surma
7349bef067 Merge pull request #1371 from google/revert-1367-auto-check-checkboxes-on-datatable
Revert "#1355 - Auto Check Checkboxes when the row has the is-selecte…
2015-08-12 11:51:05 +01:00
Surma
7752a4effc Revert "#1355 - Auto Check Checkboxes when the row has the is-selected class" 2015-08-12 11:50:43 +01:00
Surma
d04f1ae596 Don't use styleguide to compile css lib (fixes #1366) 2015-08-12 11:49:25 +01:00