* origin/master:
[release] 0.3.2
[build] 0.3.2
fix babel export default module.exports #92
Fix tooltips jumping when screen resize #85
Fix table not getting instance #91#88
Fix input getting wrong value after manual update
Fix regression on password review #95
Fix input getting wrong value after manual update #100#96
Update getClosestVueParent.js
use the internal value of md_input to set the value of the container
Fix for issue #88 and added material.debug.js
* origin/develop:
Create select with multiple
Make md-select with md-menu
Fix for issue #41 (md-button ignoring type prop)
Finish md-menu spec
Add keyboard shortcuts to menu
Add close event on tab
Close content on esc
Drop transitionend dependency
Keep menu content inside viewport
Recalculate position on resize
Add menu code in card example
Add menu in a button text
Add menu to card example
Refactor huge method
Make menu open in a correct position
Add initial styles and detach and attach menu on click
Force size of demo example
Add page title
Add menu tag
Add empty md-menu files
* origin/develop:
Add cards to changelog
Add card examples
Add more card examples and fix text scrim
Add expansion card and media examples
Add ripple effect to some cards
Add card image aspect ratio control
Create first spec of cards