codebyalex
d1e8ccce82
removed passes from props and used type to determine the badge needed
2019-04-11 23:10:03 -04:00
codebyalex
bdbd1534e9
added badge to make the severity display more accessible
2019-04-11 22:46:40 -04:00
codebyalex
4cb4de8da0
modified empty text for each accessibility status
2019-04-11 22:45:22 -04:00
codebyalex
4e043eb4d9
made global checkbox responsive
2019-04-11 22:44:25 -04:00
Michael Shilman
5466174b4d
Merge pull request #6405 from Armanio/fix/a11y-refactor
...
[addon: A11Y] use 'indeterminate' checkbox state for partial selected group
2019-04-05 22:33:43 +08:00
Michael Shilman
daa8d43e0e
v5.1.0-alpha.22
2019-04-05 21:40:24 +08:00
Norbert de Langen
1f79dacc78
Merge pull request #6410 from snowystinger/fix-addon-actions-depth
...
fix for issue 6409
2019-04-05 12:43:30 +02:00
Norbert de Langen
05610b903f
Merge pull request #6428 from storybooks/ts-migration/addon-options
...
Migrate addon-options to typescript
2019-04-05 09:27:10 +02:00
Norbert de Langen
02231f542c
Increase default minDepth to 8 & FIX depth becoming NaN
2019-04-05 01:47:23 +02:00
Kai Röder
0e1478ebf5
Migrate addon-options to typescript
2019-04-05 01:21:06 +02:00
Norbert de Langen
2297f1bd5e
Merge branch 'next' into pr/snowystinger/6410
2019-04-05 00:59:57 +02:00
Norbert de Langen
183f7da4a3
Merge branch 'next' into dependabot/npm_and_yarn/jest-cli-24.0.0
...
# Conflicts:
# examples/cra-kitchen-sink/package.json
2019-04-04 21:42:19 +02:00
Norbert de Langen
683ac395bf
FIX a minor issue I saw when running yarn dev
2019-04-04 21:34:36 +02:00
Norbert de Langen
c90c2d4671
UPGRADE as much of jest packages as possible
2019-04-04 21:32:57 +02:00
Arman Sargsyan
ca31168ba3
chore(): lint fixes
2019-04-04 19:43:07 +03:00
Michael Shilman
99c262545d
v5.1.0-alpha.21
2019-04-04 23:31:16 +08:00
Michael Shilman
c51ff8d0e4
Merge pull request #6411 from lhguerra/issue-6109--readme-update
...
documentation: Issue 6109 readme update
2019-04-04 22:36:07 +08:00
Norbert de Langen
1fd38cae47
Merge pull request #5109 from storybooks/ts-migration/babel-typescript
...
Using Babel for TypeScript instead of tsc
2019-04-04 14:22:50 +02:00
Arman Sargsyan
7e9dd7ac62
chore(a11y): refactor
2019-04-04 13:04:22 +03:00
Benoit Dion
db7c174628
Merge pull request #6393 from storybooks/react-native/fix-backgrounds-addon
...
React-native: Fix backgrounds addon
2019-04-03 20:50:52 -04:00
Luiz Henrique Guerra
792daded19
chore: Updated print in readme for viewport addon.
2019-04-03 21:16:21 -03:00
Luiz Henrique Guerra
67e3b53abb
docs: Updated Readme for viewport addon.
2019-04-03 21:09:31 -03:00
Rob Snow
27aaea5c16
fix for issue 6409
...
Please note, I've no idea what i'm doing with typescript. So I expect I'll be told some things.
2019-04-03 16:48:40 -07:00
Arman Sargsyan
690ef5f767
Merge branch 'next' into fix/a11y-refactor
2019-04-03 23:51:53 +03:00
Arman Sargsyan
7672821725
chore(a11y): tests updated
2019-04-03 23:45:51 +03:00
Arman Sargsyan
06776fb86e
feat(a11y): use indeterminate checkbox state for partial selected group
...
refactor, types, tslint
2019-04-03 22:06:40 +03:00
Benoit Dion
ed2e360c19
size documentation gif
2019-04-03 09:00:27 -04:00
Benoit Dion
8eb14e0108
update description
2019-04-03 08:52:00 -04:00
Benoit Dion
942f4a293a
Update readme
2019-04-03 08:51:37 -04:00
Benoit Dion
adc808b9c9
Fix backgrounds addon
...
Get 'backgrounds' from the story parameters instead of the channel to match the web api.
storybook react-native currently doesn't have theming/global value override so we still need the `withBackgrounds` decorator.
TODO: update readme
2019-04-02 23:20:48 -04:00
David Casanellas
33a67ab771
fix: horizontal scrolling overflow
2019-04-01 09:46:32 +02:00
Arman Sargsyan
33e1d45f67
fix(a11y): use 'makeDecorator' for init addon
2019-03-31 20:07:55 +03:00
Michael Shilman
2521d2bfbc
Update snapshot
2019-03-31 09:09:13 +08:00
Kai Röder
bdc0b7eb60
fix a11y build by adding hoist-non-react-statics
2019-03-30 14:41:33 +01:00
Kai Röder
4da6504572
Workaround fix for https://github.com/DefinitelyTyped/DefinitelyTyped/pull/33919 "'"/tmp/storybook/node_modules/hoist-non-react-statics/index"' has no exported member 'NonReactStatics'."
2019-03-30 14:34:22 +01:00
Kai Röder
f3b83a11ed
Possibly fix Namespace '"/tmp/storybook/node_modules/hoist-non-react-statics/index"' has no exported member 'NonReactStatics'.
...
See https://github.com/DefinitelyTyped/DefinitelyTyped/pull/33919
2019-03-30 13:14:01 +01:00
Kai Röder
33d9835db5
Merge branch 'next' into ts-migration/babel-typescript
2019-03-30 12:54:22 +01:00
Michael Shilman
a57917a19c
v5.1.0-alpha.20
2019-03-29 10:02:06 +08:00
Michael Shilman
58e89f2128
Merge branch 'next' of github.com:storybooks/storybook into next
2019-03-29 09:39:01 +08:00
Michael Shilman
5161f46ac7
Merge pull request #6334 from coryhouse/patch-4
...
Clarify labels for options
2019-03-29 09:37:09 +08:00
Michael Shilman
68faff4d77
Merge pull request #6263 from pgoforth/defect/addon-cssresources_scrollbars
...
[bug] Fix for `addon-cssresources` till scrollbars are properly addressed
2019-03-29 09:36:27 +08:00
Preston Goforth
0f9bf9c4cb
Update tests using html string
2019-03-28 21:13:29 -04:00
Michael Shilman
af80955af3
Merge pull request #6301 from trevoreyre/6256-fix-addon-info-a11y
...
bug: Fixed contrast of Show Info button in addon-info
2019-03-29 08:23:48 +08:00
Preston Goforth
d41a707a1c
Update tests
2019-03-28 15:08:08 -04:00
Michael Shilman
c628022f9c
v5.1.0-alpha.19
2019-03-28 11:19:25 +08:00
Alex Wilson
29a1ed3119
Merge pull request #6325 from CodeByAlex/bug-fix/fix-a11y-rerun-highlight-clearing
...
Remove styling of elements after re-running the the accessibility rules
2019-03-27 18:22:44 -04:00
Norbert de Langen
5908559401
Merge pull request #6222 from Krustal/addon-info-forward-ref-opt-in
...
forwardRef elements use displayName if available
2019-03-27 23:15:46 +01:00
codebyalex
e7e1c8695b
remove styling of elements after re-running the the accessibility rules
2019-03-27 15:57:24 -04:00
Michael Shilman
8941e4449a
v5.1.0-alpha.18
2019-03-27 07:33:25 +08:00
Trevor Eyre
eadd7e3250
bug: Fixed contrast of Show Info button in addon-info
2019-03-26 15:56:35 -06:00