From f99a20f40c51a72f80ec750380f51ec30e0e83ad Mon Sep 17 00:00:00 2001 From: Marcos Moura Date: Tue, 10 Jan 2017 23:59:05 -0200 Subject: [PATCH] Merge branch 'develop' of https://github.com/marcosmoura/vue-material into develop * '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 ...