26575 Commits

Author SHA1 Message Date
Norbert de Langen
4e3a89ed38 Merge branch 'fix/cjs' of github.com:storybookjs/storybook into fix/cjs 2020-04-14 10:55:51 +02:00
Norbert de Langen
7d0d98e54a
CLEANUP 2020-04-14 10:55:43 +02:00
Will Farley
544572d40a FIX ref getSourceType for paths with */index.html
* Fixes #10324
* Visiting <storybook-path>/index.html?path=/story/* will return "local" in getSourceType and will not throw an exception by going to 'external' switch case block.
2020-04-14 01:54:18 -07:00
Norbert de Langen
58385e5f2e
Merge branch 'next' into fix/cjs 2020-04-14 10:50:03 +02:00
Norbert de Langen
fd6526568c
Merge branch 'next' into dependabot/npm_and_yarn/semver-7.2.2 2020-04-14 10:49:54 +02:00
Michael Shilman
78697b3f74 Update snapshots 2020-04-14 16:32:00 +08:00
Michael Shilman
2099a98a13 ArgsTable: Use lodash.mapValues for readability 2020-04-14 16:31:47 +08:00
dependabot-preview[bot]
5e7c142ec8
Bump recast from 0.16.2 to 0.19.0
Bumps [recast](https://github.com/benjamn/recast) from 0.16.2 to 0.19.0.
- [Release notes](https://github.com/benjamn/recast/releases)
- [Commits](https://github.com/benjamn/recast/compare/v0.16.2...v0.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 07:25:25 +00:00
Michael Shilman
c8f38e55f6 Merge branch 'next' into 6639-args-table-controls 2020-04-14 14:49:03 +08:00
Michael Shilman
5f6480aec5
Merge pull request #10413 from alexreardon/patch-4
Adding `storybook-addon-performance` to addon gallery
2020-04-14 14:41:25 +08:00
Gaëtan Maisse
5c758041bc refactor: extract an interpolation fct to fill virtual module templates 2020-04-14 08:24:55 +02:00
Gaëtan Maisse
2a2586b0e0 refactor: use ES imports in the entry virtual module template
We can use latest JS in it as it is now transpiled like all other JS files
2020-04-14 08:24:55 +02:00
Gaëtan Maisse
c87e4316d5 fix: patch clientApi and clientLogger strings to avoid issue when they contain $ symbol
`$` has a special behavior when using it in the replacement string of the `replace` function, see:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replace#Specifying_a_string_as_a_parameter

As clientApi and clientLogger  can contain `$` symbol we need to double every `$` to not have trouble when replacing them in the virtual module template
2020-04-14 08:24:55 +02:00
Alex Reardon
be87613419
Adding storybook-addon-performance to addon gallery 2020-04-14 16:12:43 +10:00
Himanshu Mishra
ef6d1e2763
Note to install the required packages for theming
When following the guide to implement Storybook theming, I forgot to install the required additional packages. I think a note to install the dependencies will be useful.
2020-04-14 11:36:01 +09:00
Michael Shilman
fb2027f8ea Addon-docs: Remove deprecated react config 2020-04-14 10:35:28 +08:00
Michael Shilman
2cbe11228e 6.0.0-alpha.33 next.json version file 2020-04-14 08:04:02 +08:00
Michael Shilman
5e10f5b1ae Update version.ts to 6.0.0-alpha.33 2020-04-14 08:01:08 +08:00
dependabot-preview[bot]
5386097822
Bump commander from 4.1.1 to 5.0.0
Bumps [commander](https://github.com/tj/commander.js) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v4.1.1...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 23:59:19 +00:00
dependabot-preview[bot]
efc60064ac
Bump markdown-to-jsx from 6.11.0 to 6.11.1
Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.11.0 to 6.11.1.
- [Release notes](https://github.com/probablyup/markdown-to-jsx/releases)
- [Commits](https://github.com/probablyup/markdown-to-jsx/compare/6.11.0...6.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 23:58:06 +00:00
Michael Shilman
5b90cb7bf2 v6.0.0-alpha.33 v6.0.0-alpha.33 2020-04-14 07:52:18 +08:00
Michael Shilman
67dd30f302 Update peer dependencies to 6.0.0-alpha.33 2020-04-14 07:48:15 +08:00
Michael Shilman
51b9726f31 6.0.0-alpha.33 changelog 2020-04-14 07:47:47 +08:00
Michael Shilman
8ec37b96f5
Merge pull request #10396 from storybookjs/fix-cli-tests
CLI: Update fixtures used for CLI tests
2020-04-14 07:45:53 +08:00
Michael Shilman
d873fe8fc3
Merge pull request #10408 from storybookjs/tech/install-optional-on-ci
Build: Update bootstrap to install optional deps on CI
2020-04-14 07:29:29 +08:00
Michael Shilman
c2087f6ce1 Fix deepscan 2020-04-14 06:33:06 +08:00
Norbert de Langen
bc5788c67b
Merge pull request #10402 from Yama-Tomo/fixed-webpackFinal-being-called-twice
Fixed `webpackFinal` being called twice
2020-04-14 00:15:51 +02:00
Norbert de Langen
72713fd077 ADD puppeteer as optionalDependency 2020-04-14 00:13:23 +02:00
Michael Shilman
ea5d27ba9c Fix linting 2020-04-14 05:27:35 +08:00
Norbert de Langen
9577003e7d
CHANGE the bootstrap script so it also installs optional dependencies on CI 2020-04-13 23:11:35 +02:00
Michael Shilman
a0d6f53fbc Updated snapshots 2020-04-14 05:11:05 +08:00
Michael Shilman
dd4fa2bc8e ArgsTable: Misc fixes 2020-04-14 05:09:31 +08:00
Clément Dungler
86d9e3b0e3 cleanup migration 2020-04-13 23:02:30 +02:00
Michael Shilman
c6ae997dcd ArgsTable: Fix and test extraction logic 2020-04-14 04:23:24 +08:00
Michael Shilman
1895a93b00 Merge branch 'next' into 6639-args-table-controls 2020-04-14 04:22:26 +08:00
Matti Bar-Zeev
0193090d3d
CHANGE webpack to webpackFinal 2020-04-13 21:15:37 +02:00
Norbert de Langen
e213240348
Merge branch 'next' into fix-cli-tests 2020-04-13 21:13:03 +02:00
E Kathuria
4065c9850b Update index.md
When used as a modifier, step by step should be hyphenated.
2020-04-13 21:10:40 +02:00
Norbert de Langen
3f7def23f6
Merge branch 'next' into fixed-webpackFinal-being-called-twice 2020-04-13 21:08:40 +02:00
Norbert de Langen
1b54a172e2 Merge branch 'next' into fix/dll-static-build 2020-04-13 20:59:29 +02:00
Norbert de Langen
86c568a666
Merge pull request #10404 from storybookjs/fix/legacy-redirect
FIX legacy redirect
2020-04-13 20:58:42 +02:00
Norbert de Langen
51321e8838
FIX 2020-04-13 20:16:34 +02:00
Norbert de Langen
c1fb718f52
FIX 2020-04-13 20:14:17 +02:00
Norbert de Langen
a3d20b7006
FIX 2020-04-13 19:42:31 +02:00
Norbert de Langen
5acda2f228
FIX 2020-04-13 19:41:41 +02:00
Norbert de Langen
696a0aa469 Merge branch 'fix/legacy-redirect' into fix/dll-static-build 2020-04-13 18:57:32 +02:00
Norbert de Langen
fec3a4cc95
REMOVE loggings 2020-04-13 18:04:01 +02:00
Norbert de Langen
35e7c2e435 Merge branch 'fix/legacy-redirect' into fix/dll-static-build 2020-04-13 16:00:33 +02:00
Norbert de Langen
63ecc3e6ae
FIX legacy redirect 2020-04-13 15:54:56 +02:00
Jon Palmer
6f8883b872
fix(server) Fix the serializtion of knobs params back to the server 2020-04-13 08:59:10 -04:00