Michael Shilman
|
c393a899d2
|
6.0.0-beta.10 changelog
|
2020-05-21 11:07:32 +08:00 |
|
Michael Shilman
|
7336aa4c8a
|
Merge pull request #10813 from storybookjs/mrmckeb/issue10790
Core: Zero-config TypeScript loading
|
2020-05-21 09:59:47 +08:00 |
|
Michael Shilman
|
3181de4b3c
|
6.0.0-beta.9 next.json version file
|
2020-05-21 07:28:50 +08:00 |
|
Michael Shilman
|
897fe4da11
|
Update version.ts to 6.0.0-beta.9
|
2020-05-21 07:26:37 +08:00 |
|
Michael Shilman
|
a6d81914c2
|
v6.0.0-beta.9
v6.0.0-beta.9
|
2020-05-21 07:17:20 +08:00 |
|
Michael Shilman
|
39c79b50dd
|
Update peer dependencies to 6.0.0-beta.9
|
2020-05-21 07:08:35 +08:00 |
|
Michael Shilman
|
d655334f45
|
6.0.0-beta.9 changelog
|
2020-05-21 07:08:16 +08:00 |
|
Paul Grau
|
7a4724ba39
|
Revert removel of babel-preset-vue from app/vue
|
2020-05-20 22:20:21 +09:00 |
|
Paul Grau
|
b50442f992
|
Revert removal of babel-preset-vue
|
2020-05-20 22:16:51 +09:00 |
|
Paul Grau
|
7b8e614441
|
Apply babel fix to vue fixture as well
|
2020-05-20 20:33:22 +09:00 |
|
Michael Shilman
|
3671955f56
|
Migrate sfc_vue fixture to use babel-preset-vue
|
2020-05-20 18:42:50 +08:00 |
|
Norbert de Langen
|
7c706b56ac
|
ADD settings.json
|
2020-05-20 11:11:38 +02:00 |
|
Brody McKee
|
6dfb78686a
|
fix: correct TSDoc error in shared types
|
2020-05-20 11:38:25 +03:00 |
|
Michael Shilman
|
1336f76abd
|
Merge branch 'mrmckeb/issue10790' of github.com:storybookjs/storybook into mrmckeb/issue10790
|
2020-05-20 16:35:28 +08:00 |
|
Michael Shilman
|
4a4ccb48e6
|
Zero-config typescript: Updated MIGRATION and storybook documentation
|
2020-05-20 16:35:20 +08:00 |
|
Brody McKee
|
ee085e5ed2
|
feat: improve shared types
|
2020-05-20 11:14:34 +03:00 |
|
Michael Shilman
|
3f4d4ef98d
|
Typescript: Filter out node_modules for docgen by default
|
2020-05-20 15:22:10 +08:00 |
|
Michael Shilman
|
bd7d479b4d
|
Fix presets for windows paths
|
2020-05-20 15:21:16 +08:00 |
|
Michael Shilman
|
c7dfb35b6a
|
Increase cypress navigation timeout for debugging
|
2020-05-20 11:28:02 +08:00 |
|
Michael Shilman
|
5f95289521
|
Update yarn.lock
|
2020-05-20 10:39:37 +08:00 |
|
Michael Shilman
|
ebd8535284
|
Attempt to unify ts-loader version for e2e tests
|
2020-05-20 10:30:19 +08:00 |
|
Michael Shilman
|
bdbd62a010
|
Build: Increase parallelism
|
2020-05-20 10:09:31 +08:00 |
|
Michael Shilman
|
7948a71451
|
Fix typescript-preset filtering
|
2020-05-20 09:01:36 +08:00 |
|
Michael Shilman
|
ce38dee1b4
|
Debug CI
|
2020-05-20 09:01:18 +08:00 |
|
Michael Shilman
|
03136b7c87
|
Debugging CI
|
2020-05-20 08:32:33 +08:00 |
|
tooppaaa
|
9b41d91d75
|
fix yarn lock
|
2020-05-19 22:47:23 +02:00 |
|
tooppaaa
|
d3c99108e6
|
fix deepscan
|
2020-05-19 22:13:15 +02:00 |
|
tooppaaa
|
8a98ecf7e3
|
fix missing deps
|
2020-05-19 22:13:07 +02:00 |
|
tooppaaa
|
a38d6cfc04
|
fix babel-loader-preview
|
2020-05-19 21:26:36 +02:00 |
|
Norbert de Langen
|
8bc3c9f1bb
|
FIX tests
|
2020-05-19 16:43:20 +02:00 |
|
Norbert de Langen
|
5949c37b3b
|
Merge branch 'next' into mrmckeb/issue10790
# Conflicts:
# examples/angular-cli/jest.addon-config.js
# examples/angular-cli/jest.config.js
# lib/core/src/server/preview/babel-loader-preview.js
# scripts/build-storybooks.js
# yarn.lock
|
2020-05-19 16:26:26 +02:00 |
|
Michael Shilman
|
43448a7a8e
|
Merge pull request #10838 from storybookjs/fix/not-emit-when-viewmode-incompatible
UI: Don't emit storyChange event when viewmode not renderable by preview
|
2020-05-19 21:23:34 +08:00 |
|
Michael Shilman
|
5270f070b3
|
Update package.json
|
2020-05-19 21:13:12 +08:00 |
|
Michael Shilman
|
cb1a515228
|
Merge pull request #10821 from graup/graup/vue-cli-example
Vue: Add vue-cli example and remove babel-preset-vue
|
2020-05-19 20:42:48 +08:00 |
|
Norbert de Langen
|
def3af592a
|
FIX https://github.com/storybookjs/storybook/issues/10551
|
2020-05-19 14:24:43 +02:00 |
|
Norbert de Langen
|
e23ff36610
|
Merge pull request #10819 from storybookjs/fix/ref-auth
FIX refs not authenticating
|
2020-05-19 13:28:48 +02:00 |
|
Michael Shilman
|
a8169508be
|
Merge pull request #10833 from storybookjs/10239-fix-toolbars-initial-render
Core: Fix global args initial state for addon-toolbars
|
2020-05-19 19:01:22 +08:00 |
|
Clément DUNGLER
|
8fd3ca6e0c
|
Merge pull request #10702 from storybookjs/tech/ci-example-overhaul-clean
Tech/ci example overhaul clean
|
2020-05-19 12:57:36 +02:00 |
|
Norbert de Langen
|
4c1a662d13
|
Merge pull request #10825 from storybookjs/fix-required-version-of-reach-router-types
Fix: upgrade and add some missing dependencies in core, router, api
|
2020-05-19 12:41:53 +02:00 |
|
Norbert de Langen
|
7eed2e7396
|
CHANGE to correct header
|
2020-05-19 12:24:54 +02:00 |
|
Norbert de Langen
|
edd39b846f
|
Merge branch 'next' into fix/ref-auth
|
2020-05-19 12:23:34 +02:00 |
|
Norbert de Langen
|
cba928b5c4
|
Merge pull request #10814 from storybookjs/feature/deprecateWithA11y
Addon-a11y: Add deprecated withA11y
|
2020-05-19 12:22:11 +02:00 |
|
Michael Shilman
|
386afe40fb
|
Global Args: Fix initial render bug
|
2020-05-19 18:18:47 +08:00 |
|
Michael Shilman
|
521fd52e1d
|
Fix toolbars hero image
|
2020-05-19 18:15:52 +08:00 |
|
tooppaaa
|
95380d3105
|
fix...
|
2020-05-19 10:12:51 +02:00 |
|
tooppaaa
|
e1ada00150
|
fix path
|
2020-05-19 09:41:56 +02:00 |
|
Norbert de Langen
|
0f4e98d009
|
Merge pull request #10801 from storybookjs/tech/cleanup-docs-code-fix-zoom
FIX zoom in docs
|
2020-05-19 09:40:32 +02:00 |
|
Brody McKee
|
1ea65954ca
|
feat: update types and defaults
|
2020-05-19 10:36:36 +03:00 |
|
tooppaaa
|
c69e28c12f
|
fix ts
|
2020-05-19 09:13:46 +02:00 |
|
tooppaaa
|
cd8c903437
|
set resolutions
|
2020-05-18 23:52:29 +02:00 |
|