Commit Graph

2736 Commits (baf75a332472f6d26b79dfec658b9fd3b7b9a735)

Author SHA1 Message Date
Sérgio Gomes baf75a3324 Fixing merge issue with .drone.sec 2016-03-08 15:54:46 +00:00
alex 8e23eb7958 Bump node version on CI to 4+5 (use matrix)
/cc @sgomes
2016-03-08 15:34:32 +00:00
Sérgio Gomes e54b364d66 Bump to 1.1.2 2016-03-04 16:21:11 +00:00
Sérgio Gomes 6d0297a6ba Merge pull request #4174 from google/textfield-placeholder
Make labels interact better with placeholders in textfields. Fixes #243.
2016-03-04 16:10:24 +00:00
Sérgio Gomes ef2260fdbd Make labels interact better with placeholders in textfields. Fixes #243. 2016-03-04 15:32:31 +00:00
Sérgio Gomes f2b551d9fc Merge pull request #4120 from google/hotfix/snackbar-action-alignment
Address snackbar MD alignment.
2016-03-03 16:33:04 +00:00
Sérgio Gomes 9e5badfa09 Merge pull request #4170 from google/csso-1.x-fix
Quick fix to stop new versions of CSSO from breaking the build
2016-03-03 16:09:40 +00:00
Sérgio Gomes 587d0d1bc6 Merge pull request #4169 from google/fix-ie11-printing
Fix printing in IE11. Fixes #4129.
2016-03-03 13:50:39 +00:00
Sérgio Gomes 9702d02452 Quick fix to stop new versions of CSSO from breaking the build 2016-03-03 13:17:44 +00:00
Sérgio Gomes 8d4d7e5c6b Fix printing in IE11. Fixes #4129. 2016-03-03 13:09:20 +00:00
Surma f73d99cab7 Merge pull request #4161 from google/fix-list-examples
Fix list example controls.
2016-02-29 11:56:24 +00:00
Jonathan Garbee fbbb806087 Merge pull request #4162 from Zodiase/drawer-escape
Check if the drawer is open before responding to escape keystrokes.
2016-02-28 15:55:06 -05:00
Xingchen Hong 241cbd9fda Check if the drawer is open before responding to escape keystrokes. 2016-02-28 14:50:47 -06:00
Jonathan Garbee 79f5f3f244 Fix list example controls. 2016-02-28 11:39:51 -05:00
Jonathan Garbee 4fcdb11c3f Fix default timeout documentation. 2016-02-24 12:59:58 -05:00
Billiam 6fe589a39b Fix documentation for multiline list item classes
Updating list readme to use correct classes for two and three line
variants.
2016-02-22 16:03:11 +00:00
Surma fd97c722e8 Merge pull request #4135 from rundef/fix-layout-init-loses-focused-element
Refocus the :focused element after the layout rendering
2016-02-22 15:35:06 +00:00
rundef 6dcc127d56 Refocus the :focused element after the layout rendering 2016-02-16 19:10:05 -05:00
Jonathan Garbee 76f59cbc65 Address snackbar MD alignment. 2016-02-16 13:34:58 -05:00
Jonathan Garbee f99892cbb1 Fix double ascending modifier in config options. 2016-02-16 07:32:23 -05:00
Jonathan Garbee 29fde16825 Merge pull request #4127 from TristanWiley/mdl-1.1
End tag of paragraph open
2016-02-15 17:40:45 -05:00
Tristan Wiley f9b8b0b5dd End tag of paragraph open
Fixed paragraph tag which should be </p> not <p>
2016-02-15 17:06:03 -05:00
Sérgio Gomes 8031113c13 Merge pull request #4115 from mspl13/add-portfolio-template-to-index
Add portfolio template to index
2016-02-15 11:33:25 +00:00
Rahul-Sagore 084de05fc1 gupl build command run 2016-02-15 11:21:13 +00:00
Rahul-Sagore 0da7883f96 Initial position snackbar center aligned 2016-02-15 11:21:04 +00:00
Rahul-Sagore 9b49600ad3 fix: snackbar container center aligned 2016-02-15 11:20:53 +00:00
Sérgio Gomes a25793233e Merge pull request #4118 from google/issue-4061
Update tab button appearance on window resize. Fixes #4061.
2016-02-15 10:19:28 +00:00
Max Spliethöver 50eaf528de add portfolio template
Previously the Portfolio template was not listed/linked in the `README.md` file.
2016-02-13 14:00:14 +01:00
Max Spliethöver 85986ef903 rename `home.html` to `index.html`
Because the index page for the portfolio template wasn't named `index.html` the server was not able to find it when requesting the preview for the page. The file `home.html` had to be renamed to `index.html` and all files including a link to the index page had to be adjusted to this change.
2016-02-13 13:58:57 +01:00
Max Spliethöver 993b364883 add portfolio template
Previously the portfolio template was not shown in the template index because it wasn't included in the `templates.md` file and no preview image was given in template assets folder.
2016-02-13 13:56:32 +01:00
Sérgio Gomes a86a08fd6e Update tab button appearance on window resize. Fixes #4061. 2016-02-12 16:17:03 +00:00
Jonathan Garbee 48cdbd9340 Merge pull request #4110 from google/deconstruct-buletproofing
Add some bulletproofing to deconstructComponentInternal.
2016-02-12 07:29:24 -05:00
Sérgio Gomes 5f81203710 Add some bulletproofing to deconstructComponentInternal.
Fixes issue with recent closure compiler versions.
2016-02-12 12:05:14 +00:00
Sérgio Gomes fc5473bc94 Merge pull request #4087 from tleunen/issue-4084
DataTable sorting icon
2016-02-08 12:24:45 +00:00
Sérgio Gomes 2cf6402a5c Merge pull request #4062 from google/readme/david-dm
Add david-dm badge
2016-02-08 12:22:57 +00:00
Tommy Leunen 2f818347a0 fixes #4084 - DataTable sorting icon 2016-02-07 17:32:32 -05:00
Sérgio Gomes 394d55079d Bump to 1.1.1 2016-02-03 15:42:50 +00:00
Sérgio Gomes 736b2d38d7 Changing text field error color per MD team advice. Fixes #4066. 2016-02-03 15:24:16 +00:00
Jonathan Garbee 2f58068dd1 Merge pull request #4069 from google/fix-list
Improves the list to bring it closer to spec. Fixes #4056.
2016-02-03 07:04:04 -05:00
Sérgio Gomes 74ccf166a5 Improves the list to bring it closer to spec. 2016-02-03 11:45:17 +00:00
Jonathan Garbee d5401ff1d2 Merge pull request #4064 from google/fix-waterfall-on-small-screen
Fix issues with waterfall headers on small screens. Fixes #4058.
2016-02-02 08:25:54 -05:00
Sérgio Gomes 9deb44086a Fix issues with waterfall headers on small screens. Fixes #4058. 2016-02-02 13:06:54 +00:00
Jonathan Garbee d95ec2b86e Add david-dm badge 2016-02-02 06:12:45 -05:00
Sérgio Gomes fdcad2ac3b Merge pull request #4057 from google/hotfix/list-examples
Update out of sync classnames.
2016-02-02 10:45:19 +00:00
Jonathan Garbee 7eb4d8d34f Add inline display to list item avatar icons.
This makes order of importing the material icons
stylesheet irrelevant. Forcing icons to display
inline to avoid mis-alignment.
2016-02-02 05:39:49 -05:00
Surma 40ed735783 Merge pull request #4054 from mariusbutuc/consistent-indentation
Maintain consistent indentation levels
2016-02-02 09:36:23 +11:00
Jonathan Garbee ca7bdaef7b Update out of sync classnames. 2016-02-01 13:07:14 -05:00
Jonathan Garbee 6bd393382f Merge pull request #4055 from google/list-docs
Adding list docs.
2016-02-01 11:46:27 -05:00
Sérgio Gomes db55a57330 Adding list docs.
Also making a number of changes to the snippets, to bring them in
line with the current implementation of the list component.
2016-02-01 16:14:50 +00:00
Marius Butuc 3aab785296 Maintain consistent indentation levels 2016-02-01 09:57:28 -05:00