Michael Shilman
cee42cf97b
Essentials: Add addon-actions
2020-05-12 20:43:31 +08:00
Michael Shilman
6bf6399a63
Essentials: Update auto-disable heuristics to use main.js
2020-05-12 16:21:38 +08:00
Michael Shilman
944e9fab6c
Essentials: Add addon-docs
2020-05-12 11:42:03 +08:00
Michael Shilman
64f6f0a7c8
Revert "Change reference for jest-preset-angular/build/setupJest as per migration guide"
2020-05-12 10:51:12 +08:00
Michael Shilman
5827cff7eb
v6.0.0-beta.5
2020-05-11 16:50:47 +08:00
Michael Shilman
c920f866dc
Update peer dependencies to 6.0.0-beta.5
2020-05-11 16:45:56 +08:00
Andy Dover
06ad0afb40
Change reference for jest-preset-angular/build/setupJest as per 5c071692d1/CHANGELOG.md (migration-guide)
2020-05-09 20:35:54 +12:00
Michael Shilman
0e4076e643
v6.0.0-beta.4
2020-05-08 20:59:59 +08:00
Michael Shilman
5ddfd94990
Update peer dependencies to 6.0.0-beta.4
2020-05-08 20:53:09 +08:00
Norbert de Langen
4c35a213b7
Merge pull request #10679 from BridgeAR/remove-corejs-upgrade-webpack-plugin
2020-05-08 09:57:11 +02:00
Michael Shilman
875f7a565b
Merge pull request #10669 from storybookjs/upgrade/jest
...
Build: Upgrade jest to 26
2020-05-08 14:08:28 +08:00
Norbert de Langen
143b5622c6
Merge pull request #10520 from iamntz/patch-3
...
Typo on addon-events documentation
2020-05-08 09:44:55 +08:00
Michael Shilman
923c656cbd
Merge pull request #10485 from tyx/patch-3
...
Fix typo in select example
2020-05-08 09:44:51 +08:00
Norbert de Langen
c78e91b0ec
Merge pull request #10448 from steadweb/patch-3
...
Fixed number documentation
2020-05-08 09:44:49 +08:00
Michael Shilman
73a6106b3c
Merge pull request #10321 from seveves/patch-3
...
Explanation for template and addDecorators
2020-05-08 09:44:46 +08:00
Ruben Bridgewater
ef0ec6d83c
fix: remove corejs-upgrade-webpack-plugin dependency
...
The dependency caused multiple issues, since it's not possible to
just replace one dependency version with another if a specific
version is required.
Remove the dependency from storybook to fix the issue.
2020-05-08 03:21:52 +02:00
Michael Shilman
3252d08079
Build: Upgrade jest to 26
2020-05-07 14:36:11 +08:00
Michael Shilman
9881185a4a
v6.0.0-beta.3
2020-05-07 12:50:57 +08:00
Michael Shilman
116c0721b8
Update peer dependencies to 6.0.0-beta.3
2020-05-07 12:45:09 +08:00
Michael Shilman
7dfa77f866
Merge pull request #10642 from storybookjs/jest-26
...
Build: Upgrade to jest 26
2020-05-07 08:32:41 +08:00
Michael Shilman
01edaa5f94
Merge pull request #10645 from melanieseltzer/melanieseltzer-patch-1
...
Update readme with small ThemeProvider example
2020-05-07 08:24:35 +08:00
Yann Braga
ae8612673d
refactor(addon-backgrounds): add null check for params
2020-05-06 11:53:02 +02:00
Yann Braga
981d38aac4
feat(addon-backgrounds): add link to warn message
2020-05-06 11:53:02 +02:00
Yann Braga
794ce22009
docs(addon-backgrounds): add merging example
...
- also change preview.js example to use CSF standard
2020-05-06 11:53:02 +02:00
Yann Braga
b2c25e3441
feat(addon-backgrounds): update api to new standard
...
The addon parameters should use objects so that they're mergeable
2020-05-06 11:53:02 +02:00
Norbert de Langen
4d92845400
Merge pull request #10644 from storybookjs/ie11_again
2020-05-06 09:56:34 +02:00
Jesse Katsumata
fa48a860b6
docs: fix broken link in README
2020-05-05 19:59:55 +09:00
dependabot-preview[bot]
c94a920112
Bump terser-webpack-plugin from 2.3.6 to 3.0.0
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 2.3.6 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v2.3.6...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 07:57:36 +00:00
Melanie Seltzer
0b5203b75c
Update readme with small ThemeProvider example
2020-05-04 14:32:02 -07:00
tooppaaa
04c1df5fc7
fix incorrect dll context
2020-05-04 23:11:31 +02:00
Filipp Riabchun
1fdda7a7e4
Support jest 26
2020-05-04 21:10:19 +02:00
Norbert de Langen
73641ce609
Merge branch 'next' into aurelia
...
# Conflicts:
# package.json
# yarn.lock
2020-05-04 16:07:26 +02:00
Michael Shilman
d77aad2018
v6.0.0-beta.2
2020-05-04 20:07:46 +08:00
Michael Shilman
e17f59f66c
Update peer dependencies to 6.0.0-beta.2
2020-05-04 20:00:10 +08:00
Michael Shilman
1d61d78d28
Merge pull request #10633 from storybookjs/fix/no-args-props-logic
...
Addon-docs: Fix broken props logic for no-args stories
2020-05-04 19:01:18 +08:00
Michael Shilman
08d51c6077
Merge pull request #10632 from storybookjs/fix/custom-source
...
Addon-docs: Fix custom source manual override
2020-05-04 18:56:38 +08:00
Michael Shilman
682b49c620
Addon-docs: Fix broken props logic for no-args stories
2020-05-04 18:36:04 +08:00
Michael Shilman
1ac84086fe
Update recipes.md
2020-05-04 18:20:20 +08:00
Michael Shilman
87c33102ec
Add docs container recipe
2020-05-04 18:18:48 +08:00
Michael Shilman
c79904302b
Addon-docs: Fix custom source manual override
2020-05-04 17:16:36 +08:00
Michael Shilman
8a882e9eaa
Merge branch 'next' into pr/9531
2020-05-04 12:40:43 +08:00
Michael Shilman
a999324b5a
Merge pull request #10621 from storybookjs/10499-fix-object-array
...
Addon-docs: Fix object array in Props
2020-05-04 12:29:11 +08:00
Michael Shilman
86e71779c1
Merge pull request #10625 from storybookjs/fix-addon-action
...
Actions: Fix import of `uuid`
2020-05-04 12:27:28 +08:00
Michael Shilman
3c5e04b76d
Props controls: Add optional validator function to Object control
2020-05-04 11:22:03 +08:00
Florent Schildknecht
b1af071d8b
docs(addons-toolbar): improve globalArgs usage guide
2020-05-03 12:38:03 +02:00
Gaëtan Maisse
3acc999ede
fix(actions): fix import of uuid
...
As of 8d35431027a0e849f8fcfe4f449db82f30136b77 `@storybook/addon-actions` is using version 8.0.0 of `uuid`
However, a breaking change has been missed during the upgrade:
https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md#800-2020-04-29
TLDR;
> Deep requiring specific algorithms of this library like require('uuid/v4'), which has been deprecated in uuid@7, is no longer supported.
2020-05-02 16:27:34 +02:00
Michael Shilman
e2bfc168c0
v6.0.0-beta.1
2020-05-02 21:59:51 +08:00
Michael Shilman
be02aa3516
Update peer dependencies to 6.0.0-beta.1
2020-05-02 21:55:11 +08:00
Michael Shilman
82e64893e8
Merge pull request #10619 from storybookjs/10308-fix-default-source
...
Addon-docs: Fix no-props logic in Source block
2020-05-02 21:49:34 +08:00
Michael Shilman
92c5ca96e4
Merge pull request #10613 from storybookjs/fix-deps
...
Yarn 2: Fix dependencies issues for compatibility
2020-05-02 21:33:53 +08:00