834 Commits

Author SHA1 Message Date
Tom Coleman
0543df65e4 Added a logging component to check things get mounted 2023-02-23 19:36: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
chakir qatab
24b37f4756 cleanup after runing tests 2023-02-10 21:59:29 +04:00
chakir qatab
b55ac7fb94 fix ci-tests issues 2023-02-10 21:30:15 +04:00
Michael Shilman
5aef996bf9 Update git head to 7.0.0-beta.46, update yarn.lock [ci skip] 2023-02-11 00:41:44 +08:00
Michael Shilman
ddbb9cfded v7.0.0-beta.46 2023-02-11 00:40:15 +08:00
Michael Shilman
0878bcd1f1 Update git head to 7.0.0-beta.45, update yarn.lock [ci skip] 2023-02-09 11:00:25 +08:00
Michael Shilman
c7fdb03a40 v7.0.0-beta.45 2023-02-09 10:58:59 +08:00
chakir qatab
9365da98cc fix issue to pass e2e tests 2023-02-08 16:54:01 +04:00
chakir qatab
0a4df7782c remove unused import 2023-02-08 10:03:45 +04:00
chakir qatab
9d8cd0ad9c cleanup after merging next branch 2023-02-08 06:33:06 +04:00
chakir qatab
55f10a22af Merge branch 'next' into vue3-csf2-support-fix 2023-02-08 06:28:12 +04:00
chakir qatab
fa93969d68 Merge branch 'next' of https://github.com/chakAs3/storybook into next 2023-02-08 06:26:16 +04:00
Michael Shilman
cd5abae631 Update git head to 7.0.0-beta.44, update yarn.lock [ci skip] 2023-02-08 00:15:29 +08:00
Michael Shilman
cb3de6c33a v7.0.0-beta.44 2023-02-08 00:13:50 +08:00
Jeppe Reinhold
0de70d37f1
Merge branch 'next' into 20745-duplicate-source-snippets 2023-02-07 14:50:19 +01:00
chakir qatab
2bf7a6beb4 cleanup code 2023-02-07 16:50:57 +04:00
chakir qatab
2c806b84f9 optimise render code 2023-02-07 16:50:16 +04:00
chakir qatab
aabfe9a4dc refactory and optimisation 2023-02-07 04:26:28 +04:00