Commit Graph

2282 Commits (62588c3ed41f00422c9833b4b6e6a7824cded802)

Author SHA1 Message Date
Surma 62588c3ed4 Set `visibility: hidden` on menu if not visible (fixes #1025) 2015-08-17 13:27:11 +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
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
Surma 2e7a86e1d6 Merge pull request #1367 from djalmaaraujo/auto-check-checkboxes-on-datatable
#1355 - Auto Check Checkboxes when the row has the is-selected class
2015-08-12 11:41:06 +01:00
Djalma Araujo 16e324daba #1355 - Refactoring 2015-08-11 18:31:00 -03:00
Djalma Araujo 50ee8ca98f #1355 - Auto Check Checkboxes when the row has the is-selected class 2015-08-11 18:01:04 -03:00
Sérgio Gomes 4416b43dbf Merge pull request #1351 from google/component-font-variables
Add variables for font sizes in components.
2015-08-11 13:58:12 +01:00
Surma a5b69c5d50 Merge pull request #1358 from Ninir/h5bp_update
Updated the H5BP reset file
2015-08-11 11:46:14 +01:00
Ninir 3072e37228 Updated the H5BP file 2015-08-11 10:25:12 +02:00
Sérgio Gomes d1be0391a8 Add variables for font sizes in components.
Fixes #1347 and all the others I could find.
Also removes some dead code.
2015-08-10 15:24:48 +01:00
Sérgio Gomes b6c39b87a7 Removing underscores, following further comments on #1346 2015-08-10 14:20:00 +01:00
Surma 60677e5826 Merge pull request #1346 from google/function-import
Standardising function import to use _ and adding license header
2015-08-10 14:04:22 +01:00
Sérgio Gomes 553acfb5ed Standardising function import to use _ and adding license header 2015-08-10 13:51:23 +01:00
Surma 20d325fd8b Merge pull request #1309 from google/issue-1307
IIFE and documentation
2015-08-10 11:37:03 +01:00
Sérgio Gomes 851dc869f3 Merge pull request #1344 from google/issue-1337
Make footer links accessible (fixes #1337)
2015-08-10 11:36:27 +01:00
Surma f4dc96989d Merge pull request #1343 from google/radio-label-wrapping
Fix radio label wrapping in docs
2015-08-10 11:35:51 +01:00
Surma 38588e5971 Apply IIFE to entire javascript bundle at publish 2015-08-10 11:34:32 +01:00
Surma f2ef6663ce Adjust gulpfile to styleguide 2015-08-10 11:34:32 +01:00
Surma ee8c302c10 Explicitely export componentHandler 2015-08-10 11:34:32 +01:00
Surma 58c564efc4 Wrap tooltip in IIFE 2015-08-10 11:34:32 +01:00
Surma 538dd92e84 Wrap textfield in IIFE 2015-08-10 11:34:32 +01:00
Surma 0aef287dda Wrap tabs in IIFE 2015-08-10 11:34:32 +01:00
Surma 05ada74ec8 Wrap switch in IIFE 2015-08-10 11:34:31 +01:00
Surma 257aa342f9 Wrap spinner in IIFE 2015-08-10 11:34:31 +01:00
Surma 8614b31873 Wrap slider in IIFE 2015-08-10 11:34:31 +01:00
Surma bea502c9a8 Wrap ripple in IIFE 2015-08-10 11:34:31 +01:00
Surma 9ab02ead91 Wrap radio in IIFE 2015-08-10 11:32:56 +01:00
Surma 44fdffa4bd Wrap progress in IIFE 2015-08-10 11:32:56 +01:00
Surma 2ec60aa32b Wrap menu in IIFE 2015-08-10 11:32:56 +01:00
Surma d45ab8000c Wrap layout in IIFE 2015-08-10 11:32:56 +01:00
Surma 6bb0711474 Wrap icon-toggle in IIFE 2015-08-10 11:32:56 +01:00
Surma 55c3c2f2c7 Wrap data-table in IIFE 2015-08-10 11:32:56 +01:00
Surma a6dcd6ea35 Wrap checkbox in IIFE 2015-08-10 11:32:56 +01:00
Surma 91117c0faa Wrap button in IIFE 2015-08-10 11:32:56 +01:00
Surma ae736732d6 Make footer links accessible (fixes #1337) 2015-08-10 11:28:21 +01:00