created:4/20/2021
updated:4/20/2021
loc
84
comments
5%
passed
1
coverage
56%

AllyBlock

avatar of atanasster

Story block container that displays displays the axe ally test results

Component

import { AllyBlock } from '@component-controls/axe-plugin';

Overview

Properties

Name
Description
Default
AllyBlockOwmProps(1 properties)
axeOptions
Spec
-
StoryInputProps(2 properties)
BlockContainerOwnProps(5 properties)
HTMLAttributes(42 properties)
Attributes(2 properties)
AriaAttributes(48 properties)
DOMAttributes(161 properties)
-(1 properties)
BoxOwnProps(3 properties)
SpaceProps(28 properties)
BackgroundColorProps(2 properties)
OpacityProps(1 properties)

Commits

Date
Author
Commit Message
4/24/2021

atanasster

avatar of atanasster
chore: simplify ally plugin UI
12/4/2020

atanasster

avatar of atanasster
chore: upgrade nextjs emption 11 BREAKING CHANGE: emotion 11 and nextjs 10 required
10/14/2020

atanasster

avatar of atanasster
fix: add useAsync hook
8/28/2020

atanasster

avatar of atanasster
chore: extract testingpage into allypage
4 commits

External dependencies

package
imports
peer
StoryBlockContainerPropsStoryBlockContainerStory
resetTabCounter
useStoryStoryInputProps
runconfigurecleanupSpec
react
^17.0.1
ReactuseRefuseEffectuseContextFC
*

Internal dependencies

file
imports
"./BaseAllyBlock"
BaseAllyBlock
"../state/context"
AxeContextProviderAxeSetContextSelectionContextProvider

Component JSX

<Story
keyidrefonRender
/>
<StoryBlockContainer
story
>
<AxeContextProvider
>
AxeContextProvider
from"../state/context"