221 Commits

Author SHA1 Message Date
Yann Braga
a13f330517 add setRegistryURL to jspackagemanager 2022-08-16 12:15:55 +02:00
Yann Braga
e3a7dbfb97 add package resolutions command to jspackagemanager 2022-08-16 11:02:31 +02:00
Yann Braga
77bf613674 refactor: move write/read package json into JsPackageManager 2022-08-16 10:36:46 +02:00
Michael Shilman
06ffa2989c Update git head to 7.0.0-alpha.20, update yarn.lock [ci skip] 2022-08-16 03:42:53 +08:00
Michael Shilman
a6c00d2ebe v7.0.0-alpha.20 2022-08-16 03:38:31 +08:00
Michael Shilman
68787379ca Update root, peer deps, version.ts/json to 7.0.0-alpha.20 [ci skip] 2022-08-16 03:23:44 +08:00
Michael Shilman
c8f8dfb6a4 Fix typescript types 2022-08-16 03:21:52 +08:00
Michael Shilman
df4bb6b143
Merge pull request #18919 from storybookjs/yann/sb-467-auto-migration-for-new-frameworks
CLI: Automigration for new frameworks
2022-08-15 19:46:40 +08:00
Yann Braga
c0a47e1680 fix new-frameworks logic 2022-08-15 13:09:31 +02:00
Yann Braga
441d432882 fix core builder logic in new-frameworks automigration 2022-08-15 13:02:32 +02:00
Yann Braga
e54e22a6f2 log the error with stack trace in automigration 2022-08-15 13:02:02 +02:00
Michael Shilman
fcc4dca1e3 Extend new frameworks automigration to include Webpack4 2022-08-15 18:42:12 +08:00
Michael Shilman
2daff5d391
Merge pull request #18932 from storybookjs/shilman/e2e-playwright-tests
Convert cypress e2e tests to playwright
2022-08-15 13:34:56 +08:00
Michael Shilman
40746a328f CI: Disable Angular repro template 2022-08-15 13:12:55 +08:00
Michael Shilman
d93be78b98
Merge pull request #18934 from storybookjs/shilman/add-angular-repro-template
Angular: Add renderer components / stories
2022-08-15 12:03:28 +08:00
Michael Shilman
03aebc9fdb Merge branch 'next' into shilman/add-angular-repro-template 2022-08-15 11:40:12 +08:00
Michael Shilman
dd7db82cab Angular: Add renderer components / stories 2022-08-15 11:39:55 +08:00
Michael Shilman
045cb12811 Merge branch 'next' into add-task-script 2022-08-15 09:23:57 +08:00
Michael Shilman
8cac09d01c Try to fix merge conflicts, framework updates 2022-08-15 08:45:28 +08:00
Michael Shilman
8e373f4b54 E2E: Conditionally skip vue3 docs snippet tests 2022-08-15 08:29:52 +08:00
Michael Shilman
74f5836fa9 E2E: Addon-viewport playwright test 2022-08-14 20:02:38 +08:00
Michael Shilman
23badb7d8d E2E: Addon-interactions playwright test 2022-08-14 19:57:43 +08:00
Michael Shilman
cb20988f4e E2E: Addon-docs playwright test 2022-08-14 19:41:42 +08:00
Michael Shilman
ba8561804b E2E: Addon-controls playwright test 2022-08-14 19:20:33 +08:00
Michael Shilman
41c1e359a4 Fix deepscan 2022-08-14 17:58:27 +08:00
Michael Shilman
58fc426cfd E2E: Addon-backgrounds playwright test 2022-08-14 17:48:35 +08:00
Michael Shilman
03f4e415df E2E: Addon-actions playwright test 2022-08-14 17:48:13 +08:00
Michael Shilman
4cb06bd1a8 Examples: Add angular repro template and refactor 2022-08-14 17:11:47 +08:00
Norbert de Langen
b9aff1ec0b
Merge pull request #18918 from storybookjs/norbert/sb-501-the-order-of-addon-panels-is-not-the
UI: Fix the order of addons appearing in prebuilt manager
2022-08-12 17:48:26 +02:00
Yann Braga
9791f4e1f7 cleanup 2022-08-12 15:51:59 +02:00
Michael Shilman
2b256d3bed
Apply suggestions from code review 2022-08-12 20:44:12 +08:00
Norbert de Langen
592e2fd4dd
cleanup 2022-08-12 14:15:05 +02:00
Norbert de Langen
112a11a6e6
extract common code into a function 2022-08-12 14:06:10 +02:00
Norbert de Langen
e471ba8a47
Merge branch 'next' into norbert/sb-501-the-order-of-addon-panels-is-not-the 2022-08-12 13:57:46 +02:00
Michael Shilman
950e8cf900 Merge branch 'next' into chore_docs_updates_docs_urls_for_code 2022-08-12 19:54:30 +08:00
Tom Coleman
754d7b81b7 Remove old -sandboxes commands 2022-08-12 15:34:32 +10:00
Tom Coleman
54cc024de9 Add create task to circle 2022-08-12 14:20:35 +10:00
Michael Shilman
d7689cdd8d Update git head to 7.0.0-alpha.19, update yarn.lock [ci skip] 2022-08-12 12:15:36 +08:00
Michael Shilman
74bdb53f67 v7.0.0-alpha.19 2022-08-12 12:11:08 +08:00
Michael Shilman
6293850a72 Update root, peer deps, version.ts/json to 7.0.0-alpha.19 [ci skip] 2022-08-12 11:58:21 +08:00
Tom Coleman
a05bccefbf Created basic task infrastructure,
as well as bootstrap, publish and create tasks
2022-08-12 13:07:07 +10:00
Norbert de Langen
8e95ef7a7f
fix tests some more 2022-08-11 22:26:42 +02:00
Norbert de Langen
92f8fc6292
fix unit test 2022-08-11 22:10:46 +02:00
Yann Braga
cd97f8c3e1
Merge pull request #18887 from storybookjs/yann/sb-647-getparameters-returns-empty-object-if
Client API: return defaultValue in useParameter if story is not prepared
2022-08-11 15:39:31 +02:00
Norbert de Langen
ce6f4fa2e9
cleanup 2022-08-11 15:39:05 +02:00
Yann Braga
30df6a2da9
Merge pull request #18916 from storybookjs/fix/set-project-annotations
Store: always call composeConfigs in setProjectAnnotations
2022-08-11 15:38:15 +02:00
Yann Braga
fdcaf03a31 test: add case for angular in new-framerworks migration 2022-08-11 15:32:13 +02:00
Norbert de Langen
cc8f233300
fix the order of addons appearing 2022-08-11 15:30:47 +02:00
Yann Braga
54e5f436e2 CLI: account for frameworks that did not change format in automigrate 2022-08-11 15:28:24 +02:00
Yann Braga
3e73edadb0 CLI: fix dependency logic in new-frameworks automigration 2022-08-11 14:48:42 +02:00