2021 Commits

Author SHA1 Message Date
Michael Shilman
f03eb04a2a v6.0.0-beta.45 2020-07-07 20:57:56 +08:00
Michael Shilman
9db1e4ad4a Update version.ts to 6.0.0-beta.44 2020-07-06 22:32:18 +08:00
Michael Shilman
d5df9d126f v6.0.0-beta.44 2020-07-06 22:20:49 +08:00
Michael Shilman
10ee29ff8e
Merge pull request #11401 from storybookjs/10115-args-globals-and-refs
Composition: Ensure args get sent to the right ref
2020-07-06 22:03:27 +08:00
Michael Shilman
16a85b98c1
Merge pull request #11431 from storybookjs/10005-deprecate-configure
Core: Deprecate configure and clearDecorators
2020-07-06 21:48:12 +08:00
Norbert de Langen
357a45e3a7
FIX bug && FOX unit tests 2020-07-06 13:23:24 +02:00
Tom Coleman
1f68045082 Fix test CSF test 2020-07-06 19:55:47 +10:00
Norbert de Langen
939ae6b03e
Merge branch 'next' into 9773-inconsistent-paths
# Conflicts:
#	lib/api/src/version.ts
2020-07-06 10:05:59 +02:00
Tom Coleman
87aec075e0 Deprecate configure 2020-07-06 17:15:22 +10:00
Tom Coleman
acf156b278 Move framework to be the first argument to loadCsf
(So it is easier to have a trailing arg)
2020-07-06 17:08:33 +10:00
Tom Coleman
63fec28021 Get rid of module.hot.accept code for configure API.
This avoids us having to solve #10005 right now and is consistent with the stories entry.
2020-07-06 16:38:11 +10:00
Michael Shilman
b92972628f Update version.ts to 6.0.0-beta.43 2020-07-05 18:44:32 +08:00
Michael Shilman
99a191894a v6.0.0-beta.43 2020-07-05 18:35:22 +08:00
Michael Shilman
ba5dc4f770 Update version.ts to 6.0.0-beta.42 2020-07-05 12:19:29 +08:00
Michael Shilman
8b5427577a v6.0.0-beta.42 2020-07-05 12:10:21 +08:00
Michael Shilman
ca9fb16674
Merge pull request #11417 from storybookjs/10005-deprecate-addParameters-addDecorator
Deprecate `addParameters` and `addDecorator`
2020-07-05 11:55:24 +08:00
Michael Shilman
1c529752de Update version.ts to 6.0.0-beta.41 2020-07-04 15:24:43 +08:00
Michael Shilman
ee425c3615 v6.0.0-beta.41 2020-07-04 15:12:27 +08:00
Tom Coleman
2161980516 Deprecate addParameters/addDecorators
See https://github.com/storybookjs/storybook/issues/10005#issuecomment-653730062
2020-07-04 17:11:00 +10:00
Tom Coleman
77ac603241 Merge remote-tracking branch 'origin/next' into 10115-args-globals-and-refs 2020-07-04 15:38:23 +10:00
Michael Shilman
442c46ae1f Update version.ts to 6.0.0-beta.40 2020-07-04 00:27:30 +08:00
Michael Shilman
0ba27c4d5b v6.0.0-beta.40 2020-07-04 00:18:02 +08:00
Michael Shilman
64199e2e13 CLI: Add ugprade prompt when new version is available 2020-07-04 00:13:10 +08:00
Michael Shilman
228c3f995b
Merge branch 'next' into 9773-inconsistent-paths 2020-07-03 23:45:20 +08:00
Norbert de Langen
0a2c47539c
FIX packtracker 2020-07-03 15:39:22 +02:00
Tom Coleman
e1722e4fa4 Some fixes to ref handling 2020-07-03 16:15:42 +10:00
Norbert de Langen
18808670b1
FIX #9773 by using resolve-from for local references to presets & register 2020-07-02 13:47:06 +02:00
Michael Shilman
ca9e1affe9 v6.0.0-beta.39 2020-07-02 19:32:29 +08: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
2766dea106 Args: Rename globalArgs to globals 2020-07-02 12:00:46 +08:00
Norbert de Langen
db7da2bfd1
Change to .disabled property for disabling autorefs 2020-07-01 13:33:37 +02:00
Michael Shilman
052836099e CSF: Forbid duplicate kinds 2020-07-01 10:05:09 +08:00
Michael Shilman
1646f3881c v6.0.0-beta.38 2020-06-30 23:36:36 +08:00
Norbert de Langen
b973c84884
ADD return 2020-06-30 14:57:00 +02:00
Norbert de Langen
48ca052263
ADD ability for users to disable auto refs by setting the same key to null 2020-06-30 14:56:35 +02:00
Michael Shilman
9cd3fd2274 Core: Fix presetOptions unavailable in presetFunctions 2020-06-27 11:08:21 +08:00
Michael Shilman
ee6b50fd15 v6.0.0-beta.37 2020-06-26 13:43:21 +08:00
Michael Shilman
03b5540101
Revert "Core: Fix source-map strategy for production" 2020-06-26 11:37:26 +08:00
Michael Shilman
9f4d471500 v6.0.0-beta.36 2020-06-25 10:11:56 +08:00
Norbert de Langen
7fe759bf18
Merge branch 'next' into fix/allow-refs-versions-in-config
# Conflicts:
#	lib/api/src/version.ts
#	lib/cli/versions.json
2020-06-24 16:22:09 +02:00
Michael Shilman
24b285dff1 v6.0.0-beta.35 2020-06-24 17:33:07 +08:00
Michael Shilman
16ddf367a2 v6.0.0-beta.34 2020-06-23 23:40:48 +08:00
Norbert de Langen
eeda018874 Merge branch 'next' into fix/allow-refs-versions-in-config 2020-06-22 17:10:03 +02:00
Norbert de Langen
c2cf9077ca
ADD the ability to specify versions (for example) in the refs config in main.js 2020-06-22 17:09:13 +02:00
Norbert de Langen
ffcc439b3a
Merge pull request #11247 from vvanpo/fix-absolute-stories
Fix invalid glob warning for absolute paths
2020-06-22 16:39:52 +02:00
Michael Shilman
15d087411b v6.0.0-beta.33 2020-06-22 10:47:06 +08:00
Michael Shilman
190329ce86
Merge pull request #11080 from storybookjs/10893-refactor-startup-events
Core: Improve startup events
2020-06-22 09:13:33 +08:00
Victor van Poppelen
6f7420531d Fix invalid glob warning for absolute paths
When passing absolute paths to the `stories` option (in `main.js`),
Storybook will build these stories just fine. However, it displays an
erroneous warning on startup asking you if your glob pattern is invalid.
2020-06-19 23:45:42 -07:00
Michael Shilman
e704e003bc v6.0.0-beta.32 2020-06-19 21:26:12 +08:00
Michael Shilman
b4aa5d2a28 v6.0.0-beta.31 2020-06-17 19:00:20 +08:00