499 Commits

Author SHA1 Message Date
Michael Shilman
15871945e2 v5.1.0-alpha.13 2019-03-23 13:19:10 +08:00
Michael Shilman
2c1fae398f v5.1.0-alpha.12 2019-03-22 12:28:02 +08:00
codebyalex
efea3c2d46 updated comment 2019-03-21 06:00:43 -04:00
codebyalex
904565bff2 Replaced switches with checkboxes, moved "highlight results" checkbox into the tab row 2019-03-21 05:56:58 -04:00
Michael Shilman
0a81425e86 v5.1.0-alpha.11 2019-03-21 04:30:44 +08:00
codebyalex
db9b93ad02 Set key to type:item-id to fix the unique id issue with the already passed in type value 2019-03-19 12:38:58 -04:00
Michael Shilman
5cff559d90 v5.1.0-alpha.10 2019-03-19 21:35:30 +08:00
codebyalex
d187b2273d added global tab toggle 2019-03-19 07:04:52 -04:00
codebyalex
410e9be69c Cleaned up HighlightToggle.tsx 2019-03-19 06:19:31 -04:00
codebyalex
7d2e962966 fixed failing scenario: If parent is not set to true but some sub toggles are set to true a user should be able to set the parent toggle to true and make all subs true (with intervention) 2019-03-18 20:56:24 -04:00
codebyalex
f6aa867c4a fixed syncing issue between parent and child toggles 2019-03-18 19:35:02 -04:00
codebyalex
46d5210b21 added map clearing logic 2019-03-18 19:11:35 -04:00
Norbert de Langen
b18b2c8482 Merge branch 'next' into tech/api-package
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/notes/package.json
#	app/react-native-server/package.json
#	lib/addons/package.json
#	lib/api/src/modules/versions.ts
#	lib/ui/package.json
#	lib/ui/src/core/context.js
2019-03-18 16:54:21 +01:00
Michael Shilman
b51a247295 v5.1.0-alpha.9 2019-03-18 17:28:26 +08:00
Norbert de Langen
7c56ae7d4e Merge branch 'next' into tech/api-package
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/cssresources/src/css-resource-panel.tsx
#	addons/notes/package.json
#	app/react-native-server/package.json
#	app/react-native-server/src/client/manager/provider.js
#	examples-native/crna-kitchen-sink/package.json
#	lib/addons/package.json
#	lib/ui/package.json
#	yarn.lock
2019-03-18 07:52:44 +01:00
codebyalex
965be3eb59 added redux store for smooth communication between toggle components 2019-03-17 18:16:46 -04:00
codebyalex
9f5c1153dc added redux store for smooth communication between toggle components 2019-03-17 18:15:52 -04:00
Michael Shilman
eb9be1fdc4 v5.1.0-alpha.8 2019-03-17 23:28:01 +08:00
codebyalex
47b4a6e921 added functionality that allows the Highlight Toggle to highlight more than one item 2019-03-16 06:13:17 -04:00
Michael Shilman
76e5df9ace v5.1.0-alpha.7 2019-03-16 15:13:47 +08:00
Michael Shilman
55547f38ef
Merge pull request #6104 from storybooks/6081-deprecate-extend-mode
Restore v4 webpack extend mode behavior AND deprecate it
2019-03-16 14:19:33 +08:00
Michael Shilman
5ed463f23a Fix examples webpack config 2019-03-16 13:23:21 +08:00
Arman Sargsyan
af0ea7e8b4 fix(a11y): a11y each report has 'name' param for generate unique key for item
@see https://github.com/storybooks/storybook/issues/6107
2019-03-16 00:47:43 +03:00
codebyalex
f23e53e61b formatted and pulled toggle component into its own file 2019-03-15 12:30:45 -04:00
codebyalex
ef4c0007b4 added enum usage for rule types in a11y 2019-03-15 07:17:29 -04:00
codebyalex
795a68ef0e Merge branch 'next' into feature/highlight-a11y-violation-on-component
# Conflicts:
#	addons/a11y/src/components/A11YPanel.tsx
2019-03-15 05:51:47 -04:00
codebyalex
cf21ec3289 Added toggle styling 2019-03-15 05:28:15 -04:00
codebyalex
09e4d51dc9 Added toggle button that highlight a11y rules based on type 2019-03-14 06:04:30 -04:00
Norbert de Langen
28ae982bb5 Merge branch 'next' into tech/api-package
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/notes/package.json
#	lib/addons/package.json
#	lib/api/src/modules/layout.ts
#	lib/api/src/modules/shortcuts.ts
#	lib/ui/package.json
2019-03-14 09:07:26 +01:00
Michael Shilman
daccff8919 v5.1.0-alpha.6 2019-03-14 08:48:59 +08:00
Norbert de Langen
d19c4c74dc FIX an issue with background tool && MIGRATE it to use the new Consumer with a non-pure filter 2019-03-13 23:55:55 +01:00
Michael Shilman
7251eac232
Merge pull request #6044 from jsomsanith/jsomsanith/fix/a11y_run_with_active_tab
fix(addon/a11y): run scan only when addon tab is active
2019-03-14 01:18:34 +08:00
Jimmy Somsanith
20be9b554d Add loader instead of black report 2019-03-13 16:06:50 +01:00
Norbert de Langen
0994524da1 Merge branch 'next' into tech/api-package
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/notes/package.json
#	lib/addons/package.json
#	lib/router/package.json
#	lib/ui/package.json
2019-03-13 11:44:11 +01:00
Michael Shilman
81f7d94fc5 v5.1.0-alpha.5 2019-03-13 05:25:31 +08:00
Jimmy Somsanith
ac451b3f9b fix(addon/a11y): run scan only when addon tab is active 2019-03-12 14:26:01 +01:00
Norbert de Langen
5690954b40 connect addons/a11y to the API type 2019-03-12 11:53:33 +01:00
Norbert de Langen
cf96e889c1
Merge pull request #6026 from Armanio/fix/a11y_dark_reports
fix(a11y): remove bg color from reports
2019-03-12 10:02:44 +01:00
Norbert de Langen
72cca895b8
Merge pull request #6034 from storybooks/dependabot/npm_and_yarn/axe-core-3.2.2
build(deps): bump axe-core from 3.2.0 to 3.2.2
2019-03-12 09:31:34 +01:00
Michael Shilman
cd4e5dd4f6 Merge pull request #5972 from chrisdrackett/patch-3
add missing `addDecorator` import
2019-03-12 15:58:01 +08:00
dependabot[bot]
e6f28790dc
build(deps): bump axe-core from 3.2.0 to 3.2.2
Bumps [axe-core](https://github.com/dequelabs/axe-core) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core/compare/v3.2.0...v3.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 05:21:56 +00:00
Arman Sargsyan
4828ee29d2 fix(a11y): remove bg color from reports 2019-03-12 00:01:59 +03:00
Michael Shilman
aab869c4d8 v5.1.0-alpha.4 2019-03-11 22:29:26 +08:00
Arman Sargsyan
945ccffc24 fix(a11y): 'element' arg in config not ignored 2019-03-10 12:49:47 +03:00
Gaëtan Maisse
5c3dbbb8ef
Merge pull request #5991 from Armanio/fix/a11y_rules_style
Addon-a11y: fix design icons
2019-03-10 10:28:39 +01:00
Arman Sargsyan
54564946a3 fix(a11y): icon design, rule text align 2019-03-10 01:20:51 +03:00
Michael Shilman
978caa7450 v5.1.0-alpha.3 2019-03-09 23:25:09 +08:00
Arman Sargsyan
c24c7075fd feat(a11y): add 'incomplete' tab
@see https://github.com/dequelabs/axe-core/blob/develop/doc/API.md#callback-parameter
2019-03-09 16:46:56 +03:00
dependabot[bot]
02a50729ee
Bump react from 16.8.3 to 16.8.4
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.8.3 to 16.8.4.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.8.4/packages/react)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-09 00:41:04 +00:00
Michael Shilman
394cc91637 v5.1.0-alpha.2 2019-03-08 18:36:07 +08:00