Norbert de Langen
|
ab8c3a49fa
|
add a resolution for playwright to ensure that all sandboxes use the same version as the docker image
|
2023-01-25 10:54:07 +01:00 |
|
Valentin Palkovic
|
c550dbb503
|
Angular: Fix issue if BrowserAnimationsModule is imported
|
2023-01-24 11:34:41 +01:00 |
|
Tom Coleman
|
bcca0cc704
|
Merge pull request #20705 from storybookjs/>20626-fix-inconsistent-order
Core: Fix issue with inconsistent CSF ordering in sandboxes
|
2023-01-24 21:30:31 +11:00 |
|
Norbert de Langen
|
dc453c1979
|
Merge pull request #20724 from Dschungelabenteuer/fix-default-sandbox-generator-paths-windows
Fixed paths in generated main.cjs for the default sandbox on Windows
|
2023-01-24 10:41:08 +01:00 |
|
Tom Coleman
|
4eabf7ea12
|
Merge branch 'next' into >20626-fix-inconsistent-order
|
2023-01-24 17:33:34 +11:00 |
|
Tom Coleman
|
839cc79da4
|
Use a for loop rather than promise.all to link
|
2023-01-24 13:41:56 +11:00 |
|
Norbert de Langen
|
682ec69e82
|
add missing dep
|
2023-01-23 10:40:30 +01:00 |
|
Charles GRUENAIS
|
c05aebe719
|
Fixed paths in generated main.cjs for the default sandbox on Windows
|
2023-01-22 13:59:56 +01:00 |
|
Norbert de Langen
|
aa8b691013
|
do not include non-working stories for now
|
2023-01-20 09:42:30 +01:00 |
|
Norbert de Langen
|
fc3b221569
|
Merge branch 'next' into qwik-init
|
2023-01-20 09:15:41 +01:00 |
|
Michael Shilman
|
125361ead9
|
Merge pull request #20559 from storybookjs/valentin/angular15-maintenance
Angular: Support multi-project setup in ng workspaces
|
2023-01-18 22:03:17 +08:00 |
|
Benjamin Kindle
|
c6e7a04c71
|
fix: handle outside renderers in sandbox
|
2023-01-18 08:31:12 -05:00 |
|
Benjamin Kindle
|
d8944a5dda
|
feat: support Qwik framework in sb init
Works with this change in the storybook-framework-qwik project: 3dca5b48de
|
2023-01-18 07:58:58 -05:00 |
|
Valentin Palkovic
|
170749b17c
|
Fix compodoc generation for angular sandboxes
|
2023-01-17 15:40:39 +01:00 |
|
Valentin Palkovic
|
478462a3a8
|
Log events when event log assertion fails
|
2023-01-17 15:40:39 +01:00 |
|
Valentin Palkovic
|
eb6d514283
|
Setup Storybook in Angular workspace via builders
|
2023-01-17 15:40:36 +01:00 |
|
Kasper Peulen
|
0eb86e3660
|
Add react examples back
|
2023-01-17 06:57:19 +01:00 |
|
Kasper Peulen
|
5c150ae2d7
|
Update script
|
2023-01-17 06:47:35 +01:00 |
|
Kasper Peulen
|
5086938693
|
Create the ts 4.9 examples
|
2023-01-16 20:19:05 +01:00 |
|
Yann Braga
|
de2755e7fd
|
Merge pull request #20507 from storybookjs/chore/make-repro-next-default-command
CLI: overhaul `storybook repro` command and rename it to `storybook sandbox`
|
2023-01-16 11:19:08 +01:00 |
|
Norbert de Langen
|
d3c3de0b68
|
Merge pull request #20577 from SebastianKapunkt/upgrade-babel-loader
Upgrade babel-loader to ^9.0.0
|
2023-01-16 10:37:26 +01:00 |
|
Norbert de Langen
|
a229f9e375
|
more upgrades
|
2023-01-16 10:13:01 +01:00 |
|
Yann Braga
|
46bbd2191d
|
remove repros-generator code
|
2023-01-12 15:46:55 +01:00 |
|
Yann Braga
|
fca8f01de9
|
rename repro -> sandbox
|
2023-01-12 15:46:55 +01:00 |
|
Yann Braga
|
ac5c1d22a7
|
rename repro-templates -> sandbox-templates
|
2023-01-12 15:46:55 +01:00 |
|
Yann Braga
|
276e3d4ec1
|
CLI: overhaul repro command
- sb repro as it was is entirely removed
- sb repro-next becomes sb repro
|
2023-01-12 15:46:55 +01:00 |
|
Chakir QATAB
|
40e1834124
|
Merge branch 'storybookjs:next' into vue3-sourceDecorator
|
2023-01-12 15:34:23 +04:00 |
|
Yann Braga
|
643d4f36e9
|
add safecheck
|
2023-01-12 10:12:20 +01:00 |
|
Yann Braga
|
b80cb83507
|
scope mainConfig in "modifications" property
|
2023-01-12 08:50:50 +01:00 |
|
chakir qatab
|
a2cc8bfc29
|
fix merge from next
|
2023-01-12 10:49:30 +04:00 |
|
Yann Braga
|
c0369b7340
|
rename secondary flag and cleanup
|
2023-01-11 09:26:11 +01:00 |
|
Yann Braga
|
6c4bb4e6da
|
extract extension of mainjs to a helper function
|
2023-01-10 18:56:04 +01:00 |
|
Yann Braga
|
62b1b86ce0
|
separate templates in base and extended templates
|
2023-01-10 18:55:16 +01:00 |
|
Yann Braga
|
10bf302540
|
Merge branch 'next' into tom/sb-1040-allow-creating-templates-that-augment
|
2023-01-10 17:39:12 +01:00 |
|
Norbert de Langen
|
8dfecf53eb
|
Merge branch 'norbert/cleanup-babel' of github.com:storybookjs/storybook into norbert/cleanup-babel
|
2023-01-10 16:59:29 +01:00 |
|
Norbert de Langen
|
0e679edc84
|
Merge branch 'next' into norbert/cleanup-babel
|
2023-01-10 16:58:36 +01:00 |
|
Norbert de Langen
|
aef3d605ef
|
cleanup verdaccio typings override, fix implementation
|
2023-01-10 16:08:24 +01:00 |
|
Norbert de Langen
|
663e023aef
|
upgrade verdaccio
|
2023-01-10 14:58:14 +01:00 |
|
Michael Shilman
|
b4565aa019
|
Only assert example counts on build/dev events
|
2023-01-10 14:44:14 +08:00 |
|
chakir qatab
|
4289bd8798
|
vue3: fix conflicts merge code/yarn.lock
|
2023-01-10 08:02:21 +04:00 |
|
Michael Shilman
|
645e881b19
|
Telemetry: Filter out example stories/docs from summary
|
2023-01-10 10:56:07 +08:00 |
|
Norbert de Langen
|
b438c57ba9
|
Merge branch 'norbert/cleanup-babel' of github.com:storybookjs/storybook into norbert/cleanup-babel
|
2023-01-08 12:26:45 +01:00 |
|
Norbert de Langen
|
4ae8b8f653
|
Merge branch 'next' into norbert/cleanup-babel
|
2023-01-08 12:26:18 +01:00 |
|
Norbert de Langen
|
11a758c629
|
delete enzyme from codebase where not strictly needed
|
2023-01-08 00:03:16 +01:00 |
|
Norbert de Langen
|
41ce7efd55
|
more
|
2023-01-07 23:02:52 +01:00 |
|
chakir qatab
|
728a6a357f
|
vue3: merge fix
|
2023-01-07 19:56:55 +04:00 |
|
Norbert de Langen
|
d9c2756263
|
upgrades and further cleanup
|
2023-01-07 16:18:10 +01:00 |
|
Norbert de Langen
|
a3cfd48a16
|
more
|
2023-01-07 16:13:08 +01:00 |
|
Norbert de Langen
|
b90bb90f30
|
remove some dependencies we do not need
|
2023-01-07 15:06:08 +01:00 |
|
Norbert de Langen
|
c43672e3d8
|
upgrade lockfiles
|
2023-01-06 20:09:30 +01:00 |
|