444 Commits

Author SHA1 Message Date
Michael Shilman
eab479e342 Addon-docs: Add docsContainer parameter 2019-08-20 14:23:55 +08:00
Michael Shilman
2a363d5d6d Addon-docs: Fix unique key warning 2019-08-18 21:04:58 +08:00
Michael Shilman
84476d29c8 Merge branch 'next' into 7264-scope-docs-style 2019-08-16 17:42:32 +08:00
Michael Shilman
7f784a69fe Fix deepscan issues 2019-08-16 14:38:05 +08:00
Michael Shilman
13fe3f759f Merge branch 'next' into 7264-scope-docs-style 2019-08-16 14:29:29 +08:00
Michael Shilman
1a69bd7983 Addon-docs: Put all code into a Source block 2019-08-16 12:52:54 +08:00
Michael Shilman
a15e516a07 Addon-docs: Format markdown source blocks into Source 2019-08-16 07:40:50 +08:00
Michael Shilman
2348df6f45 Addon-docs: Don't show Stories headings when there are no more stories 2019-08-16 06:40:00 +08:00
Michael Shilman
3e07f25f66 Addon-docs: Add toolbar support to Preview 2019-08-15 20:19:21 +08:00
Michael Shilman
0a92f4734e Addon-docs: Refactor HTML component overrides 2019-08-15 01:31:13 +08:00
Michael Shilman
82df514b77 Addon-docs: Restyle doc blocks with new DocumentFormatting 2019-08-14 22:02:33 +08:00
Michael Shilman
bb59ba2852 Addon-docs: Rearchitect DocumentFormatting, legacy to DocumentWrapper 2019-08-14 22:01:40 +08:00
Michael Shilman
53ca6c6109 Addon-docs: componentDescription => componentSubtitle 2019-08-12 16:40:05 +08:00
Michael Shilman
5480580190 Addon-docs: Improve DocsPage slots API (breaking) 2019-08-12 16:21:48 +08:00
Michael Shilman
b36aa1a42a MDX compiler: update snapshot 2019-08-09 21:13:55 +08:00
Michael Shilman
15ba72fd0e Addon-docs: Make docs-only stories throw an error on render 2019-08-09 18:08:36 +08:00
Michael Shilman
5fe23d0875 Addon-docs: Compile docs-only MDX 2019-08-08 15:53:14 +08:00
Michael Shilman
4f9a846103
Addon-docs: DocsPage slots for fine-grained user control (#7680)
Addon-docs: DocsPage slots for fine-grained user control
2019-08-07 11:09:27 +08:00
Michael Shilman
04847ff4f3 Addon-docs: Clean up MDX compiler tests 2019-08-06 15:25:57 +08:00
Michael Shilman
a120a13105 Addon-docs: DocsPage slots for fine-grained user control 2019-08-05 16:50:42 +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
690b490227 Addon-docs: Process framework configs in babel 2019-08-02 23:40:13 +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
9e90d874bb Ensure getNotes/getInfo return string 2019-07-30 01:55:28 +08:00
Michael Shilman
214e2532ba Module format: accept component as Meta attribute 2019-07-22 21:46:44 +08:00
Norbert de Langen
32d3d476c4
Addon-docs: Fix default separator inconsistency (#7382)
Addon-docs: Fix default separator inconsistency
2019-07-11 12:32:41 +02:00
Michael Shilman
4c10e17ea9 Addon-docs: Remove primary parameter 2019-07-11 16:02:25 +08:00
Michael Shilman
82dc91c3a3 Fix default separator inconsistency 2019-07-11 15:57:44 +08:00
Norbert de Langen
9571fe1572 Merge branch 'next' into preview-hooks
# Conflicts:
#	addons/actions/package.json
#	addons/events/package.json
#	addons/events/src/index.ts
#	addons/ondevice-notes/package.json
#	dev-kits/addon-roundtrip/package.json
#	examples/dev-kits/package.json
#	examples/html-kitchen-sink/package.json
#	lib/client-api/package.json
#	lib/client-api/src/client_api.ts
#	lib/client-api/src/typings.d.ts
#	lib/client-api/tsconfig.json
#	lib/ui/src/index.js
#	yarn.lock
2019-07-10 16:08:11 +02:00
Norbert de Langen
5177510e01 FIX docs-mode by using storyFn instead of getDecorated 2019-07-07 23:44:34 +02:00
Michael Shilman
091868b1ab Addon-docs: Added inline option to Story block 2019-07-04 17:14:19 +08:00
Hypnosphi
e467287d32 Fix Lint errors 2019-07-01 03:01:26 +03:00
Michael Shilman
8f2f3e503d Addon-docs: Add typings 2019-06-22 02:45:37 +08:00
Michael Shilman
721301c450 Merge branch 'next' into 7101-mdx 2019-06-22 02:36:03 +08:00
Michael Shilman
f48201e318 Use styled headings 2019-06-22 01:16:04 +08:00
Michael Shilman
043fca7183 Doc blocks: improve typescript types 2019-06-22 00:54:40 +08:00
Michael Shilman
f1d7579a8e Doc blocks review cleanup 2019-06-20 15:00:51 +08:00
Michael Shilman
07e6c0099d Restore component overrides 2019-06-19 15:16:19 +08:00
Michael Shilman
8f6e608ec9 Addon-docs: Fix no theme bug 2019-06-18 16:56:21 +08:00
Michael Shilman
5b851b8be2 Doc blocks container components 2019-06-18 16:13:53 +08:00
Michael Shilman
326a1d2e3e Addon-docs viewMode skeleton 2019-06-17 18:06:38 +08:00