Tom Coleman
|
3dd83b1be1
|
Add a simple playwright setup
|
2022-08-10 10:23:45 +10:00 |
|
Luciana Mendonça
|
61ba4354a5
|
Merge branch 'next' into build/addon-toolbars-tsup
|
2022-08-09 18:02:42 +02:00 |
|
luciana-mendonca
|
46f21be082
|
build(addon-links): use ts-up to build addon-links
|
2022-08-09 17:47:14 +02:00 |
|
Yann Braga
|
13f68106e5
|
feat(CLI): add sb-scripts automigration
|
2022-08-09 17:16:27 +02:00 |
|
Yann Braga
|
a13e9b44f7
|
fix: remode dependencies as well
|
2022-08-09 15:09:16 +02:00 |
|
Gert Hengeveld
|
f46a08ca76
|
Drop unused stepFunction property and its type definition
|
2022-08-09 15:02:11 +02:00 |
|
Gert Hengeveld
|
51d74a7800
|
Move MaybePromise to Preview.ts
|
2022-08-09 15:01:36 +02:00 |
|
Gert Hengeveld
|
9319812bfa
|
Add missing await keywords
|
2022-08-09 14:43:12 +02:00 |
|
Norbert de Langen
|
26a1360ed0
|
add create export for lib/theming, proper
This is actually kind of a good idea, because of the size of lib/theming/index
|
2022-08-09 14:24:41 +02:00 |
|
Yann Braga
|
93bcd5209c
|
CLI: fix remove dependencies logic
|
2022-08-09 14:12:29 +02:00 |
|
Yann Braga
|
60e02abd8d
|
chore(cli): add uninstall method to jspackagemanager
|
2022-08-09 10:28:06 +02:00 |
|
Tom Coleman
|
977b08fa08
|
Rename to once-per-template
|
2022-08-09 17:17:51 +10:00 |
|
Tom Coleman
|
1b075df5da
|
Filter by cadence
|
2022-08-09 17:17:51 +10:00 |
|
Tom Coleman
|
a1b94ba45c
|
Created multiplex script and use for sandbox
|
2022-08-09 17:17:50 +10:00 |
|
Tom Coleman
|
308de76eee
|
Merge pull request #18869 from storybookjs/yann/sb-635-command-silently-fails-if-sandbox-doesnt
improve sandbox command error handling and debugging
|
2022-08-09 16:42:41 +10:00 |
|
B2Y4N
|
74f8c7626c
|
Merge branch 'storybookjs:next' into B2Y4N-patch-1
|
2022-08-09 09:16:20 +08:00 |
|
Yann Braga
|
523537c448
|
Merge pull request #18878 from storybookjs/tech/use-self-hosted-placeholder-images
change the location of placeholder images to something we host ourselves
|
2022-08-08 23:54:22 +02:00 |
|
ezmnysniper7
|
f3966def1b
|
Update package.json
|
2022-08-09 01:37:08 +08:00 |
|
ezmnysniper7
|
203386b422
|
Build lib/client-logger with ts-up
|
2022-08-09 00:58:50 +08:00 |
|
Yann Braga
|
4d41f44feb
|
sandbox: improve error handling
|
2022-08-08 18:29:08 +02:00 |
|
Yann Braga
|
21048422c5
|
telemetry: improve addon extraction logic
|
2022-08-08 15:23:33 +02:00 |
|
Yann Braga
|
a27cd54838
|
api: return defaultValue in useParameter if story is not prepared
it was returning an empty object before, which is a breaking change.
|
2022-08-08 14:19:16 +02:00 |
|
B2Y4N
|
33f6f1908c
|
Build lib/channels with ts-up
|
2022-08-08 00:39:05 +08:00 |
|
Michael Arestad
|
9a426873ac
|
Update NotificationItem and updated a handful of icons to match the Design System
|
2022-08-05 17:03:14 -06:00 |
|
Norbert de Langen
|
3d06286155
|
change the location of placeholder images to something we host ourselves
to reduce flake (you can ask yann what that means)
|
2022-08-05 15:05:10 +02:00 |
|
Norbert de Langen
|
c8bcbeb510
|
Merge pull request #18857 from storybookjs/norbert/sb-631-sb18789-theming-v700-alpha16-no-loader
add image support to builder-manager
|
2022-08-05 14:04:00 +02:00 |
|
Yann Braga
|
6689609a08
|
builder manager: add correct loader type for images
|
2022-08-05 12:13:20 +02:00 |
|
Gert Hengeveld
|
4c90cfd735
|
Update lockfile
|
2022-08-05 09:26:01 +02:00 |
|
Gert Hengeveld
|
7538375952
|
No need for explicit default implementation, composeStepRunners takes care of that
|
2022-08-05 09:24:51 +02:00 |
|
Gert Hengeveld
|
9b810225bf
|
Get rid of dependency on instrumenter from preview-web
|
2022-08-05 09:24:16 +02:00 |
|
Gert Hengeveld
|
226e21138e
|
Better label
|
2022-08-05 09:22:44 +02:00 |
|
Gert Hengeveld
|
49098986eb
|
Add addon-interactions to be able to see the labeled step
|
2022-08-05 09:22:11 +02:00 |
|
Gert Hengeveld
|
0ba8a5efeb
|
Instrument the step runner provided by the interactions addon
|
2022-08-05 09:21:32 +02:00 |
|
Michael Arestad
|
c693d12e2d
|
Fix MenuButton size
|
2022-08-04 13:54:58 -06:00 |
|
Michael Arestad
|
4f2d6d4d68
|
Added Operating System icons and updated rule
|
2022-08-04 13:25:38 -06:00 |
|
Gert Hengeveld
|
e05b07d003
|
Use proper types
|
2022-08-04 17:07:18 +02:00 |
|
Gert Hengeveld
|
697c8ea064
|
Add default runStep function and export one from interactions addon
|
2022-08-04 17:06:02 +02:00 |
|
Michael Arestad
|
9694d53754
|
Made alert icon slightly smaller in release_notes.tsx
|
2022-08-04 08:26:02 -06:00 |
|
Michael Arestad
|
c1b108e3a5
|
Fixed button sizes and made slight tweak to alignment of icon in AccountForm
|
2022-08-04 08:23:24 -06:00 |
|
Gert Hengeveld
|
931af52be9
|
Fix weird async behavior
|
2022-08-04 14:36:51 +02:00 |
|
Gert Hengeveld
|
b6f9fe580e
|
Fix mock data
|
2022-08-04 14:00:09 +02:00 |
|
Gert Hengeveld
|
6f4ca1785d
|
Merge branch 'next' into ghengeveld/ap-1859-generic-step-function
|
2022-08-04 13:22:53 +02:00 |
|
Yann Braga
|
ac9606c374
|
CLI: add --no-init to repro-next command
|
2022-08-04 09:32:05 +02:00 |
|
Richard Norton
|
aa4d6856a3
|
Update README.stories.mdx
Fix typo
|
2022-08-04 15:16:55 +12: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 |
|
Michael Arestad
|
d12dfc43dc
|
Removed unused bindin
|
2022-08-03 14:36:35 -06:00 |
|
Michael Arestad
|
a65d6a7848
|
Fix typescript errors - props Shaun on this one
|
2022-08-03 14:32:35 -06:00 |
|
Norbert de Langen
|
85db984dab
|
Merge pull request #18856 from storybookjs/norbert/sb-502-it-seems-core-server-is-still-depending
move webpack to be a devDependency
|
2022-08-03 17:15:48 +02:00 |
|
Norbert de Langen
|
2f181650ed
|
cleanup
|
2022-08-03 15:25:34 +02:00 |
|
Norbert de Langen
|
08c4231f69
|
Merge branch 'next' into fix/vue-client-extractArgTypes
|
2022-08-03 15:21:31 +02:00 |
|