100 Commits

Author SHA1 Message Date
Michael Shilman
ae8baa22ef v5.2.0-beta.21 2019-08-03 00:25:20 +08:00
Michael Shilman
eca75f168b
Addon-docs: Pass framework configs through babel (#7667)
Addon-docs: Pass framework configs through babel
2019-08-03 00:20:05 +08:00
Michael Shilman
a9ff392cf9 Addon-docs: cleanup dead preset code 2019-08-02 23:40:32 +08:00
Michael Shilman
690b490227 Addon-docs: Process framework configs in babel 2019-08-02 23:40:13 +08:00
Michael Shilman
49f313b884 v5.2.0-beta.20 2019-08-01 23:40:55 +08:00
Michael Shilman
7ab8dd552c
Addon-docs: Pass everything through babel & partial TS conversi… (#7653)
Addon-docs: Pass everything through babel & partial TS conversion
2019-08-01 22:53:10 +08:00
Michael Shilman
f72bca8f16 Addon-docs: Pass everything through babel & partial TS conversion 2019-08-01 20:44:16 +08:00
Michael Shilman
a2bd784400 Addon-docs: Fail with debuggable error on non-string description 2019-08-01 16:53:43 +08:00
Michael Shilman
18abecafd2 Addon-docs: Empty string if we can't infer description 2019-08-01 16:32:21 +08:00
Michael Shilman
9d0fd166b3
Addon-docs: Zero-config README 2019-07-31 22:30:15 +08:00
Michael Shilman
b3108225d7 v5.2.0-beta.19 2019-07-31 17:18:08 +08:00
Michael Shilman
e8293faf1d v5.2.0-beta.18 2019-07-30 07:39:56 +08: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
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
Michael Shilman
02423d2ad6 Addon-docs: Add DocsPage automagically 2019-07-27 03:31:48 +08:00
Michael Shilman
c30383e066 v5.2.0-beta.10 2019-07-26 19:45:41 +08:00
Michael Shilman
7ddc50f117 v5.2.0-beta.9 2019-07-26 01:13:16 +08:00
Michael Shilman
a4dd95bb37 v5.2.0-beta.8 2019-07-25 18:21:41 +08:00
Michael Shilman
714c3f3a9d Addon-docs: Update docs to use common/preset 2019-07-25 17:10:50 +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
Michael Shilman
0232df78f6 v5.2.0-beta.7 2019-07-23 17:55:49 +08: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
Michael Shilman
ac9176fd4f v5.2.0-beta.5 2019-07-21 09:58:35 +08:00
Michael Shilman
bd77e15c32 v5.2.0-beta.4 2019-07-20 12:41:13 +08:00
Michael Shilman
bd82f526d3 Update mdx-compiler-plugin.test.js.snap 2019-07-20 11:51:53 +08:00
Michael Shilman
a67cd2ee35 Addon-docs: Fix MDX source string escaping 2019-07-20 11:37:00 +08:00
Michael Shilman
169cadcfbc Addon-docs: Compile MDX story decorators 2019-07-19 22:05:32 +08:00
Michael Shilman
e788841935 v5.2.0-beta.3 2019-07-19 20:15:36 +08:00
Michael Shilman
d597cdd048 v5.2.0-beta.2 2019-07-18 22:21:11 +08:00
Michael Shilman
9a055c7531
Addon-docs: Upgrade MDX to 1.1 (#7476)
Addon-docs: Upgrade MDX to 1.1
2019-07-18 22:11:58 +08:00
Michael Shilman
b7425085c3 Addon-docs: Upgrade MDX to 1.1 2019-07-18 20:06:34 +08:00
Michael Shilman
3b700fe5f6
Merge branch 'next' into 7101-convert-mdx-to-module 2019-07-18 15:17:08 +08:00
Michael Shilman
21f246297e
Merge branch 'next' into 7101-html-docs-example 2019-07-18 13:58:23 +08:00