Michael Shilman
c2291caeaa
Update git head to 6.2.0-beta.2
2021-02-24 13:08:04 +08:00
Michael Shilman
6836920db1
v6.2.0-beta.2
2021-02-24 13:01:28 +08:00
Michael Shilman
07ab10c225
Update root, peer deps, version.ts/json to 6.2.0-beta.2
2021-02-24 13:01:01 +08:00
Michael Shilman
3308232986
Merge pull request #12824 from hydrosquall/cameron.yick/feature/ui-editable-json-tree-knob
...
Addon-controls: Add JSON tree editor for Object/Array Type args
2021-02-24 12:08:02 +08:00
Shota Fuji
85f2a43a71
fix(addon-docs): Do not create additional Vue tree
...
This commit changes how the decorator grab Vue.js' VNode tree.
Previously it creates a new Vue instance and traverse the tree.
But this causes a lot of problems such as unexpected mount call and
DOM-detached instance. I removed the instruction then added a decorator
that do the instruction from inside of an existing VNode tree.
2021-02-24 01:30:50 +00:00
Gert Hengeveld
5c20661190
Merge remote-tracking branch 'origin/next' into cameron.yick/feature/ui-editable-json-tree-knob
2021-02-23 15:49:21 +01:00
Gert Hengeveld
9ef5b3aaca
Fix dark style
2021-02-23 15:47:54 +01:00
Michael Shilman
d5504bb1fe
Update git head to 6.2.0-beta.1
2021-02-23 11:50:20 +08:00
Michael Shilman
409d897e6f
v6.2.0-beta.1
2021-02-23 11:43:29 +08:00
Michael Shilman
2ef5cedb9c
Update root, peer deps, version.ts/json to 6.2.0-beta.1
2021-02-23 11:38:12 +08:00
Michael Shilman
513a1ba7d1
Update git head to 6.2.0-beta.0
2021-02-22 23:48:06 +08:00
Michael Shilman
88c8da9b94
v6.2.0-beta.0
2021-02-22 23:40:38 +08:00
Michael Shilman
acd8fcca64
Update root, peer deps, version.ts/json to 6.2.0-beta.0
2021-02-22 23:39:53 +08:00
Michael Shilman
08be5a17c2
Update git head to 6.2.0-alpha.35
2021-02-22 22:45:11 +08:00
Michael Shilman
95cf9c6118
v6.2.0-alpha.35
2021-02-22 22:37:36 +08:00
Michael Shilman
9974980c1a
Update root, peer deps, version.ts/json to 6.2.0-alpha.35
2021-02-22 22:37:13 +08:00
Michael Shilman
16c2f0438f
Update git head to 6.2.0-alpha.34
2021-02-22 17:16:52 +08:00
Michael Shilman
557c58032e
v6.2.0-alpha.34
2021-02-22 17:09:40 +08:00
Michael Shilman
be4559dda9
Update root, peer deps, version.ts/json to 6.2.0-alpha.34
2021-02-22 17:09:11 +08:00
Michael Shilman
b4505b1afe
Merge branch 'next' into tech/fix-yarn-pnp-e2e-tests
2021-02-22 16:41:28 +08:00
Michael Shilman
b27a43dbcc
Update git head to 6.2.0-alpha.33
2021-02-22 09:50:50 +08:00
Michael Shilman
149c8bb91b
v6.2.0-alpha.33
2021-02-22 09:44:22 +08:00
Michael Shilman
94f6f78eee
Update root, peer deps, version.ts/json to 6.2.0-alpha.33
2021-02-22 09:38:19 +08:00
Michael Shilman
52479887c7
Addon-docs: Support story.mdx, stories.mdx
2021-02-22 08:40:23 +08:00
Michael Shilman
5805d304a2
Merge branch 'next' into @hypnosphi/react-sizeme
2021-02-22 07:13:17 +08:00
Gaëtan Maisse
38644985d3
fix: add missing dependencies
2021-02-21 21:01:13 +01:00
Michael Shilman
d48d8d5a64
Update git head to 6.2.0-alpha.32
2021-02-21 16:56:41 +08:00
Michael Shilman
cb02d735a8
v6.2.0-alpha.32
2021-02-21 16:50:32 +08:00
Michael Shilman
ff5d1ff0bc
Update root, peer deps, version.ts/json to 6.2.0-alpha.32
2021-02-21 16:49:46 +08:00
Michael Shilman
0b1579c3a4
Update git head to 6.2.0-alpha.31
2021-02-20 21:49:16 +08:00
Michael Shilman
30a22ce4c2
v6.2.0-alpha.31
2021-02-20 21:43:18 +08:00
Michael Shilman
b1210d92f3
Update root, peer deps, version.ts/json to 6.2.0-alpha.31
2021-02-20 21:42:47 +08:00
Michael Shilman
3ea21b737f
Merge pull request #13845 from somenickname/12357_fix_first_tab_named_story
...
Addon-docs: Fix ArgsTable tab renamed to `Story` when using args
2021-02-20 21:34:07 +08:00
Michael Shilman
c894e4957c
Update git head to 6.2.0-alpha.30
2021-02-20 20:11:59 +08:00
Michael Shilman
35ad9e58eb
v6.2.0-alpha.30
2021-02-20 20:05:37 +08:00
Michael Shilman
d7732bd23b
Update root, peer deps, version.ts/json to 6.2.0-alpha.30
2021-02-20 20:04:48 +08:00
Norbert de Langen
240429ed2e
Merge branch 'next' into tech/core-builder
...
# Conflicts:
# lib/core/src/server/config/defaults.ts
2021-02-19 12:14:50 +01:00
Michael Shilman
cce0587b64
Merge pull request #13919 from storybookjs/12071-consistent-defaultProp-handling
...
Args: Fix issues with string default values
2021-02-19 14:25:22 +08:00
Tom Coleman
93fdcecd3a
Use a fixed date in react-proptype tests
2021-02-19 16:24:12 +11:00
Tom Coleman
d8d0368406
Add a test for fix for RDT
2021-02-19 15:50:56 +11:00
Tom Coleman
c038669bc2
Update handle prop tests to properly deal with strings
2021-02-19 15:33:58 +11:00
Tom Coleman
f4dc3da08f
Update snapshots on testfixtures
...
(and got tests working)
2021-02-19 15:27:05 +11:00
Tom Coleman
7077801f84
Cleanup
2021-02-19 15:11:36 +11:00
Tom Coleman
0b00b995b6
Extract "kitchen sink" stories into individual test cases
2021-02-19 15:09:45 +11:00
Norbert de Langen
a337c757b2
Merge branch 'next' into tech/core-builder
...
# Conflicts:
# addons/essentials/package.json
# addons/graphql/package.json
# addons/storyshots/storyshots-core/package.json
# addons/storyshots/storyshots-puppeteer/package.json
# app/angular/package.json
# app/aurelia/package.json
# app/ember/package.json
# app/html/package.json
# app/marionette/package.json
# app/marko/package.json
# app/mithril/package.json
# app/preact/package.json
# app/rax/package.json
# app/react/package.json
# app/riot/package.json
# app/server/package.json
# app/svelte/package.json
# app/vue/package.json
# app/vue3/package.json
# app/web-components/package.json
# examples/cra-kitchen-sink/package.json
# examples/cra-react15/package.json
# examples/cra-ts-essentials/package.json
# examples/cra-ts-kitchen-sink/package.json
# examples/mithril-kitchen-sink/package.json
# examples/official-storybook/package.json
# lib/cli/src/versions.json
# lib/core-server/src/__snapshots__/manager-dev
# lib/core-server/src/__snapshots__/manager-prod
# lib/core-server/src/__snapshots__/preview-dev
# lib/core-server/src/__snapshots__/preview-prod
# lib/core/package.json
# lib/core/src/server/__snapshots__/cra-ts-essentials_manager-dev
# lib/core/src/server/__snapshots__/manager-dev
# lib/core/src/server/__snapshots__/manager-prod
# lib/core/src/server/__snapshots__/preview-dev
# lib/core/src/server/__snapshots__/preview-prod
# lib/core/src/server/__snapshots__/vue-3-cli_manager-dev
# lib/core/src/server/__snapshots__/vue-3-cli_preview-dev
# lib/core/src/server/__snapshots__/vue-3-cli_preview-prod
# lib/core/src/server/core-presets.test.ts
# lib/ui/package.json
2021-02-18 16:05:08 +01:00
Norbert de Langen
08c73e4cba
prep for merge from next
2021-02-18 15:51:16 +01:00
Michael Shilman
ab2219a71d
Update git head to 6.2.0-alpha.29
2021-02-18 06:20:11 +08:00
Michael Shilman
66dbae1b4f
v6.2.0-alpha.29
2021-02-18 06:13:39 +08:00
Michael Shilman
7b7aec9f43
Update root, peer deps, version.ts/json to 6.2.0-alpha.29
2021-02-18 06:13:13 +08:00
Michael Shilman
1112439069
Update snapshots
2021-02-17 23:59:10 +08:00