851 Commits

Author SHA1 Message Date
Michael Shilman
f1cb2e8b51 Update git head to 7.0.0-beta.58, update yarn.lock [ci skip] 2023-03-01 20:33:38 +08:00
Michael Shilman
a447c4d622 v7.0.0-beta.58 2023-03-01 20:32:28 +08:00
Valentin Palkovic
a2c21dfbc8
Merge pull request #21214 from storybookjs/20731-fix-unmounting-warning
Docs: Remove warning when browsing away in React
2023-03-01 08:23:36 +01:00
Michael Shilman
d816c0db39 Update git head to 7.0.0-beta.57, update yarn.lock [ci skip] 2023-03-01 08:51:26 +08:00
Michael Shilman
40424e73ad v7.0.0-beta.57 2023-03-01 08:50:16 +08:00
Michael Shilman
98da5dcebc Update git head to 7.0.0-beta.56, update yarn.lock [ci skip] 2023-03-01 01:44:03 +08:00
Michael Shilman
26815b0ea0 v7.0.0-beta.56 2023-03-01 01:42:27 +08:00
Michael Shilman
8ca954ccdd Update git head to 7.0.0-beta.55, update yarn.lock [ci skip] 2023-02-27 22:01:30 +08:00
Michael Shilman
fcabbb3d18 v7.0.0-beta.55 2023-02-27 22:00:13 +08:00
Michael Shilman
ade096b04a Update git head to 7.0.0-beta.54, update yarn.lock [ci skip] 2023-02-24 20:36:22 +08:00
Michael Shilman
dbdaa1b77a v7.0.0-beta.54 2023-02-24 20:35:06 +08:00
Norbert de Langen
f7d93d7ead
Merge branch 'next' into tom/20729-remove-react18-warnings 2023-02-23 14:11:07 +01:00
Tom Coleman
857a023853 Fixes from CI 2023-02-23 21:57:38 +11:00
Tom Coleman
63051f926e Make @ndelangen's changes 2023-02-23 21:19:00 +11:00
Tom Coleman
bd4f1a5c34 Make it mount in docs too 2023-02-23 19:37:59 +11:00
Tom Coleman
0543df65e4 Added a logging component to check things get mounted 2023-02-23 19:36:26 +11:00
Kasper Peulen
e56998becd Add preview type and update CLI template 2023-02-22 16:53:13 +01:00
Tom Coleman
8c767d2831 Created react-dom-shim package and use in react+docs 2023-02-22 15:58:26 +11:00
Michael Shilman
f9257d9ea3 Update git head to 7.0.0-beta.53, update yarn.lock [ci skip] 2023-02-22 01:59:17 +08:00
Michael Shilman
b1da06450d v7.0.0-beta.53 2023-02-22 01:57:44 +08:00
Michael Shilman
effa5d88d0 Update git head to 7.0.0-beta.52, update yarn.lock [ci skip] 2023-02-21 15:36:42 +08:00
Michael Shilman
1f559ed69a v7.0.0-beta.52 2023-02-21 15:35:33 +08:00
Michael Shilman
f03e042419 Update git head to 7.0.0-beta.51, update yarn.lock [ci skip] 2023-02-20 23:05:49 +08:00
Michael Shilman
92ae17be35 v7.0.0-beta.51 2023-02-20 23:04:31 +08:00
Michael Shilman
4d5d7aa67a Merge branch 'next' into shilman/framework-parameter-to-renderer 2023-02-20 22:40:56 +08:00
Yann Braga
539483017d Merge branch 'next' into feat/configDir-automigrations 2023-02-20 00:14:26 +01:00
Chakir QATAB
84f5f3b610
Merge pull request #20754 from fazulk/fix-casing-on-vue2-events
Fix: vue2 events use bracket notation
2023-02-18 03:25:48 +04:00
fazulk
1efc263d4d fix(vue-render): use bracket notation and camelCased events 2023-02-17 09:20:45 -08:00
Michael Shilman
980fe8c8d3 Update git head to 7.0.0-beta.50, update yarn.lock [ci skip] 2023-02-18 00:11:23 +08:00
Michael Shilman
ecbe308bda v7.0.0-beta.50 2023-02-18 00:09:59 +08:00
Norbert de Langen
f2fd84ac84
Merge branch 'next' into shilman/framework-parameter-to-renderer 2023-02-16 18:03:58 +01:00
Michael Shilman
c067c5a9fc Update git head to 7.0.0-beta.49, update yarn.lock [ci skip] 2023-02-17 00:28:00 +08:00
Michael Shilman
a2b4f0b42e v7.0.0-beta.49 2023-02-17 00:26:12 +08:00
Norbert de Langen
67f3f19ed1
Merge branch 'next' into shilman/framework-parameter-to-renderer 2023-02-16 17:19:30 +01:00
Yann Braga
1d8c2f7766 fix typechecks 2023-02-16 10:38:38 +01:00
Michael Shilman
d5f01cd46b Upgraded lit-html@2 to lit@2 2023-02-16 09:13:06 +08:00
Michael Shilman
11edcabc6a Update deprecated v6 store APIs to use renderer instead of framework 2023-02-16 01:12:14 +08:00
Michael Shilman
b847d0c53d Rename framework parameter to renderer 2023-02-16 01:03:12 +08:00
Michael Shilman
087d5f2efb Web-components: Drop lit1 support 2023-02-16 00:58:10 +08:00
Michael Shilman
440c040893 Update git head to 7.0.0-beta.48, update yarn.lock [ci skip] 2023-02-15 19:47:12 +08:00
Michael Shilman
8c9765f9cd v7.0.0-beta.48 2023-02-15 19:45:28 +08:00
Norbert de Langen
918a2f43b3
apply the NX auto migration 2023-02-14 13:57:07 +01:00
Tom Coleman
d863378e9e
Merge pull request #20915 from storybookjs/20745-duplicate-source-snippets
Docs: Show source of corresponding args in source block
2023-02-14 16:38:37 +11:00
Michael Shilman
2aebfa29b3 Update git head to 7.0.0-beta.47, update yarn.lock [ci skip] 2023-02-14 00:40:15 +08:00
Michael Shilman
a591d8eb57 v7.0.0-beta.47 2023-02-14 00:38:53 +08:00
Michael Shilman
cf5749a099
Merge pull request #20995 from chakAs3/vue3-csf2-support-fix
Vue3: Fix CSF2 support with decorators
2023-02-14 00:23:05 +08:00
Ian VanSchooten
84afa441e7 Merge remote-tracking branch 'origin/next' into typescript-assets
# Conflicts:
#	code/frameworks/nextjs/template/cli/ts-3-8/Introduction.mdx
#	code/frameworks/nextjs/template/cli/ts-3-8/Introduction.stories.mdx
#	code/frameworks/nextjs/template/cli/ts-legacy/Introduction.stories.mdx
2023-02-13 09:29:29 -05:00
chakir qatab
5425d9095c fix test failure + standard string enum 2023-02-11 19:47:11 +04:00
chakir qatab
56e7d323f4 Merge branch 'next-remote' into vue3-csf2-support-fix 2023-02-10 22:20:01 +04:00
chakir qatab
a4cca17b90 Merge branch 'vue3-csf2-rendering-fix' into vue3-csf2-support-fix 2023-02-10 22:08:37 +04:00