3797 Commits

Author SHA1 Message Date
Michael Shilman
df43048bf6 Module format codemod: add warnings && format with prettier 2019-06-24 10:09:21 +08:00
Michael Shilman
c4e7ace84f Automatically remove storiesOf import 2019-06-24 00:06:27 +08:00
Michael Shilman
e2ced37f21 Update convert-to-module-format docs & make it build 2019-06-23 17:28:40 +08:00
Michael Shilman
380856853b Convert to module codemod documentation 2019-06-23 16:52:43 +08:00
Michael Shilman
fdae527bf6 Module format codemap: fix block formatting 2019-06-23 16:47:19 +08:00
Michael Shilman
abdde1f012 Codemod to convert storiesOf to module format 2019-06-23 11:49:55 +08:00
Michael Shilman
31ea16f87d Module format codemod WIP 2019-06-21 19:50:39 +08:00
Michael Shilman
20522b4a05 Run codemod on storybook source tree 2019-06-20 12:52:12 +08:00
Michael Shilman
c89042966b Codemod to add component parameters to legacy stories 2019-06-20 12:42:46 +08:00
Norbert de Langen
35a3869ea7 UPGRADE lazy-universal-dotenv 2019-06-19 23:10:41 +02:00
Michael Shilman
766ae4a3ee Merge branch 'next' into 7101-module-story-format 2019-06-19 10:39:25 +08:00
Michael Shilman
6fec113095
CLI: Use process.env.CI if available (#7118)
CLI: Use process.env.CI if available
2019-06-19 05:08:21 +08:00
Michael Shilman
5d5c67869b Merge branch 'next' into tech/docs-view-mode 2019-06-18 22:13:43 +08:00
dependabot-preview[bot]
cad915bce7
Bump css-loader from 2.1.1 to 3.0.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.1...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-18 06:56:41 +00:00
Michael Shilman
f496731216 Use process.env.CI if available 2019-06-18 13:44:35 +08:00
Michael Shilman
a9dbf93b8d Update snapshots 2019-06-18 11:14:14 +08:00
Michael Shilman
92ac9bad7e Throw exception if default export lacks title field 2019-06-18 10:37:35 +08:00
Michael Shilman
94c04c8f5d Fix duplicated code 2019-06-18 10:13:39 +08:00
Norbert de Langen
a0b5c9c750
Refactor story_store (#6382)
Refactor story_store
2019-06-17 16:19:35 +02:00
Norbert de Langen
fd4b6e5c41
Make compatible with yarn Pnp (#6922)
Make compatible with yarn Pnp
2019-06-17 13:48:39 +02:00
Michael Shilman
711c8397f0 Module story format & framework param 2019-06-17 19:04:51 +08:00
Michael Shilman
1e81ea4fb4 Clean up comments 2019-06-17 18:07:42 +08:00
Michael Shilman
326a1d2e3e Addon-docs viewMode skeleton 2019-06-17 18:06:38 +08:00
Norbert de Langen
6389e30fce
Fix JSON babel config error reporting (#7104)
Fix JSON babel config error reporting
2019-06-17 12:02:28 +02:00
Michael Shilman
fc0c2d1b09 Update from next 2019-06-17 15:54:31 +08:00
Michael Shilman
751f7baa23 Update about.stories.storyshot 2019-06-17 13:10:50 +08:00
Michael Shilman
f5a1ec01db Fix race condition on about page 2019-06-17 10:57:29 +08:00
Michael Shilman
7aef767697 Fix JSON babel config error reporting 2019-06-17 10:39:20 +08:00
Laurent Debersaques
4bd6121f83 cli: replaced merge-dirs dependency by fs-extra 2019-06-16 00:33:30 +02:00
Gytis Vinclovas
7411eb38c4
Updated template to not import addons
These should not be imported in React Native. They are used for web and imported automatically.
2019-06-14 14:07:26 +03:00
Norbert de Langen
6afc094014
Fix crash when invalid args for library polished's functions (#6939)
Fix crash when invalid args for library polished's functions
2019-06-14 01:34:12 +02:00
lonyele
64e0c74ada Add test case for valid arguments 2019-06-14 05:12:06 +09:00
lonyele
73fca95969 Fix snapshots 2019-06-14 04:52:15 +09:00
lonyele
b8ac710fbe Fix stupid mistake 2019-06-14 04:23:59 +09:00
Norbert de Langen
bb7a6250bd
Merge pull request #7086 from storybookjs/fix/core-js-upgrade-plugin
UPGRADE the plugin for core-js fix
2019-06-13 17:52:27 +02:00
Norbert de Langen
d830cc74ac
FIX sidebar loading visibility (#7073)
FIX sidebar loading visibility
2019-06-13 17:10:58 +02:00
Norbert de Langen
eca236aee0
Add missing dependencies to ui/react (#7081)
Add missing dependencies to ui/react
2019-06-13 16:35:56 +02:00
Norbert de Langen
b9ed9e6d55
FIX warning of loading prop not being a string (#7080)
FIX warning of loading prop not being a string
2019-06-13 16:22:38 +02:00
Norbert de Langen
ecbe985444 UPGRADE the plugin for core-js fix 2019-06-13 16:08:04 +02:00
Norbert de Langen
9bb237a60d Merge branch 'fix/sidebar-loading-warning' into fix/sidebar-loading-visibility 2019-06-13 14:01:39 +02:00
Norbert de Langen
aebabf8069 FIX version.ts file 2019-06-13 13:52:00 +02:00
Norbert de Langen
2a5778d9ec FIX missing ID 2019-06-13 13:51:31 +02:00
zoltan.kochan
4167073cc5 Add missing dependencies to ui/react 2019-06-13 14:08:20 +03:00
Norbert de Langen
f2de679045 FIX the issue 2019-06-13 13:05:52 +02:00
lonyele
6c3e6c3827 Update snapshots 2019-06-13 11:14:45 +09:00
Norbert de Langen
40412d5057 Merge branch 'next' into fix/sidebar-loading-visibility 2019-06-13 00:51:23 +02:00
Norbert de Langen
fbee3cdd5f CHANGE versions again, sorry, CLI tests use published version, we should really fix that! 2019-06-13 00:50:44 +02:00
Norbert de Langen
404f5901a6 FIX sidebar loading visibility 2019-06-13 00:38:52 +02:00
Michael Shilman
8495523e24
FIX syntax highlighter plain text not visible (#7057)
FIX syntax highlighter plain text not visible
2019-06-12 14:38:06 -07:00
Norbert de Langen
fed2ffa5e2 FIX version.ts 2019-06-12 13:36:12 +02:00