1868 Commits

Author SHA1 Message Date
Michael Shilman
4aa74d2aee Fix DocsPage stories 2020-06-10 11:22:25 +08:00
Michael Shilman
538f7c9cd6 ArgsTable stories: Respond to review comments 2020-06-10 10:48:58 +08:00
Michael Shilman
d61f7dfd6c Fix typo 2020-06-10 08:04:36 +08:00
Michael Shilman
d52bdfaac7 Remove PropsTable 2020-06-10 05:41:45 +08:00
Michael Shilman
f25ed2def5 ArgsTable: Clean up related stories 2020-06-10 05:21:38 +08:00
Michael Shilman
dc89aa1737 v6.0.0-beta.23 2020-06-08 15:43:48 +08:00
Michael Shilman
ff3f44f3a1 v6.0.0-beta.22 2020-06-06 02:55:46 +08:00
Mateo Tibaquira
1cd491cae6 fix(components): avoid exception on OptionsControl if the item is null or undefined 2020-06-04 16:09:34 -05:00
Norbert de Langen
4bb959cba6 Merge branch 'next' into pr/kdnk/11040 2020-06-04 16:34:00 +02:00
Kodai Nakamura
4a37a37038 Update react-textarea-autosize & Remove @types/react-textarea-autosize 2020-06-04 19:25:19 +09:00
Norbert de Langen
5cec0193c6
Merge pull request #11008 from storybookjs/tech/e2eStab-semver-fixed
Core: Fix Yarn 2 compatibility and reactivate Yarn 2 E2E test
2020-06-04 11:17:06 +02:00
Michael Shilman
93c1d0c108 v6.0.0-beta.21 2020-06-04 08:36:01 +08:00
Gaëtan Maisse
d7687ade18
refactor: replace semver by @storybook/semver
`@storybook/semver` is a browser friendly fork of `semver`.
We use it to avoid issue with IE11 as classic "compiled" `semver` is now compatible with it.
If we just recompile `semver` from `node_modules` it ends with a package that `require('core-js')` but `core-js` is not listed in the dependency. And so Yarn 2 throw an error.
So to avoid that we need to use a "proper" dependency which is `semver` recompile and with all needed dependencies in its package.json.
2020-06-03 20:07:07 +02:00
Michael Shilman
44f8ac526b Fix deepscan 2020-06-03 22:12:31 +08:00
Michael Shilman
9cecd21413 Controls: Fix "no selection" behavior on Select 2020-06-03 10:56:15 +08:00
Michael Shilman
e11b64df92 Controls: Remove react-select and fix initialization logic 2020-06-03 08:53:57 +08:00
Michael Shilman
f296d1cfa1 v6.0.0-beta.20 2020-06-01 22:06:32 +08:00
Michael Shilman
d86727853a Controls: Flatten options control specification 2020-06-01 20:32:57 +08:00
Michael Shilman
f800fc2196 Controls: Fix no-control handling 2020-06-01 18:58:27 +08:00
Michael Shilman
57f818f5e6 v6.0.0-beta.19 2020-05-30 03:29:10 +08:00
Michael Shilman
27f45503e9 v6.0.0-beta.18 2020-05-29 22:55:02 +08:00
Michael Shilman
e6bdd47438 v6.0.0-beta.17 2020-05-28 12:34:03 +08:00
Michael Shilman
816eb0f104 v6.0.0-beta.16 2020-05-28 00:21:14 +08:00
Michael Shilman
d30c942994 v6.0.0-beta.15 2020-05-27 07:05:27 +08:00
Michael Shilman
3ca7acdb84 Merge branch 'next' into feat/addon-controls 2020-05-26 22:02:39 +08:00
dependabot-preview[bot]
ec3e1fcf5d
Bump react-syntax-highlighter from 11.0.2 to 12.2.1
Bumps [react-syntax-highlighter](https://github.com/conorhastings/react-syntax-highlighter) from 11.0.2 to 12.2.1.
- [Release notes](https://github.com/conorhastings/react-syntax-highlighter/releases)
- [Changelog](https://github.com/conorhastings/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/conorhastings/react-syntax-highlighter/compare/v11.0.2...v12.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-26 08:09:15 +00:00
Michael Shilman
c509cc4d66 Merge branch 'next' into feat/addon-controls 2020-05-26 09:24:11 +08:00
Michael Shilman
852ebbcaa2 v6.0.0-beta.14 2020-05-25 21:35:29 +08:00
Michael Shilman
4719cca77a
Merge pull request #10877 from storybookjs/fix/docs-width-single-item
Addon-docs: Fix single item width in Preview block
2020-05-25 18:53:13 +08:00
Norbert de Langen
b463aaa169
FIX centered single 2020-05-25 12:19:13 +02:00
Norbert de Langen
995ee251c9 Merge branch 'next' into fix/docs-width-single-item 2020-05-25 09:47:38 +02:00
Michael Shilman
39bd026385 CSF: Upgrade TSX stories to hoisted story annotations 2020-05-25 13:39:27 +08:00
Mateo Tibaquira
7edfcc01da fix(components): centered toolbar icon button. Closes #10870 2020-05-23 10:27:13 -05:00
Michael Shilman
e9ba51794e v6.0.0-beta.13 2020-05-23 02:06:33 +08:00
Norbert de Langen
dee8885cf0 Merge branch 'next' into fix/docs-width-single-item 2020-05-22 14:26:13 +02:00
Norbert de Langen
76cd265019
For single-child stories in preview to be in a column (vertical) and thus be full-width && FIX width 2020-05-22 14:12:06 +02:00
Michael Shilman
654288f843 Upgrade markdown-to-jsx to 6.11.4 2020-05-22 17:31:40 +08:00
Michael Shilman
08aa769773 v6.0.0-beta.12 2020-05-21 13:57:55 +08:00
Michael Shilman
1e1ea949c7 v6.0.0-beta.11 2020-05-21 12:24:04 +08:00
Michael Shilman
efa9ca5aeb v6.0.0-beta.10 2020-05-21 11:12:51 +08:00
Michael Shilman
9bd3c67d14 Merge branch 'next' into feat/addon-controls 2020-05-21 10:33:16 +08:00
Michael Shilman
a6d81914c2 v6.0.0-beta.9 2020-05-21 07:17:20 +08:00
Norbert de Langen
0f4e98d009
Merge pull request #10801 from storybookjs/tech/cleanup-docs-code-fix-zoom
FIX zoom in docs
2020-05-19 09:40:32 +02:00
Michael Shilman
8567226fb7 ArgsTable: Add compact mode 2020-05-19 11:53:48 +08:00
Norbert de Langen
4b7c1a494c
Merge pull request #10725 from storybookjs/ie11_again_andAgain_theReturn
core: transpile minimum node_modules
2020-05-18 14:11:22 +02:00
Norbert de Langen
5668a28fc2
REMOVE the background too 2020-05-18 11:22:19 +02:00
Norbert de Langen
f36e553b57
REMOVE the margin & padding on the decorator 2020-05-18 11:21:59 +02:00
Norbert de Langen
4d6c16b21d
ADD the decorator back 2020-05-18 11:21:04 +02:00
Norbert de Langen
10a656066b Merge branch 'next' into tech/cleanup-docs-code-fix-zoom 2020-05-18 09:31:14 +02:00
Norbert de Langen
cfd39b9b58
CLEANUP 2020-05-18 09:29:51 +02:00