Michael Shilman
|
ea238476af
|
Merge branch 'next' into fix-react-native-server
|
2019-06-29 10:23:12 +08:00 |
|
Michael Shilman
|
c97c2dfe86
|
Codemod: handle stories called "default"
|
2019-06-27 18:35:53 +08:00 |
|
Michael Shilman
|
701e67d659
|
Codemod: Use camelcase vars to codemod story names with whitespace
|
2019-06-27 18:26:53 +08:00 |
|
Michael Shilman
|
44868ff08a
|
Get rid of storyData pattern in favor of data exports
|
2019-06-27 16:27:32 +08:00 |
|
Michael Shilman
|
5806bd71d9
|
Merge branch 'next' into 7204-source-loader-fire-fighting
|
2019-06-27 14:43:57 +08:00 |
|
Michael Shilman
|
2ce12c521a
|
Update version.ts
|
2019-06-27 14:31:51 +08:00 |
|
Michael Shilman
|
d6843e3e5e
|
v5.2.0-alpha.31
|
2019-06-27 12:29:29 +08:00 |
|
Michael Shilman
|
fb6d36a7f0
|
Fix module format stories w/ parameters & no name (#7216)
Fix module format stories w/ parameters & no name
|
2019-06-27 12:23:53 +08:00 |
|
Michael Shilman
|
a13111a117
|
Fix module format stories with parameters & no custom name
|
2019-06-27 11:49:11 +08:00 |
|
Michael Shilman
|
ef14ecf3b5
|
Merge branch 'next' into pr/6472
|
2019-06-27 10:56:35 +08:00 |
|
libetl
|
660da80dba
|
7204-source-loader-fire-fighting
|
2019-06-26 23:53:54 +02:00 |
|
Michael Shilman
|
9951c4ba45
|
Merge branch 'next' into 7164-module-format-story-name
|
2019-06-27 02:04:36 +08:00 |
|
Michael Shilman
|
b0b163e475
|
Module-format: Update codemod to use storyFn.story annotation
|
2019-06-26 19:15:26 +08:00 |
|
Michael Shilman
|
0fda59f576
|
Update module format stories to use storyFn.story-style annotation
|
2019-06-26 18:26:25 +08:00 |
|
Michael Shilman
|
1c9d23ab13
|
Remove source-loader for angular, comment failing test
|
2019-06-26 16:46:54 +08:00 |
|
Michael Shilman
|
ee199f6ab1
|
Module format: use story field for name/parameters annotation
|
2019-06-26 16:12:37 +08:00 |
|
Norbert de Langen
|
3b015d54bd
|
CHANGE linting config to also lint react-native && FIX all linting issues
|
2019-06-25 16:05:11 +02:00 |
|
Norbert de Langen
|
9232a152e1
|
Merge branch 'next' into fix-react-native-server
|
2019-06-25 14:32:47 +02:00 |
|
Michael Shilman
|
eb719071c1
|
Update version.ts
|
2019-06-25 20:27:28 +08:00 |
|
Michael Shilman
|
e5e0aab372
|
v5.2.0-alpha.30
|
2019-06-25 20:18:51 +08:00 |
|
Gytis Vinclovas
|
4b864ffce5
|
Added comments in the story store
|
2019-06-25 13:44:12 +03:00 |
|
Michael Shilman
|
ca2dc93f54
|
Merge branch 'next' into 7101-source-loader
|
2019-06-25 17:53:16 +08:00 |
|
Gytis Vinclovas
|
5f11fbccaa
|
Updated to new story api. Properly listens to server.
|
2019-06-25 10:30:27 +03:00 |
|
Michael Shilman
|
ae01a1406a
|
Variable naming
|
2019-06-25 15:02:53 +08:00 |
|
Michael Shilman
|
7aa8d07bb8
|
Addon-docs: Support non-story exports in module format
|
2019-06-25 14:52:09 +08:00 |
|
Michael Shilman
|
c546d4d516
|
Rename example => story
|
2019-06-25 11:06:48 +08:00 |
|
libetl
|
c9f0978c3e
|
handle no parameters case
|
2019-06-24 23:46:33 +02:00 |
|
Michael Shilman
|
f77ce4aed3
|
Merge branch 'next' into 7101-source-loader
|
2019-06-24 17:39:20 +08:00 |
|
Michael Shilman
|
2dd97ad0a8
|
Docs mode with --docs flag (#7154)
Docs mode with `--docs` flag
|
2019-06-24 17:36:58 +08:00 |
|
Michael Shilman
|
3cf6acc579
|
Clean up comments
|
2019-06-24 17:23:37 +08:00 |
|
Norbert de Langen
|
fc7cd7e568
|
feat(cli): Adds a new info command which prints local environme… (#6937)
feat(cli): Adds a new info command which prints local environment information
|
2019-06-24 10:39:21 +02:00 |
|
Michael Shilman
|
c78b28118c
|
Merge branch 'next' into 7101-docs-mode
|
2019-06-24 11:48:08 +08:00 |
|
Michael Shilman
|
32cafdd01f
|
Addon-docs: Convert to module format codemod (#7174)
Addon-docs: Convert to module format codemod
|
2019-06-24 11:46:13 +08:00 |
|
Michael Shilman
|
27bcc92a6d
|
Addon-docs: MDX support (#7145)
Addon-docs: MDX support
|
2019-06-24 11:09:47 +08:00 |
|
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 |
|
jamesgeorge007
|
e5d77bee55
|
Merge branch 'next' of https://github.com/storybookjs/storybook into feat/info-cmd
|
2019-06-23 12:52:20 +05:30 |
|
Michael Shilman
|
abdde1f012
|
Codemod to convert storiesOf to module format
|
2019-06-23 11:49:55 +08:00 |
|
autarc
|
9802d744d4
|
Fix unstretched preview background wrapper
|
2019-06-22 13:32:13 +02:00 |
|
Michael Shilman
|
bd0c8028fa
|
Merge branch 'next' into 7101-source-loader
|
2019-06-22 16:59:47 +08:00 |
|
Michael Shilman
|
590b18dd4a
|
Merge branch 'next' into 7101-docs-mode
|
2019-06-22 16:58:39 +08:00 |
|
Michael Shilman
|
b364ed42f1
|
Github org rename (#7172)
Github org rename
|
2019-06-22 16:45:17 +08:00 |
|
Michael Shilman
|
db20811dc5
|
Typeset: Display font sizes in user-specified order
|
2019-06-22 16:44:25 +08:00 |
|
Michael Shilman
|
ebc37f48bc
|
Github org rename
|
2019-06-22 10:44:12 +08:00 |
|
Michael Shilman
|
33ea65a5d1
|
Merge branch 'next' into 7101-source-loader
|
2019-06-22 10:23:18 +08:00 |
|
Michael Shilman
|
da55b21556
|
Merge branch 'next' into 7101-docs-mode
|
2019-06-22 10:16:51 +08:00 |
|
Michael Shilman
|
ed9cf40fe8
|
Merge branch 'next' into 7101-mdx
|
2019-06-22 10:12:35 +08:00 |
|