23 Commits

Author SHA1 Message Date
Norbert de Langen
4994790c98 FIX a11y setup being undefined 2019-02-22 16:22:58 +01:00
Norbert de Langen
a618512a58 ADD options to a11y addon so it's doesn't do the damn scrolly scrolly buggy buggy stuff
MOVE the scrollTop to after the component rendered
ADD stories to test the behavior properly
2019-02-21 21:28:32 +01:00
Norbert de Langen
ecaf37a5d4 RE-ADD a 'configureA11Y' which is deprecated for backwards compatibility 2019-01-19 12:30:47 +01:00
Tom Coleman
9076340f53 Fix merge issue with addons/a11y 2019-01-10 15:13:22 +11:00
Norbert de Langen
3540112887
Merge branch '5.0.0' into tech/overhaul-ui
# Conflicts:
#	addons/a11y/README.md
#	addons/a11y/package.json
#	addons/a11y/src/index.js
#	addons/actions/package.json
#	addons/actions/src/lib/decycle.js
#	addons/actions/src/lib/retrocycle.js
#	addons/actions/src/lib/reviver.js
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/google-analytics/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/notes/package.json
#	addons/ondevice-backgrounds/package.json
#	addons/ondevice-knobs/package.json
#	addons/ondevice-notes/package.json
#	addons/options/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	addons/viewport/package.json
#	app/react-native/package.json
#	app/react/package.json
#	examples/angular-cli/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/mithril-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	examples/preact-kitchen-sink/package.json
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/core/package.json
#	lib/ui/package.json
#	yarn.lock
2019-01-04 20:22:31 +01:00
Igor Borisov
28267628bb Extract default axe context discovery to function 2019-01-02 00:09:24 +03:00
Igor Borisov
c7a88033f0 Add backward compatibility for A11y addon configuration 2018-12-29 23:36:19 +03:00
Igor Borisov
c9a82f1a68 Fix a11y addon, add ability to change context 2018-12-26 23:46:43 +03:00
Norbert de Langen
35abf09f17
FIX linting 2018-12-18 13:12:42 +01:00
Norbert de Langen
d7bfb78ff5
FIX some typescript issues 2018-12-17 11:35:39 +01:00
Norbert de Langen
ec82d04797
REFACTOR a11y addon && FIX issues with decorators reloading 2018-12-10 19:27:12 +01:00
Andrew Lisowski
06f486711a go back to old for base case 2018-11-04 12:56:44 -08:00
Andrew Lisowski
dc449fc693 just do axe on the children cause we don't care about the root 2018-11-02 22:03:09 -07:00
Andrew Lisowski
4505227372 check for info wrapper and only run axe on that if present 2018-11-02 22:02:28 -07:00
Manuel J. Thomsen
e76e9c7a8e Only run a11y analysis on demand 2018-05-30 22:22:23 +02:00
Hypnosphi
bb5c62fce8 Introduce "story rendered" event 2018-05-09 02:35:41 +03:00
Hypnosphi
f3300115ad Generic addon-a11y decorator 2018-05-08 01:32:29 +03:00
Wei-Wei Wu
775d411356 configure -> configureA11y 2018-03-27 11:21:47 -07:00
Wei-Wei Wu
b0b9e93e86 adding configuration for a11y 2018-03-27 11:21:47 -07:00
Norbert de Langen
88a8f00f00
Linting 2017-11-12 00:19:51 +01:00
jrwebdev
980468bd19 Update to use Storybook v3. Closes #7 2017-11-11 22:00:22 +01:00
Jaco Bovenschen
fae8834b75 Export shared variables in entry point 2017-11-11 22:00:21 +01:00
Jaco Bovenschen
2a434ddef4 Initial commit 2017-11-11 22:00:21 +01:00