Commit Graph

2872 Commits

Author SHA1 Message Date
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
Sérgio Gomes
08ec20c40f Bump to 1.1.0 2016-02-01 13:15:56 +00:00
Sérgio Gomes
0c57a7de6a Fixing syntax highlighting in some docs 2016-02-01 12:05:21 +00:00
Sérgio Gomes
286253ee0e Merge pull request #4052 from google/no-auto-focusing
Removing auto-focusing in layout.
2016-02-01 11:50:50 +00:00
Sérgio Gomes
f784d158b9 Fixing broken menu demos 2016-02-01 11:43:44 +00:00
Sérgio Gomes
8d66d37157 Removing auto-focusing in layout.
It looks jarring (particularly in mobile), and doesn't seem to be
mandated by the spec.
2016-02-01 11:23:03 +00:00
Sérgio Gomes
b7fd844a27 Merge pull request #4045 from google/dialog-docs
Adding dialog to component documentation
2016-01-29 14:27:27 +00:00
Sérgio Gomes
c1b77e0e3f Adding dialog to component documentation 2016-01-29 12:04:10 +00:00
Jonathan Garbee
0e675dca00 Fix tags in example 2016-01-28 18:57:43 -05:00
Sérgio Gomes
6272e81f95 Merge pull request #4043 from google/snackbar_docs
Adding snackbar to components docs.
2016-01-28 17:17:21 +00:00
Sérgio Gomes
b109c9764c Adding snackbar to components docs.
Also cleaned up the snackbar demos a bit.
2016-01-28 16:41:34 +00:00
Sérgio Gomes
7307ff04c9 Small fix for snackbar sample. Fixes #4041 2016-01-28 16:32:49 +00:00
Jonathan Garbee
86608b2c81 Add clear note that dialogs must be child of body. 2016-01-28 08:47:36 -05:00
Jonathan Garbee
47c215b55f Merge pull request #4031 from oddui/reset-button-margin
Reset button margin
2016-01-27 18:00:58 -05:00
Ziyu Wang
d59deedc79 reset mdl-button margin 2016-01-28 09:53:30 +11:00