4202 Commits

Author SHA1 Message Date
Michael Shilman
6bb8f167de v5.2.0-beta.15 2019-07-29 12:46:25 +08:00
Michael Shilman
fab6389c2c Update version.ts 2019-07-29 12:39:00 +08:00
Michael Shilman
85ac41c10c v5.2.0-beta.14 2019-07-29 12:29:47 +08:00
Steph Meslin-Weber
98878cdff6 update telejson dependency, update yarn.lock 2019-07-28 21:17:27 +01:00
Michael Shilman
6fa2e90b0f Update version.ts 2019-07-27 16:45:32 +08:00
Michael Shilman
d590ef6190 v5.2.0-beta.13 2019-07-27 16:37:11 +08:00
Michael Shilman
1d6e58e74b
Core: rename load to configure (#7576)
Core: rename `load` to `configure`
2019-07-27 16:22:16 +08:00
Michael Shilman
86370b5129 Core: Make configure warning more explicit 2019-07-27 16:21:26 +08:00
Michael Shilman
82438df546 Update version.ts 2019-07-27 09:56:54 +08:00
Michael Shilman
6f21ef46c2 v5.2.0-beta.12 2019-07-27 09:49:22 +08:00
Michael Shilman
145299cf28 v5.2.0-beta.11 2019-07-27 09:44:07 +08:00
Michael Shilman
cc8c06718b CLI templates: rename load => configure 2019-07-27 02:21:49 +08:00
Kai Röder
86b114fede
Merge pull request #7574 from Enuvid/handle-angular-default-project-empty
Fix(cli): print useful error message if angular.json has no default project specified
2019-07-26 18:29:38 +02:00
Michael Shilman
0ac48981fe Core: Rename load => configure 2019-07-26 23:10:07 +08:00
Kai Röder
3efef84c19 update error message 2019-07-26 16:43:34 +02:00
Alexander Ivanov
2ea67727bb rename method 2019-07-26 21:10:25 +07:00
Michael Shilman
adef6bd2e3 Core: Make load by function more strict with warning 2019-07-26 21:47:18 +08:00
Michael Shilman
e468d48230 Update version.ts 2019-07-26 19:56:16 +08:00
Michael Shilman
c30383e066 v5.2.0-beta.10 2019-07-26 19:45:41 +08:00
Michael Shilman
236c5acedb Core: Remove project root babel.config.js loading 2019-07-26 18:43:11 +08:00
Alexander Ivanov
20172beb97 fix: error if angular.json not specify default project 2019-07-26 17:41:09 +07:00
Norbert de Langen
6e2fb0f689
Fix attribute warning on shortcuts button clicked (#7548)
Fix attribute warning on shortcuts button clicked
2019-07-26 09:50:52 +02:00
Michael Shilman
0c0de0fffb Update version.ts 2019-07-26 01:25:17 +08:00
Michael Shilman
7ddc50f117 v5.2.0-beta.9 2019-07-26 01:13:16 +08:00
Michael Shilman
a54263e329 Codemod: Rename Module format to CSF and shorten codemod names 2019-07-25 23:20:01 +08:00
Michael Shilman
9732f44692 Update version.ts 2019-07-25 18:30:03 +08:00
Michael Shilman
a4dd95bb37 v5.2.0-beta.8 2019-07-25 18:21:41 +08:00
lonyele
3e167b9434 chore: change the order for consistency 2019-07-25 02:19:24 +09:00
lonyele
b3e60dab66 fix: passing loading value to where it needs 2019-07-25 02:08:34 +09:00
Michael Shilman
2563c90fad Improve duplicate title error message 2019-07-24 18:39:56 +08:00
Michael Shilman
0642829b99 Core: Don't allow titles to be reused across files 2019-07-24 15:35:09 +08:00
Norbert de Langen
3b0921f1dd
Merge branch 'next' into dependabot/npm_and_yarn/eventemitter3-4.0.0 2019-07-23 13:54:11 +02:00
Michael Shilman
e44c68c034 Update version.ts 2019-07-23 18:03:34 +08:00
Michael Shilman
0232df78f6 v5.2.0-beta.7 2019-07-23 17:55:49 +08:00
Norbert de Langen
747a5ed3ed
CLI: update sb init to module format for Ember/Marko/Mithril/… (#7504)
CLI: update `sb init` to module format for Ember/Marko/Mithril/Rax/Riot/Svelte
2019-07-23 10:15:38 +02:00
Norbert de Langen
68f06ff89a
CLI: update sb init to module format for Angular (#7502)
CLI: update `sb init` to module format for Angular
2019-07-23 10:15:15 +02:00
Norbert de Langen
f0d079908f
CLI: update sb init to module format for React (#7500)
CLI: update `sb init` to module format for React
2019-07-23 10:14:51 +02:00
Michael Shilman
6ae01a42dd convert-module-to-mdx: Function story suppport 2019-07-23 12:21:19 +08:00
Michael Shilman
b9eab6ba20 convert-mdx-to-module: Function story suppport 2019-07-23 12:21:00 +08:00
Michael Shilman
0ba2e44f98 Update version.ts 2019-07-23 02:15:52 +08:00
dependabot-preview[bot]
e2581bc1ce
Bump eventemitter3 from 3.1.2 to 4.0.0
Bumps [eventemitter3](https://github.com/primus/eventemitter3) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/primus/eventemitter3/releases)
- [Commits](https://github.com/primus/eventemitter3/compare/3.1.2...4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 18:15:07 +00:00
Michael Shilman
6853a5b95a v5.2.0-beta.6 2019-07-23 02:04:35 +08:00
Michael Shilman
42d90fdcf5
Merge pull request #7524 from storybookjs/7522-mdx-module-component
Core: Top-level components in MDX/Module formats
2019-07-23 01:45:43 +08:00
Alex Wilson
688ffe3184
Merge pull request #7400 from 8beeeaaat/7167-zooming-with-addon-centered
Fix #7167 addon-centered causes component to disappear when zooming
2019-07-22 12:51:22 -04:00
Michael Shilman
db8fd5cef1 Update tests for module/mdx top-level component construct 2019-07-22 21:47:14 +08:00
Michael Shilman
f8653c2b1e Module format: Load component as part of default export 2019-07-22 21:46:09 +08:00
Michael Shilman
7cd50cd651
Merge pull request #7519 from kittenking/typo-fixes
Fix typos across storybook repository
2019-07-22 17:19:44 +08:00
Michael Shilman
e6ded5d235 Warn on repeat load calls 2019-07-22 17:06:27 +08:00
Kitten King
edb1896038
Fix some more typos 2019-07-22 06:33:57 +00:00
Michael Shilman
5800a3d54f Update start.js 2019-07-22 14:28:20 +08:00