From 24ab15490e80111ad85a6984ca78588801b4b36d Mon Sep 17 00:00:00 2001 From: Marco Ambrosini Date: Fri, 24 Jan 2020 14:27:38 +0100 Subject: [PATCH 1/3] Add popover component Signed-off-by: Marco Ambrosini --- src/components/Actions/Actions.vue | 346 ++++++++++------------------- src/components/Popover/Popover.vue | 19 +- 2 files changed, 132 insertions(+), 233 deletions(-) diff --git a/src/components/Actions/Actions.vue b/src/components/Actions/Actions.vue index e292f0f407..a12a080fb9 100644 --- a/src/components/Actions/Actions.vue +++ b/src/components/Actions/Actions.vue @@ -101,59 +101,64 @@ https://www.w3.org/TR/wai-aria-practices/examples/menu-button/menu-button-action
+ class="action-item"> - -
- -
- - -
    - -
-
+ + + + + +
+ +
    + +
+
+
- From 6721935f3dea33033dba185b2282fedc0bd08724 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Wed, 12 Aug 2020 12:06:36 +0200 Subject: [PATCH 2/3] Make popover styling standalone MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- src/components/Popover/Popover.vue | 104 ++++++++++++++++++++++++++++- 1 file changed, 101 insertions(+), 3 deletions(-) diff --git a/src/components/Popover/Popover.vue b/src/components/Popover/Popover.vue index 97ec9cba11..8e3d786030 100644 --- a/src/components/Popover/Popover.vue +++ b/src/components/Popover/Popover.vue @@ -52,6 +52,10 @@ With a `