From de16d5e24be7b3fc52d610c2831358ac0b30b285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 26 Feb 2019 10:44:57 +0100 Subject: [PATCH] Add action forceWhite prop and add modal actions menu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- src/components/Action/Action.vue | 11 ++++++- src/components/Modal/Modal.vue | 51 +++++++++++++++++++++++++------- src/components/Modal/index.js | 3 ++ 3 files changed, 54 insertions(+), 11 deletions(-) diff --git a/src/components/Action/Action.vue b/src/components/Action/Action.vue index 3466bf3dbf..49abe5f444 100644 --- a/src/components/Action/Action.vue +++ b/src/components/Action/Action.vue @@ -28,7 +28,8 @@ v-on="isSingleAction && firstAction.action ? { click: firstAction.action } : {}">