1289 Commits

Author SHA1 Message Date
Michael Shilman
e2bfc168c0 v6.0.0-beta.1 2020-05-02 21:59:51 +08:00
Norbert de Langen
5e3be6f267
FIX linting 2020-04-30 18:00:35 +02:00
Norbert de Langen
0385c467c0
UPGRADES 2020-04-30 17:27:23 +02:00
Michael Shilman
93ccaba607 v6.0.0-beta.0 2020-04-29 21:27:43 +08:00
Michael Shilman
bd4b167dca v6.0.0-alpha.46 2020-04-29 16:58:43 +08:00
Michael Shilman
5b26d301f3 v6.0.0-alpha.45 2020-04-28 11:25:49 +08:00
Michael Shilman
af271cf5e3 v6.0.0-alpha.44 2020-04-27 12:07:47 +08:00
Michael Shilman
c32b263d03 v6.0.0-alpha.43 2020-04-24 06:24:53 +08:00
Michael Shilman
aa2ceda338 v6.0.0-alpha.42 2020-04-23 08:13:24 +08:00
Michael Shilman
869f451558 v6.0.0-alpha.41 2020-04-21 07:10:51 +08:00
Michael Shilman
75c02952b4 v6.0.0-alpha.40 2020-04-20 16:11:50 +08:00
Michael Shilman
fcc28a2485 v6.0.0-alpha.39 2020-04-18 19:28:04 +08:00
Michael Shilman
2398b8d65d v6.0.0-alpha.38 2020-04-18 19:24:36 +08:00
Michael Shilman
6f5a305dae v6.0.0-alpha.37 2020-04-17 02:43:03 +08:00
Michael Shilman
bd058f88d4 v6.0.0-alpha.36 2020-04-16 08:31:05 +08:00
Michael Shilman
86f8c33023 v6.0.0-alpha.35 2020-04-16 00:07:22 +08:00
Michael Shilman
c4da5401d2 v6.0.0-alpha.34 2020-04-15 16:58:32 +08:00
Norbert de Langen
7059006127
Merge pull request #10262 from storybookjs/dependabot/npm_and_yarn/types/react-select-3.0.11
Bump @types/react-select from 2.0.19 to 3.0.11
2020-04-15 10:11:20 +02:00
Michael Shilman
5b90cb7bf2 v6.0.0-alpha.33 2020-04-14 07:52:18 +08:00
Michael Shilman
e517a6322a v6.0.0-alpha.32 2020-04-11 16:07:53 +08:00
Michael Shilman
ff99e99f39 v6.0.0-alpha.31 2020-04-07 18:18:56 +08:00
Michael Shilman
c5bd44f1e8
Merge pull request #10101 from davidcsally/allow-undefined-knobs
Addon-knobs: Allow `text` and `number` to take undefined values
2020-04-01 09:07:30 +08:00
Michael Shilman
76cf7e263d v6.0.0-alpha.30 2020-03-31 19:07:53 +08:00
dependabot-preview[bot]
7c0af5f12e
Bump @types/react-select from 2.0.19 to 3.0.11
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select) from 2.0.19 to 3.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-31 09:09:51 +00:00
Norbert de Langen
f9abc6a986
Merge branch 'next' into tech/remove-deprecations-6
# Conflicts:
#	addons/events/src/deprecated.js
#	addons/options/src/register.ts
#	examples/official-storybook/stories/core/decorators.stories.js
#	examples/official-storybook/stories/deprecated/addon-events.stories.js
#	lib/addons/src/make-decorator.test.ts
#	lib/api/src/modules/layout.ts
#	lib/cli/src/generate.js
#	lib/core/package.json
2020-03-31 09:40:58 +02:00
Norbert de Langen
341fc2d90d
FIX linting 2020-03-27 20:04:50 +01:00
Norbert de Langen
7d15834ee5
REMOVE deprecated APIs addons/knobs 2020-03-26 10:49:49 +01:00
Norbert de Langen
f38d366b90
REMOVE USAGE of allowDeprecatedUsage in lib/addons 2020-03-26 10:41:01 +01:00
Michael Shilman
205c897579 v6.0.0-alpha.29 2020-03-26 10:38:49 +08:00
Michael Shilman
482764665b v6.0.0-alpha.28 2020-03-23 13:54:49 +08:00
Michael Shilman
3d1d35534e v6.0.0-alpha.27 2020-03-13 20:29:55 +08:00
Michael Shilman
870ff062f3 v6.0.0-alpha.26 2020-03-12 20:53:10 +08:00
Michael Shilman
cbe0da787a v6.0.0-alpha.25 2020-03-11 18:53:09 +08:00
Michael Shilman
7a68f72411 v6.0.0-alpha.24 2020-03-11 16:56:16 +08:00
Michael Shilman
fbd0c3c0b6 v6.0.0-alpha.23 2020-03-11 16:43:16 +08:00
David Sally
3899d26bf1
Allow text() and number() knobs to take undefined values
This allows developers to pass optional props to text and number knobs
in storybook. A common pattern for this is when a React component has
an optional string or number prop.
2020-03-10 14:29:05 -07:00
Michael Shilman
6cb32b3d98 v6.0.0-alpha.22 2020-03-10 18:44:26 +08:00
Michael Shilman
7970836309 v6.0.0-alpha.21 2020-03-05 17:26:05 +08:00
Michael Shilman
dac6752d47 v6.0.0-alpha.20 2020-02-27 08:26:52 +08:00
Jon Palmer
bfe3260e64 Claenup docs wrt registering addons 2020-02-25 10:34:19 -05:00
Michael Shilman
b5b1bda641 v6.0.0-alpha.19 2020-02-24 22:28:05 +08:00
Michael Shilman
480370557a v6.0.0-alpha.18 2020-02-22 04:31:14 +08:00
Michael Shilman
461837d6bf
Merge pull request #9447 from novli/patch-3
Addon-knobs: Add `disableForceUpdate` option
2020-02-21 22:40:29 +08:00
Michael Shilman
36327ee08e v6.0.0-alpha.17 2020-02-21 11:58:31 +08:00
Michael Shilman
b2d08977a3 v6.0.0-alpha.16 2020-02-21 11:45:13 +08:00
Gaëtan Maisse
f4fd55ff1b Add missing dependencies or devDeps in some addon packages 2020-02-20 17:10:59 +01:00
Gaëtan Maisse
c42b1db400 refactor: regenerator-runtime as dependencies
`regenerator-runtime` is used as polyfill to backport async/await and generator to old browser (like core-js).
Any package that use async/await or generator will require `regenerator-runtime` at runtime without any import in the source (it's added by babel during transpilation).
To avoid any issue in the future `regenerator-runtime` is added to almost all packages, as it has been done for `core-js`

What I did?
- Add it when it was missing
- Move it from peerDep to dep when needed
- Use the same, and latest, version for all packages
2020-02-20 13:52:02 +01:00
Michael Shilman
efd0256348 v6.0.0-alpha.15 2020-02-20 11:54:32 +08:00
Norbert de Langen
e8c41383a1
Merge branch 'next' into refactor-client-api 2020-02-19 15:13:13 +01:00
Michael Shilman
4341bc65f7 v6.0.0-alpha.14 2020-02-19 06:53:15 +08:00