3578 Commits

Author SHA1 Message Date
Michael Shilman
6cc69b557b Update git head to 6.5.0-rc.0, update yarn.lock 2022-05-17 17:58:03 +08:00
Michael Shilman
c27fd9eebc v6.5.0-rc.0 2022-05-17 17:54:20 +08:00
Michael Shilman
19ba77ba19 Update root, peer deps, version.ts/json to 6.5.0-rc.0 [ci skip] 2022-05-17 17:22:55 +08:00
Kyle Gach
0289996d85
Merge pull request #18022 from SulthanNK/update-cli-docs
Update: [#17934] CLI docs
2022-05-16 13:10:59 -06:00
Fabien
99bcee9b16
review 2022-05-12 11:05:25 +02:00
Fabien
0760fd62f4 chore(docs): path in the examples seems wrong 2022-05-11 11:04:08 +02:00
Michael Shilman
6ecbdd8808 Update git head to 6.5.0-beta.8, update yarn.lock 2022-05-11 02:56:15 +08:00
Michael Shilman
9b9d570d75 v6.5.0-beta.8 2022-05-11 02:51:50 +08:00
Michael Shilman
64074385db Update root, peer deps, version.ts/json to 6.5.0-beta.8 [ci skip] 2022-05-11 02:14:30 +08:00
Michael Shilman
337c11b6d6 Update git head to 6.5.0-beta.7, update yarn.lock 2022-05-09 10:54:52 +08:00
Michael Shilman
14bb6d241c v6.5.0-beta.7 2022-05-09 10:51:01 +08:00
Michael Shilman
35d6cebebd Update root, peer deps, version.ts/json to 6.5.0-beta.7 [ci skip] 2022-05-09 10:16:17 +08:00
Michael Shilman
f4909f8ca3 Update git head to 6.5.0-beta.6, update yarn.lock 2022-05-06 01:32:30 +08:00
Michael Shilman
e86538e2ac v6.5.0-beta.6 2022-05-06 01:27:06 +08:00
Michael Shilman
ee53ccbf53 Update root, peer deps, version.ts/json to 6.5.0-beta.6 [ci skip] 2022-05-06 01:03:31 +08:00
Michael Shilman
19c374955e
Merge pull request #18149 from storybookjs/cli-jest-peer-dep
Remove jest from cli peerDependencies
2022-05-06 00:53:19 +08:00
Ian VanSchooten
7c82faa373 Remove jest from cli peerDependencies 2022-05-05 09:38:00 -04:00
Michael Shilman
ff14ce59eb CLI: Update Introduction.stories.mdx template to be MDX2-friendly 2022-05-05 08:47:15 +08:00
Michael Shilman
a4c7a3d317 Update git head to 6.5.0-beta.5, update yarn.lock 2022-05-04 20:13:33 +08:00
Michael Shilman
77cd38edc2 v6.5.0-beta.5 2022-05-04 20:09:31 +08:00
Michael Shilman
9ad68fbc51 Update root, peer deps, version.ts/json to 6.5.0-beta.5 [ci skip] 2022-05-04 19:49:33 +08:00
Michael Shilman
b075568dc1 Update git head to 6.5.0-beta.4, update yarn.lock 2022-05-04 10:18:59 +08:00
Michael Shilman
55247a8e36 v6.5.0-beta.4 2022-05-04 10:15:08 +08:00
Michael Shilman
f44c70fd59 Update root, peer deps, version.ts/json to 6.5.0-beta.4 [ci skip] 2022-05-04 09:44:03 +08:00
Michael Shilman
f9ca2a0860 Update git head to 6.5.0-beta.3, update yarn.lock 2022-05-04 01:51:46 +08:00
Michael Shilman
04007f4e88 v6.5.0-beta.3 2022-05-04 01:48:01 +08:00
Michael Shilman
eb14129495 Update root, peer deps, version.ts/json to 6.5.0-beta.3 [ci skip] 2022-05-04 00:40:52 +08:00
Michael Shilman
d5ae6132ed Update git head to 6.5.0-beta.2, update yarn.lock 2022-05-03 19:19:56 +08:00
Michael Shilman
b42ccab2b3 v6.5.0-beta.2 2022-05-03 19:16:09 +08:00
Michael Shilman
0ae5d4930b Update root, peer deps, version.ts/json to 6.5.0-beta.2 [ci skip] 2022-05-03 18:44:58 +08:00
Michael Shilman
612b03d75c
Merge pull request #18046 from storybookjs/tech/telemetry-pr
Core: Add optional telemetry and crash reporting
2022-05-02 22:20:57 +08:00
Michael Shilman
e7c26b56e4 Merge branch 'next' into tech/telemetry-pr 2022-04-29 00:17:54 +08:00
Michael Shilman
5f9f6f32f2 Core: Add optional telemetry and crash reporting 2022-04-29 00:11:50 +08:00
Ian VanSchooten
b5470a2691 Add non-monorepo testing tools to exclude lists 2022-04-28 10:22:13 -04:00
Michael Shilman
52d774cba1 Update git head to 6.5.0-beta.1, update yarn.lock 2022-04-28 10:59:01 +08:00
Michael Shilman
85bcae3041 v6.5.0-beta.1 2022-04-28 10:55:24 +08:00
Michael Shilman
1a1c0203c1 Update root, peer deps, version.ts/json to 6.5.0-beta.1 [ci skip] 2022-04-28 10:33:58 +08:00
Yann Braga
1377fdcafd fix(CLI): await generators for proper install 2022-04-25 17:46:31 +02:00
Yann Braga
e69896db1c Merge branch 'next' into feat/add-interactions-to-vue-cli-template 2022-04-25 12:27:29 +02:00
Yann Braga
80aea751c8 fix: use getByRole instead of findByRole in vue template 2022-04-25 12:26:23 +02:00
Michael Shilman
071501da4d
Merge pull request #18014 from storybookjs/feat/add-interactions-to-html-cli-template
CLI/HTML: Add interactions to cli template
2022-04-25 17:49:16 +08:00
Michael Shilman
38ecfb2e14 Update git head to 6.5.0-beta.0, update yarn.lock 2022-04-24 14:19:59 +08:00
Michael Shilman
b2e85f3599 v6.5.0-beta.0 2022-04-24 14:16:08 +08:00
Michael Shilman
6d9eeae17b Update root, peer deps, version.ts/json to 6.5.0-beta.0 [ci skip] 2022-04-24 13:49:03 +08:00
Yann Braga
abaa657c74
Update lib/cli/src/frameworks/vue/Page.stories.js 2022-04-23 10:57:01 +02:00
Yann Braga
526d4343fc Merge branch 'next' into feat/add-interactions-to-html-cli-template 2022-04-23 10:34:40 +02:00
Ítalo Teixeira
4b9f6d28f1 Merge branch 'feat/add-interactions-to-vue-cli-template' of https://github.com/italoteix/storybook into feat/add-interactions-to-vue-cli-template 2022-04-23 00:32:53 +02:00
Ítalo Teixeira
88cdcffd2c feat: use find to query element on play function 2022-04-23 00:30:47 +02:00
Ítalo Teixeira
b26d8f4cb2 feat: move cb functions to methods 2022-04-23 00:30:02 +02:00
Ítalo Teixeira
02b6586573 feat: add interactions to vue3 cli template 2022-04-23 00:18:54 +02:00