28361 Commits

Author SHA1 Message Date
Michael Shilman
559c0e3f61 Update root, peer deps to 6.0.0-beta.40 2020-07-04 00:13:48 +08:00
Michael Shilman
0d8ded0ac9 6.0.0-beta.40 changelog 2020-07-04 00:13:32 +08:00
Michael Shilman
64199e2e13 CLI: Add ugprade prompt when new version is available 2020-07-04 00:13:10 +08:00
Michael Shilman
7dc59dabc4
Merge pull request #11410 from storybookjs/fix/next
Build: Fix CI breaks
2020-07-04 00:04:44 +08:00
Norbert de Langen
0a2c47539c
FIX packtracker 2020-07-03 15:39:22 +02:00
Michael Shilman
652d009553
Merge pull request #11387 from storybookjs/11142-deprecate-manager-only-options
Core: Deprecate immutable options as parameters
2020-07-03 21:15:55 +08:00
Norbert de Langen
6d60a65827
IGNORE eslint error 2020-07-03 14:58:09 +02:00
Norbert de Langen
74365c9bac
ADD a cypress .wait to wait for knobs to have taken effect 2020-07-03 14:56:22 +02:00
Norbert de Langen
76134a5441
FIX cra-ts-kitchen-sink 2020-07-03 14:29:13 +02:00
Michael Shilman
b18ef1c371
Merge pull request #11396 from storybookjs/11382-version-consistency-check
CLI: Add upgrade utility with version consistency check
2020-07-03 17:12:21 +08:00
Michael Shilman
8440db83ef CLI: Generalize upgrade deprecation scheme 2020-07-03 15:17:23 +08:00
Tom Coleman
1d03a9dc5e Fix case where there is no options 2020-07-03 13:10:05 +10:00
Michael Shilman
59fd21441f CLI: Add upgrade utility 2020-07-03 06:13:34 +08:00
Michael Shilman
0ee0e2f186 Update versions 2020-07-02 19:52:51 +08:00
Michael Shilman
8ad28a5249 6.0.0-beta.39 next.json version file 2020-07-02 19:45:22 +08:00
Michael Shilman
ca9e1affe9 v6.0.0-beta.39 v6.0.0-beta.39 2020-07-02 19:32:29 +08:00
Michael Shilman
f09659e6a4 Update root, peer deps to 6.0.0-beta.39 2020-07-02 19:28:04 +08:00
Michael Shilman
b3a24f9320 6.0.0-beta.39 changelog 2020-07-02 19:27:48 +08:00
Michael Shilman
0e9dc60a99
Update SECURITY.md 2020-07-02 18:11:16 +08:00
Michael Shilman
e44be9c222
Merge pull request #11389 from storybookjs/shilman-patch-1
Create SECURITY.md security policy
2020-07-02 18:10:08 +08:00
Michael Shilman
2e69febcf4
Merge pull request #11388 from storybookjs/10947-disable-props-and-controls
Args: Disable rows and controls in argTypes
2020-07-02 18:08:03 +08:00
Michael Shilman
32e95ece07 Fix deepscan 2020-07-02 18:06:45 +08:00
Michael Shilman
ea59ee0158
Update SECURITY.md 2020-07-02 18:04:57 +08:00
Michael Shilman
4b9e08ad3a
Create SECURITY.md 2020-07-02 18:02:23 +08:00
Michael Shilman
da14eea904 Args: Disable rows and controls in argTypes 2020-07-02 17:36:36 +08:00
Tom Coleman
c87c3b3444
Fix weird import
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-07-02 19:26:17 +10:00
Tom Coleman
e92ec19cca Deprecate immutable options as parameters
#11142
2020-07-02 19:18:44 +10:00
Norbert de Langen
0a64eba7cb
Merge pull request #11364 from storybookjs/add/composition-auto-disable
Add/composition auto disable
2020-07-02 10:25:37 +02:00
Michael Shilman
86004b0a5f
Merge pull request #11385 from storybookjs/11384-rename-global-args
Args: Rename `globalArgs` to `globals`
2020-07-02 14:15:19 +08:00
Michael Shilman
2766dea106 Args: Rename globalArgs to globals 2020-07-02 12:00:46 +08:00
Michael Shilman
b6844803fa
Merge pull request #11370 from storybookjs/714-static-directory
Build-storybook: Document static directory workaround
2020-07-01 20:38:01 +08:00
Norbert de Langen
db7da2bfd1
Change to .disabled property for disabling autorefs 2020-07-01 13:33:37 +02:00
Norbert de Langen
48d2339abf
Merge pull request #11365 from storybookjs/add/artifacts-e2e
Build: Add artifacts for e2e CI task
2020-07-01 12:47:51 +02:00
Norbert de Langen
17e6afcc3f
Merge pull request #11282 from storybookjs/feature/essentialsCLI
CLI: use addon-essentials & args
2020-07-01 11:51:37 +02:00
Michael Shilman
09098a03d8
Merge pull request #11369 from storybookjs/11108-csf-forbid-duplicate-kinds
CSF: Forbid duplicate kinds
2020-07-01 10:35:09 +08:00
Michael Shilman
e70ce1fd34 Build-storybook: Document static directory workaround 2020-07-01 10:27:59 +08:00
Michael Shilman
052836099e CSF: Forbid duplicate kinds 2020-07-01 10:05:09 +08:00
tooppaaa
6b8baaee22 Remove vue-loader versioning 2020-06-30 22:28:36 +02:00
tooppaaa
5f407b762b Merge remote-tracking branch 'origin/next' into feature/essentialsCLI 2020-06-30 22:22:12 +02:00
Gaëtan Maisse
8a623d78d5
Merge pull request #11357 from storybookjs/e2e_angular
E2E: remove cli fixtures in favor of e2e
2020-06-30 21:14:43 +02:00
Gaëtan Maisse
27c3c730f7
e2e: fix name of tests config to be valid npm project name
These names are used to init NPM project and so must follow validation rules:
https://github.com/npm/validate-npm-package-name

Moreover, they are now all consistant.
2020-06-30 20:36:31 +02:00
Gaëtan Maisse
69184c5102
e2e: fix name of yarn2Cra tests config 2020-06-30 20:12:36 +02:00
Michael Shilman
d98c8a8028 6.0.0-beta.38 next.json version file 2020-07-01 00:14:23 +08:00
Michael Shilman
1646f3881c v6.0.0-beta.38 v6.0.0-beta.38 2020-06-30 23:36:36 +08:00
Michael Shilman
4ef12e1201 Update root, peer deps to 6.0.0-beta.38 2020-06-30 23:10:24 +08:00
Michael Shilman
31d374215f 6.0.0-beta.38 changelog 2020-06-30 23:10:10 +08:00
Michael Shilman
b8b6a612d0
Merge pull request #11332 from storybookjs/8342-dynamic-source
Addon-docs: Dynamic Source rendering for React
2020-06-30 23:04:47 +08:00
Norbert de Langen
e313d777b9
Merge pull request #11224 from storybookjs/composition-styling-qa
Composition QA
2020-06-30 16:54:54 +02:00
Michael Shilman
b25b434faa Source block: Restore old-style source rendering for non-react frameworks 2020-06-30 21:46:47 +08:00
Michael Shilman
0c6ccd7ff4 Remove unused deps 2020-06-30 21:22:50 +08:00