464 Commits

Author SHA1 Message Date
Norbert de Langen
2c55fb6c40 CHANGE publish args 2019-04-24 16:00:48 +02:00
Soichi Masuda
3ddff48970
Fix: add need comma to sample code 2019-04-24 16:33:10 +09:00
Michael Shilman
23268e4fec v5.1.0-alpha.33 2019-04-23 14:25:37 +08:00
Michael Shilman
fb2798685d v5.1.0-alpha.32 2019-04-22 11:15:33 +08:00
Michael Shilman
72d8523811 v5.1.0-alpha.31 2019-04-19 12:51:49 +08:00
Michael Shilman
da66766ab9 v5.1.0-alpha.30 2019-04-18 09:18:21 +08:00
Norbert de Langen
d1d00bea76
Merge pull request #6529 from storybooks/dependabot/npm_and_yarn/react-redux-7.0.2
Bump react-redux from 6.0.1 to 7.0.2
2019-04-18 00:06:23 +02:00
Michael Shilman
9397813103 v5.1.0-alpha.29 2019-04-17 16:25:55 +08:00
Norbert de Langen
4d7b4f87ac FIX snapshots 2019-04-16 16:55:41 +02:00
Gaëtan Maisse
0e95d62f76 chore: use named import/export instead of default ones in sb/components
Named exports enables better IDE integration and simplify a lot code refactoring
2019-04-16 13:44:35 +02:00
Gaëtan Maisse
223183cb74 refactor: remove @storybook/components module declaration in addons
As `@storybook/components` is now in TS (and so export its types) there is no more need to declare it in `typings.d.ts` of addons written in TS
2019-04-16 13:44:35 +02:00
Michael Shilman
2a55ee012f v5.1.0-alpha.28 2019-04-16 18:37:41 +08:00
dependabot[bot]
998a00ac8f
Bump react-redux from 6.0.1 to 7.0.2
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 6.0.1 to 7.0.2.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v6.0.1...v7.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-16 06:39:07 +00:00
Michael Shilman
f506e15f54 v5.1.0-alpha.27 2019-04-14 09:17:47 +08:00
Norbert de Langen
4ca2f0446b
Merge pull request #6503 from Armanio/feat/a11y-filter-drop
feat(a11y): drop a11y filter on dbl click
2019-04-13 16:58:41 +02:00
Michael Shilman
17b8fe98b9 v5.1.0-alpha.26 2019-04-13 09:00:13 +08:00
Arman Sargsyan
034e1ecb19 feat(a11y): drop a11y filter on dbl click 2019-04-12 22:47:35 +03:00
Michael Shilman
eb7a36ff07 v5.1.0-alpha.25 2019-04-12 06:52:59 +08:00
Michael Shilman
ea8b7217c3 v5.1.0-alpha.24 2019-04-09 10:10:18 +08:00
Michael Shilman
3cb0dd5af9 v5.1.0-alpha.23 2019-04-08 18:20:55 +08: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
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
c90c2d4671 UPGRADE as much of jest packages as possible 2019-04-04 21:32:57 +02:00
Michael Shilman
99c262545d v5.1.0-alpha.21 2019-04-04 23:31:16 +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
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
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
Michael Shilman
a57917a19c v5.1.0-alpha.20 2019-03-29 10:02:06 +08:00
Michael Shilman
c628022f9c v5.1.0-alpha.19 2019-03-28 11:19:25 +08: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
Giulia Alfonsi
ff08dd0ed8 Fixed Colorblindness Emulation 2019-03-26 09:43:31 -07:00
Michael Shilman
9937954243 v5.1.0-alpha.17 2019-03-26 20:59:42 +08:00
Benny Powers
d5d366d762
fix(addon-a11y): prevent build error 2019-03-26 13:02:32 +02:00
Michael Shilman
988679f4b2 v5.1.0-alpha.16 2019-03-26 18:39:53 +08:00
Michael Shilman
7550a437a2 v5.1.0-alpha.15 2019-03-26 11:06:15 +08:00
codebyalex
be43ad88f8 Fixed failing snapshots 2019-03-25 16:06:55 -04:00
Norbert de Langen
a4b782f247 Merge branch 'next' into pr/CodeByAlex/6218
# Conflicts:
#	addons/a11y/package.json
#	addons/a11y/src/components/__snapshots__/A11YPanel.test.js.snap
#	yarn.lock
2019-03-25 18:27:13 +01:00
Norbert de Langen
486d40b42d
Merge pull request #6226 from storybooks/dependabot/npm_and_yarn/simplebar-react-0.1.5
Bump simplebar-react from 0.1.4 to 0.1.5
2019-03-25 17:18:37 +01:00
Michael Shilman
8f95620be5 v5.1.0-alpha.14 2019-03-25 23:29:31 +08:00
Norbert de Langen
b2d0e433ce FIX snapshots 2019-03-25 15:34:55 +01:00
codebyalex
c2ca7b335a removed unnecessary spaces 2019-03-24 20:12:44 -04:00
codebyalex
abe4e8eb71 adding updated snap 2019-03-24 20:10:13 -04:00