mdl-1.x
Fix js lint issues (#5013)
Add comment to be consistent with comments above other demo snippets
Remove invalid property.
Fix checked/unchecked style for checkbox
Added mdl-chip component
Update data-table.js
Fixed minor typo in dialog README
Add expansion component
Merge branch 'mdl-1.0'
Implement progress bar component (closes #88)
Fix the aria-hidden setting for the case when a fixed drawer is open. (#5128)
Fix alignment in list-control.html
Added variable to trim color pallet. (Closes #991)
Fix printing in IE11. Fixes #4129.
Remove mouseup event on slider to let change event occur.
Add Snackbar hide method
Add public method setTab to set the active tab programmatically
Fix placeholder check for dirty state
Updating JSCS and fixing linting errors. Also removing custom JSCS rule for Closure.
Converted material-icons typography class into a mixin
Remove even more XHTML slashes
Add missing License headers (Closes #692)
Standardising function import to use _ and adding license header
:new: Add dialog component
Update _variables.scss
Adding a Getting started guide.
Reverting f562f49
Add support for grid-specific builds
Fixes #157 - adds License file headers