123 Commits

Author SHA1 Message Date
Norbert de Langen
9d198e55fa
Merge pull request #19077 from storybookjs/chore/rename-prepare
chore: rename prepare script to prep
2022-09-01 21:16:33 +02:00
Michael Shilman
bb24ba7d94 Update git head to 7.0.0-alpha.28, update yarn.lock [ci skip] 2022-09-02 00:56:18 +08:00
Michael Shilman
941b85ce04 v7.0.0-alpha.28 2022-09-02 00:52:03 +08:00
Michael Shilman
ae6940800f Update root, peer deps, version.ts/json to 7.0.0-alpha.28 [ci skip] 2022-09-02 00:37:58 +08:00
Katerina Skroumpelou
5c5367b33c chore: rename prepare script to prep 2022-09-01 15:56:01 +03:00
Michael Shilman
ac2182761a Update git head to 7.0.0-alpha.27, update yarn.lock [ci skip] 2022-08-31 11:03:14 +08:00
Michael Shilman
3e33f0709d v7.0.0-alpha.27 2022-08-31 10:58:47 +08:00
Michael Shilman
06bcf80248 Update root, peer deps, version.ts/json to 7.0.0-alpha.27 [ci skip] 2022-08-31 10:22:09 +08:00
Tom Coleman
7eae837fcc Revert changes to exports fields of addons/renderers
All of Node, Webpack and Vite can `import('<pkg>/preview')` etc, as long as the `exports` map is there and setup like so. If the `exports` map is not there, then they can import `node_modules/<pkg>/preview.js` instead.

The issue occurred when an export map existed but Vite tried to import a path that wasn't defined in there.
2022-08-30 14:46:23 +10:00
Michael Shilman
df6da4cc51 Update git head to 7.0.0-alpha.26, update yarn.lock [ci skip] 2022-08-26 19:17:00 +08:00
Michael Shilman
e5c9cfe1d0 v7.0.0-alpha.26 2022-08-26 19:12:35 +08:00
Michael Shilman
d14e1401d3 Update root, peer deps, version.ts/json to 7.0.0-alpha.26 [ci skip] 2022-08-26 18:57:25 +08:00
Michael Shilman
03b6c00902 Update git head to 7.0.0-alpha.25, update yarn.lock [ci skip] 2022-08-25 22:49:49 +08:00
Michael Shilman
058af8bac4 v7.0.0-alpha.25 2022-08-25 22:45:32 +08:00
Michael Shilman
402c67c440 Update root, peer deps, version.ts/json to 7.0.0-alpha.25 [ci skip] 2022-08-25 22:32:13 +08:00
Michael Shilman
b049235a99 Merge branch 'next' into vite-frameworks-clean 2022-08-25 02:32:51 +08:00
Michael Shilman
34f013ff26 Update git head to 7.0.0-alpha.24, update yarn.lock [ci skip] 2022-08-24 11:57:58 +08:00
Michael Shilman
e3232cb426 v7.0.0-alpha.24 2022-08-24 11:53:12 +08:00
Michael Shilman
44dd316104 Update root, peer deps, version.ts/json to 7.0.0-alpha.24 [ci skip] 2022-08-24 11:39:37 +08:00
Michael Shilman
d5417d1c19 Merge branch 'next' into vite-frameworks-clean 2022-08-24 02:01:16 +08:00
Norbert de Langen
82f841e21e
Merge pull request #18852 from blakegearin/achromatomaly-removal
Remove achromatomaly color filter
2022-08-23 16:17:50 +02:00
Norbert de Langen
5483e23635
Merge branch 'next' into achromatomaly-removal 2022-08-23 15:43:27 +02:00
Michael Shilman
0c6c05e3e4 Merge branch 'next' into vite-frameworks-clean 2022-08-23 18:24:14 +08:00
Norbert de Langen
c25ac1c993
Merge branch 'next' into tech/root-change 2022-08-23 12:13:39 +02:00
Michael Shilman
c9cffa0ae4 Merge branch 'next' into vite-frameworks 2022-08-22 21:42:01 +08:00
Michael Shilman
95679f0ab8
Revert "Build: Rename prepare to prep for npm8 and verdaccio" 2022-08-22 20:01:07 +08:00
Michael Shilman
0b9123bd70 Merge branch 'next' into vite-frameworks 2022-08-22 18:12:26 +08:00
Norbert de Langen
249b1306cc
Merge branch 'next' into tech/root-change 2022-08-22 11:51:28 +02:00
Michael Shilman
8a0029d32e Merge branch 'next' into vite-frameworks 2022-08-22 17:02:30 +08:00
Michael Shilman
3f21366145 Build: Rename prepare to prep for npm8 and verdaccio 2022-08-22 16:33:45 +08:00
luciana-mendonca
a2d4e74e0c build(addon-viewport): use ts-up to build addon-viewport 2022-08-22 09:26:18 +02:00
Gert Hengeveld
bfa4326ed5 Merge branch 'next' into ghengeveld/ap-1859-generic-step-function 2022-08-19 16:19:04 +02:00
Michael Shilman
65e222d619 Update git head to 7.0.0-alpha.23, update yarn.lock [ci skip] 2022-08-18 20:35:40 +08:00
Michael Shilman
0900e20acf v7.0.0-alpha.23 2022-08-18 20:31:31 +08:00
Michael Shilman
8fcebb2062 Update root, peer deps, version.ts/json to 7.0.0-alpha.23 [ci skip] 2022-08-18 20:21:34 +08:00
Michael Shilman
148f601b5f Update git head to 7.0.0-alpha.22, update yarn.lock [ci skip] 2022-08-18 20:00:19 +08:00
Michael Shilman
408cd2770d v7.0.0-alpha.22 2022-08-18 19:48:52 +08:00
Michael Shilman
3b9e730f9d Update root, peer deps, version.ts/json to 7.0.0-alpha.22 [ci skip] 2022-08-18 19:29:14 +08:00
Michael Shilman
60819ff7d2 Fix exports map for ESM 2022-08-18 00:20:08 +08:00
Michael Shilman
fd0de665a3 Merge branch 'next' into vite-frameworks 2022-08-17 23:53:12 +08:00
Gert Hengeveld
9bd934ad2d Update test 2022-08-17 14:39:36 +02:00
Gert Hengeveld
5c0755fdfd Flip boolean arg to have workable fallback 2022-08-17 14:23:49 +02:00
Gert Hengeveld
8de394892f Merge branch 'next' into ghengeveld/ap-1859-generic-step-function 2022-08-17 13:46:23 +02:00
Michael Shilman
1c3b6ec06c Update git head to 7.0.0-alpha.21, update yarn.lock [ci skip] 2022-08-17 10:30:05 +08:00
Michael Shilman
d8cdc5b21a v7.0.0-alpha.21 2022-08-17 10:26:07 +08:00
Michael Shilman
8638c65eed Update root, peer deps, version.ts/json to 7.0.0-alpha.21 [ci skip] 2022-08-17 10:02:29 +08:00
Michael Shilman
820b8e4fd4 Merge branch 'next' into update-every-icon 2022-08-17 08:42:12 +08:00
Gert Hengeveld
b3585b9043 Remove log statement 2022-08-16 11:45:02 +02:00
Gert Hengeveld
18dea52f53 Fix interactions count with collapsed items 2022-08-16 11:44:53 +02:00
Gert Hengeveld
44b17e913b Merge branch 'next' into ghengeveld/ap-1859-generic-step-function 2022-08-16 11:25:34 +02:00