29399 Commits

Author SHA1 Message Date
jonniebigodes
32cbc1245c updated per feedback provided. 2020-08-05 23:14:32 +01:00
jonniebigodes
444cff203f
Merge pull request #11776 from storybookjs/configure_section_updates
updates for the configure section
2020-08-05 22:20:57 +01:00
jonniebigodes
0fc75fef9f
Merge branch '6.0-docs' into configure_section_updates 2020-08-05 22:19:30 +01:00
Dominic Nguyen
21f5dcf1d1
Merge pull request #11777 from storybookjs/get_started_section_updates
Get started section updates
2020-08-05 16:49:16 -04:00
jonniebigodes
1bc812b04e
Merge pull request #11778 from storybookjs/updates_writing_stories
Updates for the writing stories section
2020-08-05 21:43:26 +01:00
jonniebigodes
d8065a2ee7
Merge pull request #11803 from storybookjs/workflow_section_updates
Workflows documentation update for Storybook start/build with --docs flag
2020-08-05 21:42:25 +01:00
jonniebigodes
15569bb6d9
Merge pull request #11806 from storybookjs/updates_writing_docs_section
Updates for the writing docs section
2020-08-05 21:41:25 +01:00
Spencer Miskoviak
e1419f0731
docs: fix code snippet
add missing `const` to code snippet for configuring story sorting
2020-08-05 12:17:09 -07:00
Yann Braga
facd5f5a16 CSF types: add descriptions 2020-08-05 20:48:51 +02:00
Michael Shilman
e9ffe87cd8 6.0.0-rc.27 next.json version file 2020-08-06 02:20:39 +08:00
Michael Shilman
03f200179f Update version.ts to 6.0.0-rc.27 2020-08-06 02:07:03 +08:00
Michael Shilman
54e931312f v6.0.0-rc.27 v6.0.0-rc.27 2020-08-06 01:56:08 +08:00
Michael Shilman
5246e35b62 Update root, peer deps to 6.0.0-rc.27 2020-08-06 01:41:03 +08:00
Michael Shilman
6c219dbd37 6.0.0-rc.27 changelog 2020-08-06 01:40:52 +08:00
Michael Shilman
8942f0f0e5
Merge pull request #11814 from storybookjs/feat/addon-docs-html-inline
Addon-docs: Add inline rendering support for HTML
2020-08-06 01:36:15 +08:00
Michael Shilman
89f04e3c1c
Update README.md 2020-08-06 01:25:41 +08:00
jonniebigodes
2b324712cd adds missing link to the writing docs page. 2020-08-05 17:34:11 +01:00
jonniebigodes
ffbf99449b extra sentence removed 2020-08-05 16:34:25 +01:00
jonniebigodes
a0baab9a81 updates on the wording 2020-08-05 16:22:00 +01:00
Michael Shilman
a05c6e805e Addon-docs: Add inline story rendering support for HTML 2020-08-05 22:11:22 +08:00
Michael Shilman
7736a04b9d CSF types: Add storyName annotation 2020-08-05 21:45:03 +08:00
Michael Shilman
71c20befcf React CSF typings: Use partial, rename ArgsType to Args 2020-08-05 21:37:45 +08:00
Michael Shilman
f46b3d4b5f CLI: Don't add addon-actions to main.js 2020-08-05 21:19:37 +08:00
Michael Shilman
040ab45bc6 CLI: Fix typings in CRA template 2020-08-05 21:15:50 +08:00
Michael Shilman
25146ff859 React types WIP 2020-08-05 19:04:08 +08:00
Michael Shilman
10cafc82af
Merge pull request #11768 from ajkl2533/ajkl2533@11681
Addon-docs: Prettier, collapsible values in ArgsTable
2020-08-05 17:18:57 +08:00
tooppaaa
3b57d46371 Better typings for react 2020-08-05 10:44:25 +02:00
Radek Podrazky
054947afc1 refactor: replace uniq with lodash 2020-08-05 10:34:17 +02:00
Radek Podrazky
61ee8b0833 feat(ArgsTable): add prop for default expansion of args 2020-08-05 10:15:00 +02:00
Radek Podrazky
ec08774c0b feat(ArgValue): pretiffy output of values in PropsTable
Ref #11681
2020-08-05 10:00:31 +02:00
Florian Uhde
95925f4c0c
fixed small typo 2020-08-05 06:17:58 +02:00
Michael Shilman
b5185020fc
Merge pull request #11805 from storybookjs/11362-name-column-width
Addon-controls: Fix ArgsTable bugs and styling
2020-08-05 12:10:48 +08:00
domyen
e669572caf border style with safari bug #11698 2020-08-04 21:20:18 -04:00
domyen
23063a6fdf fix theming bug with NoControlsWarning 2020-08-04 20:38:45 -04:00
domyen
8de0e9f218 use link color instead of system default 2020-08-04 20:32:09 -04:00
jonniebigodes
fe916471c0 updated section per feedback 2020-08-05 01:05:04 +01:00
domyen
5c0eb1e6a6 move break-word styling to the right place and add comments in code for later 2020-08-04 20:01:28 -04:00
domyen
b8dc80973a prevent Boolean's True/False buttons from stacking when parent elements width is constrained 2020-08-04 19:53:22 -04:00
domyen
c1134689ad make code font-size smaller so it doesn't dwarf the regular text 2020-08-04 19:52:22 -04:00
domyen
7856be3de3 adjust argstable to handle long strings in argsvalue 2020-08-04 19:50:33 -04:00
jonniebigodes
1c4538951f added aside for the docs flag when building. 2020-08-04 19:18:32 +01:00
Michael Shilman
4867e539f6
Merge pull request #11795 from Tomastomaslol/11662_docs_content_zooms_when_the_canvas_is_zoomed
do not use zoom on docs content
2020-08-05 01:15:41 +08:00
jonniebigodes
2e9fee7328 cli converted to table and included docs flag 2020-08-04 17:46:58 +01:00
Michael Shilman
ad311df1d5 6.0.0-rc.26 next.json version file 2020-08-05 00:45:00 +08:00
Michael Shilman
ff26ff38ae Update version.ts to 6.0.0-rc.26 2020-08-05 00:40:55 +08:00
Michael Shilman
fcef77bedf v6.0.0-rc.26 v6.0.0-rc.26 2020-08-05 00:30:27 +08:00
Michael Shilman
7c8817ece9 Update root, peer deps to 6.0.0-rc.26 2020-08-05 00:26:08 +08:00
Michael Shilman
8d15b4e09e 6.0.0-rc.26 changelog 2020-08-05 00:25:42 +08:00
Michael Shilman
cedd82f582
Merge pull request #11797 from storybookjs/upgrade/telejson
UPGRADE telejson
2020-08-05 00:15:12 +08:00
Norbert de Langen
eac0f898fd
UPGRADE telejson 2020-08-04 17:32:32 +02:00