From 832ca02389b0f4e7e4fac388a70346ddd8351dd0 Mon Sep 17 00:00:00 2001 From: Rob Levin Date: Wed, 30 Sep 2020 09:05:39 -0700 Subject: [PATCH] Fix some last discovered misued button groups that were missing ariaLabel --- .../src/stories/ButtonGroup.stories.js | 32 -------- showcase/src/App.vue | 2 +- showcase/src/partials/Buttons.vue | 76 +++++++++++-------- 3 files changed, 47 insertions(+), 63 deletions(-) diff --git a/agnosticui-vue/src/stories/ButtonGroup.stories.js b/agnosticui-vue/src/stories/ButtonGroup.stories.js index f719d47c4..e86be4c4b 100644 --- a/agnosticui-vue/src/stories/ButtonGroup.stories.js +++ b/agnosticui-vue/src/stories/ButtonGroup.stories.js @@ -67,35 +67,3 @@ All.parameters = { } -/* -export const ButtonGroupDefault = () => ({ - components: { ButtonGroup, Button }, - template: ' -

Everyone knows buttons are the life of the party 🕺 🍻

+

+ Everyone knows buttons are the life of the party 🕺 🍻 +

- Maybe you recognize some of these buttons—if so, it's because most of them originally - appeared in - Sass Buttons, a project I coauthored with my good friend - Alex Wolfe. + Maybe you recognize some of these buttons—if so, it's because most + of them originally appeared in + Sass Buttons, a + project I coauthored with my good friend + Alex Wolfe.

- If you're using the CSS AgnosticUI package, you can simply apply the global CSS classes - you see in the demo below. However, if you're using React, Svelte, or - Vue, you should utilize that framework's version of the Button component as it will provide - localized CSS via - CSS Modules (React, Vue) or - SFC styles (Svelte). + If you're using the CSS AgnosticUI package, you can simply apply the + global CSS classes you see in the demo below. However, if you're + using React, Svelte, or Vue, you should utilize that framework's + version of the Button component as it will provide localized CSS via + CSS Modules + (React, Vue) or + SFC + styles (Svelte).

@@ -148,7 +149,7 @@ the disabled attribute. --> -

+

@@ -195,7 +196,9 @@ the disabled attribute. -->

- +

@@ -215,7 +218,7 @@ the disabled attribute. -->
-

+

@@ -317,17 +321,17 @@ the disabled attribute. -->

- + - + - + @@ -359,17 +363,23 @@ the disabled attribute. -->

- + - + - + @@ -401,17 +411,23 @@ the disabled attribute. -->

- + - + - +