Michael Shilman
b39bde800a
Merge pull request #7368 from domoritz/patch-2
...
cleanup: Remove unused import
2019-07-31 15:53:27 +08:00
Christian Liebel
2639bc48bf
docs(knobs): document accept
argument
2019-07-30 17:34:34 +02:00
Michael Shilman
e8293faf1d
v5.2.0-beta.18
2019-07-30 07:39:56 +08:00
Michael Shilman
dc715763b0
Addon-docs: Ensure getNotes/getInfo return string ( #7597 )
...
Addon-docs: Ensure getNotes/getInfo return string
2019-07-30 07:11:06 +08:00
Norbert de Langen
02a4e21d7b
Merge branch 'next' into ts-migration/vue
2019-07-29 20:23:04 +02:00
Michael Shilman
9e90d874bb
Ensure getNotes/getInfo return string
2019-07-30 01:55:28 +08:00
Michael Shilman
65d8502ed7
v5.2.0-beta.17
2019-07-29 19:02:17 +08:00
Michael Shilman
a6c21204e6
CLI: Fix storiesof-to-csf migration w/punctuation
2019-07-29 18:14:31 +08:00
Michael Shilman
2019fbda86
v5.2.0-beta.16
2019-07-29 16:26:55 +08:00
Michael Shilman
b596d7e9bb
Update makePreset.js
2019-07-29 15:57:20 +08:00
Michael Shilman
f083e737cf
Addon-docs: Configure JSX automagically
2019-07-29 15:35:35 +08:00
Michael Shilman
bf3ef93644
Addon-docs: Add DocsPage automagically ( #7579 )
...
Addon-docs: Add DocsPage automagically
2019-07-29 15:34:12 +08:00
Michael Shilman
755b6a390b
Addon-docs: Static preconfig for docs parameter
2019-07-29 15:07:41 +08:00
Michael Shilman
6bb8f167de
v5.2.0-beta.15
2019-07-29 12:46:25 +08:00
Michael Shilman
85ac41c10c
v5.2.0-beta.14
2019-07-29 12:29:47 +08:00
Norbert de Langen
0b06f75cf4
Merge pull request #7477 from smasontst/fix/addon-info-proptables
...
Addon-info: only render Components in propTables
2019-07-28 14:51:19 +02:00
Michael Shilman
78eaefa1ab
Merge pull request #7584 from Jimmydalecleveland/patch-2
...
Grammar/typo fixes in Readme
2019-07-28 15:25:14 +08:00
Norbert de Langen
db81a7f7c0
SYNC versions
2019-07-27 22:40:41 +02:00
Jimmy Cleveland
1417abd1f6
Grammar/typo fixes in Readme
2019-07-27 13:55:53 -06:00
Norbert de Langen
eb5e7f2e6e
Merge branch 'next' into ts-migration/vue
...
# Conflicts:
# app/vue/package.json
# app/vue/src/client/preview/index.js
# lib/client-api/src/types.ts
2019-07-27 12:41:09 +02:00
Michael Shilman
d590ef6190
v5.2.0-beta.13
2019-07-27 16:37:11 +08:00
Michael Shilman
6f21ef46c2
v5.2.0-beta.12
2019-07-27 09:49:22 +08:00
Michael Shilman
145299cf28
v5.2.0-beta.11
2019-07-27 09:44:07 +08:00
Kai Röder
2f5bb3909d
Merge pull request #7568 from elliotlarson/next
...
Fix select knob default selection when using array-values [key] => val[]
2019-07-27 01:16:24 +02:00
Norbert de Langen
6e07344a29
FIX addon jest incorrect types
2019-07-27 00:41:45 +02:00
Michael Shilman
02423d2ad6
Addon-docs: Add DocsPage automagically
2019-07-27 03:31:48 +08:00
Kai Röder
8ff1ef315c
add test for array-values
2019-07-26 18:23:45 +02:00
Michael Shilman
c30383e066
v5.2.0-beta.10
2019-07-26 19:45:41 +08:00
Elliot Larson
cb7098349c
Fix select knob default selection with array
...
When using a select knob with arrays as option values, the selected key for the default value was not getting set properly. The code was comparing two arrays with ===, which is always false. This stringifies the arrays and then does the comparison.
2019-07-25 18:29:46 -07:00
Stephen Mason
133b87efdd
(hopefully) fixing deepscan issue (again)
2019-07-25 14:23:53 -04:00
Michael Shilman
7ddc50f117
v5.2.0-beta.9
2019-07-26 01:13:16 +08:00
Kai Röder
38ba058f76
Merge branch 'next' into pr/pascaliske/7224
2019-07-25 15:01:49 +02:00
Michael Shilman
a4dd95bb37
v5.2.0-beta.8
2019-07-25 18:21:41 +08:00
Michael Shilman
111eef45a4
Addon-docs: Add source loader to preset ( #7547 )
...
Addon-docs: Add source loader to preset
2019-07-25 18:04:27 +08:00
Michael Shilman
714c3f3a9d
Addon-docs: Update docs to use common/preset
2019-07-25 17:10:50 +08:00
Michael Shilman
133a07a317
Addon-storysource: Add source-loader dep to avoid breaking change
2019-07-25 16:47:40 +08:00
Michael Shilman
e805335311
Addon-docs preset: Make array spread iterable
2019-07-25 16:34:14 +08:00
Michael Shilman
79099ddf70
Addon-docs: Zero-config README + add DocsPage
2019-07-25 14:49:56 +08:00
Michael Shilman
fb17dca6ca
Addon-docs: Zero-config source-loader
2019-07-25 14:49:39 +08:00
Michael Shilman
50b43c2886
Addon-docs: Add source-loader dep & preset config
2019-07-24 22:33:39 +08:00
Leo Y. Li
93de84f69d
Merge pull request #7393 from pocka/fix/addon-contexts-tab-crash
...
Addon-contexts: Ensure nodes is Array
2019-07-24 00:06:07 -04:00
Michael Shilman
0232df78f6
v5.2.0-beta.7
2019-07-23 17:55:49 +08:00
Roberto Wesley Overdijk
324892c64a
fix(ondevice-knobs): graceful fail on missing default
2019-07-23 11:28:48 +02:00
Michael Shilman
84fddfcd79
MDX compiler: Function story suppport
2019-07-23 12:19:52 +08:00
Michael Shilman
6853a5b95a
v5.2.0-beta.6
2019-07-23 02:04:35 +08:00
Michael Shilman
db8fd5cef1
Update tests for module/mdx top-level component construct
2019-07-22 21:47:14 +08:00
Michael Shilman
214e2532ba
Module format: accept component as Meta attribute
2019-07-22 21:46:44 +08:00
Norbert de Langen
3575f9199c
Addon-knobs: enable Typescript strict
flag ( #7515 )
...
Addon-knobs: enable Typescript `strict` flag
2019-07-22 13:13:18 +02:00
Kitten King
0282b18a65
Fix some more typos
2019-07-22 06:29:57 +00:00
Kitten King
fc85fc2ba9
Fix Typos
2019-07-22 06:24:29 +00:00