* origin/master:
fixed when npm install extract-text-webpack-plugin@beta not found error ( #665 ) (#666)
Issue#544 (#674)
Add CDNJS version badge in README.md (#718)
* origin/develop:
[release] 0.7.1
[build] 0.7.1
remove old releases on build
remove old releases
fix and optimize layout media queries after upgrade to webpack 2 #456
add gutter to example layout
add better examples to list page #457
add fallback loading to cross-domain images #424
fix ripple not reseting after second click #461
add href support to mdMenuItem #463
add IE 10 to the list
fix regression of @click handler #454
fix min-width media queries
remove chunk name
update supported browsers
* origin/develop: (44 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
...
* 'components/mdSnackbar' of https://github.com/marcosmoura/vue-material:
fix md-tabs with v-if and fix whiteframe
add support for theming on Cards (#173)
[release] 0.4.1
[build] 0.4.1
fix tooltip not being removed. fix#156
fix disabled selects being selectable. fix#159
resize textarea when a value change fix#160
revert dialog example
add scrollbar behaviour in dialog content fix#161
start improvement over huge dialog content
create custom tags in whiteframe component (#170)
fix undefined object.values method and emit @change event (#167)
add reference of currentPage in mdTablePagination (#166)
add code sample to switch (#158)
update prompt code example to be a prompt (#151)