* origin/develop: (42 commits)
remove chunk name
update supported browsers
upgrade to webpack 2
start integration with webpack 2
add styles for input inside toolbar #395
rename method
remove custom click bindings
apply theme-color based on primary theme color
remove unnecessary Vue.extend on component definition
deprecated click bubble
normalize mobile and desktop events on ripple
prevent ripple from getting undefined when ripple elements doesnt exists
allow preventDefault in md-switch (#435)
enable swipe to open or close sidenav (#429)
enable multiple expansions in mdList #442
pause snackbar timeout on hover (#434)
fix position of md-list-action as first child #408
force list item to have buttons with type="button"
recreate list item
fix overflow button color theme in cards
...
* 'master' of https://github.com/marcosmoura/vue-material: (680 commits)
update supported browsers
fix import names (#345)
add gitter channel URL
add gitter badge
fix comment
add Gitter Channel
update the number of rows if the data set changes on mdTable (#320)
[release] 0.6.3
[build] 0.6.3
fix standalone build #312
[release] 0.6.2
[build] 0.6.2
fix alias for webpack
[release] 0.6.1
[build] 0.6.1
remove ignore on bundle
fix md-icon-button with pallete colors inside cards #307
[release] 0.6.0
[build] 0.6.0
fix one line dialogs in certain browsers #219
...
* origin/master:
fix import names (#345)
add gitter channel URL
add gitter badge
fix comment
add Gitter Channel
update the number of rows if the data set changes on mdTable (#320)
* ignoring a thing
* md-iconset had to become a boolean prop because :class=[themeClass, iconset] have aonther behavior, as can be seen in https://vuejs.org/v2/guide/class-and-style.html#ad
* icon font support proposal
* support for icon fonts without ligatures
* change iconset example