19457 Commits

Author SHA1 Message Date
libetl
660da80dba 7204-source-loader-fire-fighting 2019-06-26 23:53:54 +02:00
Michael Shilman
5d24f4fc81
Fix source-loader CI errors (#7203)
Fix source-loader CI errors
2019-06-27 02:00:24 +08:00
Michael Shilman
630ff4a5c4 Revert official-storybook source-loader 2019-06-27 01:22:43 +08:00
Michael Shilman
038a1d2023 Don't apply addon-storysource/loader to tsx files 2019-06-26 19:20:49 +08:00
Michael Shilman
2702b3580e Revert all source-loader usage due to failing CI builds 2019-06-26 17:52:57 +08:00
Michael Shilman
1c9d23ab13 Remove source-loader for angular, comment failing test 2019-06-26 16:46:54 +08:00
Michael Shilman
41e86d8f7c Clean up CHANGELOG with 5.0.x / 5.1.x / 5.2-alpha.x 2019-06-26 10:44:06 +08:00
Michael Shilman
1131f5d978 5.2.0-alpha.30 next.json version file 2019-06-25 20:29:28 +08:00
Michael Shilman
eb719071c1 Update version.ts 2019-06-25 20:27:28 +08:00
Michael Shilman
e5e0aab372 v5.2.0-alpha.30 v5.2.0-alpha.30 2019-06-25 20:18:51 +08:00
Michael Shilman
ca5309c4e1 5.2.0-alpha.30 changelog 2019-06-25 19:14:22 +08:00
Michael Shilman
5a6e795176 5.2.0-alpha.0 - 5.2.0-alpha.29 changelog from release/docs-technical-preview branch 2019-06-25 19:08:16 +08:00
Michael Shilman
6668d32088
Addon-docs: Source loader library (#7117)
Addon-docs: Source loader library
2019-06-25 18:55:10 +08:00
Norbert de Langen
79fb587f90
Add myself to automention for vue (#7191)
Add myself to automention for vue
2019-06-25 12:14:10 +02:00
Norbert de Langen
1beb9baca3
Bump html-react-parser from 0.7.1 to 0.8.0 in /docs (#7183)
Bump html-react-parser from 0.7.1 to 0.8.0 in /docs
2019-06-25 12:13:04 +02:00
Pavan Kumar Sunkara
5c8602aa75
Add myself to automention for vue 2019-06-25 12:10:23 +02:00
Norbert de Langen
cca98cde60
Bump styled-components from 4.3.1 to 4.3.2 in /docs (#7184)
Bump styled-components from 4.3.1 to 4.3.2 in /docs
2019-06-25 12:08:00 +02:00
Norbert de Langen
c61dfb7387
Migrate addon viewport to TS (#7177)
Migrate addon viewport to TS
2019-06-25 11:53:43 +02:00
Michael Shilman
ca2dc93f54 Merge branch 'next' into 7101-source-loader 2019-06-25 17:53:16 +08:00
Michael Shilman
ba5ef3038d
Addon-docs: Support non-story exports in MDX (#7188)
Addon-docs: Support non-story exports in MDX
2019-06-25 17:51:57 +08:00
Michael Shilman
4bc51e3671
Addon-docs: Support non-story exports in module format (#7185)
Addon-docs: Support non-story exports in module format
2019-06-25 17:17:23 +08:00
Michael Shilman
e5d33fb1e1 Addon-docs: Support non-story exports in MDX 2019-06-25 16:13:47 +08:00
Michael Shilman
ae01a1406a Variable naming 2019-06-25 15:02:53 +08:00
dependabot-preview[bot]
7c55f5d4fa
Bump styled-components from 4.3.1 to 4.3.2 in /docs
Bumps [styled-components](https://github.com/styled-components/styled-components) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Changelog](https://github.com/styled-components/styled-components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/styled-components/styled-components/compare/v4.3.1...v4.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-25 06:55:18 +00:00
dependabot-preview[bot]
50fdf060d0
Bump html-react-parser from 0.7.1 to 0.8.0 in /docs
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases)
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v0.7.1...v0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-25 06:55:10 +00: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
Gaëtan Maisse
2c5b08ff6b chore: improve typings of addons/viewport 2019-06-24 21:03:50 +02:00
Gaëtan Maisse
1925520158 chore: migrate src of addons/viewport to Typescript 2019-06-24 20:49:04 +02:00
Gaëtan Maisse
fce1eb39d0 chore: add tsconfig in addons/viewport 2019-06-24 20:49:04 +02:00
Michael Shilman
3530366230 Source-loader: fix official-storybook webpack config 2019-06-25 00:27:57 +08: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
Norbert de Langen
e4f60bf643
Fix unstretched preview background wrapper (#7173)
Fix unstretched preview background wrapper
2019-06-23 22:02:57 +02:00
Norbert de Langen
ab348ce0b6 FIX lockfile 2019-06-23 21:50:22 +02:00
Norbert de Langen
a44b6a0043 Merge branch 'next' into pr/jamesgeorge007/6937 2019-06-23 21:46:50 +02:00
Michael Shilman
c4e7ace84f Automatically remove storiesOf import 2019-06-24 00:06:27 +08:00
Michael Shilman
58423de4f3
Upgrade core-js to 3.x in devkits (#7171)
Upgrade core-js to 3.x in devkits
2019-06-23 23:42:49 +08:00
Norbert de Langen
9ff2fa3e14
Merge branch 'next' into 7101-upgrade-devkits-corejs 2019-06-23 14:39:57 +02: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