Norbert de Langen
f92f3b3af2
FIX tests
2020-04-14 11:37:36 +02:00
Norbert de Langen
5440005f81
Merge branch 'next' into feature/removeA11yDecorator
2020-04-14 11:26:45 +02:00
Norbert de Langen
83a94ad03a
Merge pull request #10331 from storybookjs/dependabot/npm_and_yarn/markdown-to-jsx-6.11.1
...
Bump markdown-to-jsx from 6.11.0 to 6.11.1
2020-04-14 11:24:23 +02:00
Norbert de Langen
f85e27b958
Merge pull request #10385 from storybookjs/dependabot/npm_and_yarn/semver-7.2.2
...
Bump semver from 7.1.3 to 7.2.2
2020-04-14 11:23:28 +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
5f6480aec5
Merge pull request #10413 from alexreardon/patch-4
...
Adding `storybook-addon-performance` to addon gallery
2020-04-14 14:41:25 +08:00
Alex Reardon
be87613419
Adding storybook-addon-performance
to addon gallery
2020-04-14 16:12:43 +10: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]
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
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
Norbert de Langen
9577003e7d
CHANGE the bootstrap script so it also installs optional dependencies on CI
2020-04-13 23:11:35 +02:00
Clément Dungler
86d9e3b0e3
cleanup migration
2020-04-13 23:02:30 +02: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
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
fec3a4cc95
REMOVE loggings
2020-04-13 18:04:01 +02:00
Norbert de Langen
63ecc3e6ae
FIX legacy redirect
2020-04-13 15:54:56 +02:00
Yama-Tomo
5eb589b10d
refactor: refactor when customConfig
is null
2020-04-13 17:58:58 +09:00
Yama-Tomo
46dd912cbe
refactor: redundant function calls
2020-04-13 17:39:24 +09:00
Michael Shilman
0b940bf216
Merge pull request #10383 from storybookjs/10374-remove-source-enhancer
...
Addon-docs: Format Source at render time
2020-04-13 16:02:06 +08:00
Michael Shilman
77ade7f9b3
Merge pull request #10398 from storybookjs/10374-arg-types-enhancer
...
Args: Rename ParameterEnhancer to ArgsEnhancer
2020-04-13 15:19:13 +08:00
Michael Shilman
2d9aa99e4e
Actions: Fix broken args test
2020-04-13 14:52:52 +08:00
Michael Shilman
1b832cfd99
ArgTypes enhancers: Simplify application logic
2020-04-13 14:37:00 +08:00
Michael Shilman
6e51f9463b
Merge branch '10374-arg-types-enhancer' of github.com:storybookjs/storybook into 10374-arg-types-enhancer
2020-04-13 14:33:34 +08:00
Michael Shilman
fc730695dc
ArgTypes enhancer: added falsey test case
2020-04-13 14:33:09 +08:00
Michael Shilman
aefc29c520
Update lib/client-api/README.md
...
Co-Authored-By: Tom Coleman <tom@thesnail.org>
2020-04-13 14:30:58 +08:00
Michael Shilman
94cf165466
Core: Args enhancer => ArgTypesEnhancer
2020-04-13 12:06:10 +08:00
Michael Shilman
92c816c0ea
Addon-actions: Add argTypes default values
2020-04-13 10:53:17 +08:00
Michael Shilman
374aa99d32
Improve typings for Source enhancement
2020-04-13 08:37:17 +08:00
Michael Shilman
1c6262a4a0
Rename ParameterEnhancer to ArgsEnhancer
2020-04-13 08:33:36 +08:00
Gaëtan Maisse
a7e966d264
test: remove react_babel_6
refs in CLI tests
...
There is no more fixture related to `react_babel_6` so I removed all refs to that in scripts used to run CLI tests
2020-04-12 17:37:23 +02:00
Gaëtan Maisse
2c4ccc43d9
test: remove SB config and stories from CLI test fixtures
...
These fixtures are used to check that `sb init` is properly initializing SB in the fixture context so SB config (and stories) shouldn't be already in the fixture.
Moreover, fixtures were using outdated `config.js` file and a new `main.js` config file is added during initialization causing SB build to fail with:
```
ERR! Error: You have both a "main" and a "config". Please remove the "config" file from your configDir
```
2020-04-12 17:35:32 +02:00
Michael Shilman
9f5576ba02
Merge pull request #10387 from storybookjs/build-scripts-contributing
...
Add build script steps to CONTRIBUTING
2020-04-12 08:53:30 +08:00
Michael Shilman
67c15fd43e
Prettier
2020-04-12 08:52:37 +08:00
Michael Shilman
f0de0d9f9a
6.0.0-alpha.32 next.json version file
2020-04-12 08:29:07 +08:00
Yann Braga
a4e3a47f38
Add build script steps to CONTRIBUTING
2020-04-11 16:45:01 +02:00