655 Commits

Author SHA1 Message Date
Tom Coleman
fecf1d91a5 More spurious logs 2020-04-28 21:23:30 +10:00
Tom Coleman
0c6cbd67fe Revert "Rename SET_STORIES to SET_STORY_STORE_DATA"
This reverts commit bd9dd9f022a0d3f4dc6b2f074550fda804d74540.
2020-04-28 21:22:18 +10:00
Tom Coleman
de6d52ef8f Remove spurious log 2020-04-28 21:21:08 +10:00
Tom Coleman
63682a297c Explicitly don't allow setting storySort any other way 2020-04-28 21:13:22 +10:00
Norbert de Langen
febec0f0c0
Merge branch 'next' into 10361-normalize-parameters
# Conflicts:
#	lib/api/src/modules/stories.ts
2020-04-23 10:42:28 +02:00
Michael Shilman
aa2ceda338 v6.0.0-alpha.42 2020-04-23 08:13:24 +08:00
Tom Coleman
1bdd48b516 Bugfix 2020-04-22 23:56:34 +10:00
Tom Coleman
bd9dd9f022 Rename SET_STORIES to SET_STORY_STORE_DATA 2020-04-22 16:15:13 +10:00
Tom Coleman
603dfc50e2 Normalize parameters in the SET_STORIES event 2020-04-21 22:36:07 +10:00
Tom Coleman
198a601b6e We'll always define parameters.argTypes
Is this bad @shilman?
2020-04-21 22:24:34 +10:00
Tom Coleman
4a87d5a7fa Combine parameters in fromId() 2020-04-21 22:23:54 +10:00
Tom Coleman
7adf8c06f7 Fix story sort tests 2020-04-21 21:50:20 +10:00
Tom Coleman
7307b7687a Fix bad merge 2020-04-21 21:47:55 +10:00
Tom Coleman
e92b44e8cd Merge remote-tracking branch 'origin/next' into 10361-normalize-parameters 2020-04-21 21:19:57 +10: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
Michael Shilman
c8f38e55f6 Merge branch 'next' into 6639-args-table-controls 2020-04-14 14:49:03 +08:00
Michael Shilman
5b90cb7bf2 v6.0.0-alpha.33 2020-04-14 07:52:18 +08:00
Michael Shilman
dd4fa2bc8e ArgsTable: Misc fixes 2020-04-14 05:09:31 +08:00
Michael Shilman
0b940bf216
Merge pull request #10383 from storybookjs/10374-remove-source-enhancer
Addon-docs: Format Source at render time
2020-04-13 16:02:06 +08:00
Michael Shilman
1b832cfd99 ArgTypes enhancers: Simplify application logic 2020-04-13 14:37:00 +08:00
Michael Shilman
6e51f9463b Merge branch '10374-arg-types-enhancer' of github.com:storybookjs/storybook into 10374-arg-types-enhancer 2020-04-13 14:33:34 +08:00
Michael Shilman
fc730695dc ArgTypes enhancer: added falsey test case 2020-04-13 14:33:09 +08:00
Michael Shilman
aefc29c520
Update lib/client-api/README.md
Co-Authored-By: Tom Coleman <tom@thesnail.org>
2020-04-13 14:30:58 +08:00
Michael Shilman
94cf165466 Core: Args enhancer => ArgTypesEnhancer 2020-04-13 12:06:10 +08:00
Michael Shilman
1c6262a4a0 Rename ParameterEnhancer to ArgsEnhancer 2020-04-13 08:33:36 +08:00
Michael Shilman
e517a6322a v6.0.0-alpha.32 2020-04-11 16:07:53 +08:00
Tom Coleman
9ae73c750a Store parameters in the store in a normalized way 2020-04-10 11:23:54 +10:00
Michael Shilman
ff99e99f39 v6.0.0-alpha.31 2020-04-07 18:18:56 +08:00
Michael Shilman
76cf7e263d v6.0.0-alpha.30 2020-03-31 19:07:53 +08: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
d30020cab7
REMOVE deprecated APIs from lib/client-api 2020-03-26 10:32:35 +01:00
Michael Shilman
205c897579 v6.0.0-alpha.29 2020-03-26 10:38:49 +08:00
Norbert de Langen
036ee99ea1
FIX https://github.com/storybookjs/storybook/issues/10113 2020-03-23 09:14:43 +01:00
Michael Shilman
482764665b v6.0.0-alpha.28 2020-03-23 13:54:49 +08:00
Michael Shilman
01545dd723 Re-enable failing args tests 2020-03-14 09:16:12 +08:00
Norbert de Langen
961240d275
FIX tests & REMOVE test that fail relating to globalArgs 2020-03-13 15:30:01 +01:00
Michael Shilman
3d1d35534e v6.0.0-alpha.27 2020-03-13 20:29:55 +08:00
Michael Shilman
a431c91902 Merge branch 'next' into feature/action-args 2020-03-13 16:34:24 +08:00
Michael Shilman
7552ab0717 Better logging 2020-03-13 16:30:03 +08:00
Michael Shilman
ac1a98c38e Core: Added args/argTypes sanity checks with warnings/errors 2020-03-13 13:26:21 +08:00
Michael Shilman
6b07833a9a Core: Add globalArgs/globalArgTypes exports to preview.js 2020-03-13 12:41:13 +08:00
Michael Shilman
870ff062f3 v6.0.0-alpha.26 2020-03-12 20:53:10 +08:00