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
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
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
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
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
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
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
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
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
820b8e4fd4
Merge branch 'next' into update-every-icon
2022-08-17 08:42:12 +08: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
Yann Braga
3f1f574738
Merge branch 'next' into update-every-icon
2022-08-12 10:04:23 +02: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
domyen
59f9f4983b
Merge branch 'next' into pr/18809
2022-08-11 18:31:53 -04:00
Michael Arestad
cbe28f9372
Fixed missing chevrons, fixed icon size in buttons, fixed alert icon size, and resolved ts error
2022-08-03 16:59:17 -06:00
Blake Gearin
2c8148eab5
Remove achromatomaly color filter
2022-08-02 18:49:48 -06:00
Michael Shilman
e95109b189
Update git head to 7.0.0-alpha.18, update yarn.lock [ci skip]
2022-08-02 15:23:18 -07:00
Michael Shilman
bd59f1eef0
v7.0.0-alpha.18
2022-08-02 15:19:16 -07:00
Norbert de Langen
36702ebe0c
I changed #root => #storybook-root
...
I changed #docs-root => #storybook-docs
2022-08-02 11:18:33 +02:00
Tom Coleman
428a768e6a
Merge pull request #18673 from storybookjs/tom/sb-468-add-step-function-to-play-context-and
...
Add step function to play context
2022-07-29 10:44:02 +10:00
jonniebigodes
36a3c4a8e8
Updates urls for addons
2022-07-28 20:19:28 +01:00
Tom Coleman
d1bcb5e02b
Add step to the prepared play function on Story
2022-07-28 19:33:21 +10:00
Michael Shilman
8985d42448
Update git head to 7.0.0-alpha.17, update yarn.lock [ci skip]
2022-07-27 10:55:43 -07:00
Michael Shilman
7d44bfd3e7
v7.0.0-alpha.17
2022-07-27 10:51:56 -07:00
Norbert de Langen
113e0582d2
Merge branch 'next' into future/move-code-into-directory
...
# Conflicts:
# .vscode/launch.json
# CONTRIBUTING.old.md
# code/lib/cli/tsconfig.json
# scripts/tsconfig.json
2022-07-26 08:33:57 +02:00
Norbert de Langen
d51b4d5126
Merge branch 'next' into future/move-code-into-directory
...
# Conflicts:
# code/addons/a11y/package.json
# code/examples/preact-kitchen-sink/package.json
# code/lib/blocks/package.json
# code/yarn.lock
# package.json
2022-07-25 15:25:19 +02:00
Norbert de Langen
dc3b1ba466
fix: bundle.ts is self-invoking now
2022-07-23 19:43:14 +02:00
Norbert de Langen
3a43023b37
Merge branch 'future/base' into future/move-code-into-directory
...
# Conflicts:
# code/addons/a11y/package.json
2022-07-23 19:20:42 +02:00
Norbert de Langen
0a6bccfb5c
map script to correct dir (1 up)
2022-07-21 11:25:55 +02:00
Norbert de Langen
c2bbe43d02
stage0
2022-07-21 11:24:07 +02:00