7887 Commits

Author SHA1 Message Date
Michael Shilman
1aea89794c Update version.ts to 6.0.0-rc.29 2020-08-07 19:44:31 +08:00
Michael Shilman
d31e743fc1 v6.0.0-rc.29 2020-08-07 19:34:27 +08:00
Michael Shilman
b8dc1238c2
Merge pull request #11825 from storybookjs/cli/typesAngular
CLI: Add CSF types for Angular
2020-08-07 18:54:30 +08:00
Michael Shilman
676ef2b5aa
Merge pull request #11829 from storybookjs/deps/upgrade-telejson
Core: Fix undefined serialization
2020-08-07 17:18:08 +08:00
Michael Shilman
30338589eb Upgrade telejson to 5.0.2 2020-08-07 16:54:05 +08:00
Michael Shilman
0bbf118e53 Fix storysource README 2020-08-07 10:48:51 +08:00
tooppaaa
73407126fc cli: apply types for angular 2020-08-06 18:59:28 +02:00
Michael Shilman
d1040fd52f Update version.ts to 6.0.0-rc.28 2020-08-06 23:01:08 +08:00
Michael Shilman
7a8556f396 v6.0.0-rc.28 2020-08-06 22:49:14 +08:00
Michael Shilman
bce00aed61 Upgrade telejson 2020-08-06 22:25:55 +08:00
Michael Shilman
3fe7d96fd8
Merge pull request #11811 from storybookjs/fix/argsTypesReact
CLI: CSF typings for react stories
2020-08-06 22:23:25 +08:00
Michael Shilman
6c43d80b7b Fix type 2020-08-06 21:35:33 +08:00
Michael Shilman
aec24a4a2d
Update lib/addons/src/types.ts
Co-authored-by: Yann Braga <yannbf@gmail.com>
2020-08-06 20:50:23 +08:00
Michael Shilman
d866128522 React CSF types: Rename entry point, split out base types 2020-08-06 17:43:29 +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 2020-08-06 01:56:08 +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
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
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
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
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
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 2020-08-05 00:30:27 +08:00
Norbert de Langen
eac0f898fd
UPGRADE telejson 2020-08-04 17:32:32 +02:00
Tomastomaslol
ea44d9015d do not use zoom on docs content 2020-08-04 20:36:30 +10:00
Michael Shilman
1bddedff14 Update version.ts to 6.0.0-rc.25 2020-08-04 14:49:34 +08:00
Michael Shilman
b0464fa154 v6.0.0-rc.25 2020-08-04 14:39:44 +08:00
Michael Shilman
90cdc0043a Update snapshots & fix precedence 2020-08-04 12:29:35 +08:00
Michael Shilman
5ef6771a15 CSF: Clean up loadCsf per review feedback 2020-08-04 11:31:20 +08:00
Michael Shilman
4f5e07f344 CSF: Support mixed .parameters and deprecated .story.x parameters 2020-08-04 10:54:33 +08:00
Michael Shilman
a91e123a7c Update version.ts to 6.0.0-rc.24 2020-08-03 21:38:53 +08:00
Michael Shilman
76e1bf2df3 v6.0.0-rc.24 2020-08-03 21:19:25 +08:00
Michael Shilman
df6d89f6ad
Merge pull request #11771 from john015/patch-1
Core: Fix link to deprecated configure
2020-08-03 21:07:32 +08:00
Michael Shilman
8eb9ce79e8
Merge pull request #11770 from ajkl2533/11393
Addon-docs: Fix link font size to inherit
2020-08-03 21:05:21 +08:00
john015
3e1fe704a7 Correct link to deprecated configure 2020-08-03 21:57:31 +09:00
Radek Podrazky
481a3addcb fix(DocumentFormatting): inherit font size in links 2020-08-03 13:56:54 +02:00
Michael Shilman
a1b11f7a7c
Merge pull request #11642 from asudoh/uri-encoding-next
Addon-knobs: Fix search params with URI encoding
2020-08-03 19:05:29 +08:00
Tom Coleman
08ad737b74 Add tests 2020-08-03 15:56:52 +10:00
Tom Coleman
e91dd0e970 Ensure we don't re-route to the same URL when we are using a specifier. 2020-08-03 15:55:10 +10:00
Akira Sudoh
f25cd64da6 Merge remote-tracking branch 'upstream/next' into uri-encoding-next 2020-08-03 14:36:29 +09:00