* 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)
* 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
* 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
* 'develop' of https://github.com/marcosmoura/vue-material: (671 commits)
[release] 0.6.2
[build] 0.6.2
fix alias for webpack
[release] 0.6.1
[build] 0.6.1
remove ignore on bundle
add mobile first breakpoints to mdLayout (#305)
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
add documentation on how to disable ripple
rename module
add 'changed' event to mdBottomBar. (#296)
delay creation of ripple actions
remove unused dependency
remove ripple directive and use the new component
recreate ripple component and add a global toggle to it
cache svg icons
simplify bottom bar examples
...
* 'develop' of https://github.com/marcosmoura/vue-material: (671 commits)
[release] 0.6.2
[build] 0.6.2
fix alias for webpack
[release] 0.6.1
[build] 0.6.1
remove ignore on bundle
add mobile first breakpoints to mdLayout (#305)
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
add documentation on how to disable ripple
rename module
add 'changed' event to mdBottomBar. (#296)
delay creation of ripple actions
remove unused dependency
remove ripple directive and use the new component
recreate ripple component and add a global toggle to it
cache svg icons
simplify bottom bar examples
...