Kasper Peulen
|
3c8f3e34ff
|
Fix merge conflicts
|
2022-11-13 20:52:19 +01:00 |
|
Kasper Peulen
|
dcb3159294
|
Rename Framework to Renderer
|
2022-11-13 20:37:10 +01:00 |
|
Ian VanSchooten
|
3d3c23e9cd
|
Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
# code/addons/essentials/package.json
# code/addons/storyshots/storyshots-core/package.json
# code/lib/api/package.json
# code/yarn.lock
|
2022-11-13 11:59:45 -05:00 |
|
Michael Shilman
|
6fc49dd1b2
|
Update git head to 7.0.0-alpha.49, update yarn.lock [ci skip]
|
2022-11-13 23:54:31 +08:00 |
|
Michael Shilman
|
d7eb433300
|
v7.0.0-alpha.49
|
2022-11-13 23:50:52 +08:00 |
|
Michael Shilman
|
42d9ac1559
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.49 [ci skip]
|
2022-11-13 23:48:11 +08:00 |
|
Ian VanSchooten
|
6e2d4b69b8
|
Remove unused jest-raw-loader
|
2022-11-13 00:11:45 -05:00 |
|
Ian VanSchooten
|
bb49da30aa
|
Remove unused jest-enzyme
|
2022-11-13 00:10:35 -05:00 |
|
Ian VanSchooten
|
2746c37114
|
Remove unused jest-jasmine2
|
2022-11-13 00:07:33 -05:00 |
|
Ian VanSchooten
|
729243417e
|
Replace @types/jest with @jest/globals
|
2022-11-13 00:02:54 -05:00 |
|
Ian VanSchooten
|
4820cf904c
|
Remove unnecessary/unused ts-jest
|
2022-11-12 23:34:20 -05:00 |
|
Ian VanSchooten
|
7fc44d0448
|
Ensure that storyshot files are absolute
|
2022-11-12 23:27:53 -05:00 |
|
Ian VanSchooten
|
e6eac86e3b
|
Fix export map for jest-transform-mdx
|
2022-11-12 22:51:06 -05:00 |
|
Ian VanSchooten
|
91e920c824
|
Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
|
2022-11-12 22:05:31 -05:00 |
|
Jeppe Reinhold
|
8a6690632c
|
fix lint
|
2022-11-11 23:22:08 +01:00 |
|
Jeppe Reinhold
|
9be25a1946
|
make canvas interaction tests more robust
|
2022-11-11 22:48:18 +01:00 |
|
Jeppe Reinhold
|
e7d1b1e28a
|
fix process.env missing
|
2022-11-11 20:36:14 +01:00 |
|
gitstart
|
f08c9937bb
|
fix: showPanel false does not work on mobile view
|
2022-11-11 15:43:02 +00:00 |
|
Jeppe Reinhold
|
96229e6d00
|
add interaction stories to Story block
|
2022-11-11 15:20:57 +01:00 |
|
Jeppe Reinhold
|
0ba542f3df
|
Story stories
|
2022-11-11 13:46:24 +01:00 |
|
Jeppe Reinhold
|
ffa44b5df0
|
canvas stories
|
2022-11-11 13:29:51 +01:00 |
|
Norbert de Langen
|
43871bc162
|
fixes
|
2022-11-11 09:45:17 +01:00 |
|
Norbert de Langen
|
0db63b1ba5
|
fix linting
|
2022-11-11 09:36:51 +01:00 |
|
Norbert de Langen
|
bd15d4ea78
|
linting
|
2022-11-11 09:03:19 +01:00 |
|
Ian VanSchooten
|
80c699f174
|
[fixme] check in new snapshot
|
2022-11-10 15:44:10 -05:00 |
|
Ian VanSchooten
|
89b08918f7
|
Ignore angular in config, not cli
Otherwise it's not possible to run a single file with the command line
|
2022-11-10 15:43:43 -05:00 |
|
Ian VanSchooten
|
96c7dce840
|
Move enzyme serializer to storyshots config
|
2022-11-10 15:39:53 -05:00 |
|
Ian VanSchooten
|
d5f5648acf
|
Add tests for addons
|
2022-11-10 15:19:57 -05:00 |
|
Ian VanSchooten
|
d296ad82e9
|
Add tests for renderers
|
2022-11-10 14:39:57 -05:00 |
|
Ian VanSchooten
|
b5f1860717
|
Add projects to avoid warnings
Even though there are no tests in here
|
2022-11-10 14:26:40 -05:00 |
|
Ian VanSchooten
|
359421911d
|
Ignore angular project for now
|
2022-11-10 14:26:02 -05:00 |
|
Ian VanSchooten
|
28bac3478e
|
Add frameworks
|
2022-11-10 14:25:48 -05:00 |
|
Ian VanSchooten
|
13f50c3c0f
|
Fix some typescript errors
|
2022-11-10 13:53:36 -05:00 |
|
Ian VanSchooten
|
30358270d4
|
Get /lib tests passing
|
2022-11-10 13:50:43 -05:00 |
|
Ian VanSchooten
|
8e05115630
|
Update a few jest package stragglers
|
2022-11-10 13:47:30 -05:00 |
|
Ian VanSchooten
|
dfb9384de6
|
Create separate jest projects in /lib
This allows us to run some projects with node, and others with browser environment
|
2022-11-10 13:46:42 -05:00 |
|
Ian VanSchooten
|
0d29947358
|
Create separate jest configs for browser and node
|
2022-11-10 13:44:11 -05:00 |
|
Norbert de Langen
|
c761a0a984
|
fix lockfile
|
2022-11-10 17:05:03 +01:00 |
|
Norbert de Langen
|
9fc90597d9
|
revert bundling in components into blocks
|
2022-11-10 17:00:44 +01:00 |
|
Ian VanSchooten
|
217d461bc5
|
Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
# code/addons/storyshots/storyshots-core/package.json
# code/lib/api/package.json
# code/yarn.lock
|
2022-11-10 08:04:07 -05:00 |
|
Norbert de Langen
|
6b7c45b61f
|
fix linting
|
2022-11-10 10:43:59 +01:00 |
|
Norbert de Langen
|
a255e097f9
|
oops
|
2022-11-10 10:28:16 +01:00 |
|
Norbert de Langen
|
bca3cba0e8
|
fix
|
2022-11-10 10:22:07 +01:00 |
|
Norbert de Langen
|
149deb8ec4
|
Merge branch 'next' into build/ts-up-addon-docs
|
2022-11-10 09:37:59 +01:00 |
|
Michael Shilman
|
02e4a69c9e
|
Merge pull request #19689 from storybookjs/nested-addons
Vite: Re-export essentials sub-addon preview annotations for pnpm
|
2022-11-10 10:56:19 +08:00 |
|
Norbert de Langen
|
10cfd90866
|
fixes
|
2022-11-09 17:00:09 +01:00 |
|
Norbert de Langen
|
5033b32fe1
|
add extra export
|
2022-11-09 16:20:24 +01:00 |
|
Norbert de Langen
|
68a1520b34
|
fix lockfile
|
2022-11-09 15:59:35 +01:00 |
|
Norbert de Langen
|
bc47cc4ff1
|
convert addon-docs to use ts-up
|
2022-11-09 15:27:38 +01:00 |
|
Ian VanSchooten
|
9d9a92d78a
|
Use an object instead of tuple for previewAnnotations
|
2022-11-08 19:27:38 -05:00 |
|