Norbert de Langen
3fd2261293
all sorts of ts fixes or ignores after enabling ts to function on tests and stories
2022-11-14 17:06:53 +01:00
Kasper Peulen
031be97390
skip StoryIndexGenerator.test.ts on windows for now
2022-11-04 16:14:45 +01:00
Tom Coleman
2ebaa53687
Small tweak
2022-11-02 22:13:19 +11:00
Tom Coleman
1493309423
Fix tests
2022-11-02 22:12:48 +11:00
Tom Coleman
8012b1122a
Pull renderer+builder from framework's package.json + a known list
2022-11-02 22:00:26 +11:00
Michael Shilman
c083eb9c56
Merge branch 'next' into shilman/version-check-telemetry
2022-10-28 20:13:51 +08:00
Norbert de Langen
7a86f0363e
Merge pull request #19656 from storybookjs/consistent-type-imports
...
Build: Separate type and value imports, enforce with ESLint
2022-10-28 09:36:35 +03:00
Michael Shilman
6f926d0583
Telemetry: Better CI measurement
2022-10-28 14:33:54 +08:00
Ian VanSchooten
393a12aac3
Use explicit type imports
2022-10-27 19:33:39 -04:00
Michael Shilman
a6499d6190
Fix boot notification
2022-10-27 20:55:30 +08:00
Norbert de Langen
037620f6af
Merge branch 'deprecate/remaining-lib-cli' into norbert/sb-799-create-a-storybooktypes
2022-10-24 15:28:19 +02:00
Tom Coleman
96f920afda
Deepscan
2022-10-24 12:03:28 +11:00
Norbert de Langen
9b3eeeae15
fixes
2022-10-22 12:48:46 +02:00
Norbert de Langen
67581a33d9
step 5
2022-10-22 00:37:46 +02:00
Tom Coleman
9bd9902d22
Use a wrapper around all CLI commands to send boot and error events
2022-10-21 17:06:24 +11:00
Michael Shilman
e9bc1a7007
Fix inconsistent telemetry debug var per #19469
2022-10-17 15:02:23 +08:00
Norbert de Langen
9d2abf79d0
Merge branch 'next' into install-scripts-bootstrap
2022-10-05 16:16:02 +02:00
Bo Vandersteene
e5c88d168f
feat(angular): disable ngcc when not needed
2022-09-30 14:16:34 +02:00
Ian VanSchooten
3dced1da9c
Finish cleanup of /lib deps
2022-09-04 00:31:36 -04:00
Michael Shilman
54503208a6
CLI: Fix sb init to use renderer assets instead of frameworks
...
In 6.5 the `framework` config option was one of `react`, `angular`, etc. and included Webpack settings.
In the 7.0, we’ve updated it so that these are now called `renderers`, and are builder-independent. Now, frameworks contain specific builder information, such as `cra` or `nextjs` (for specific app environments) or `react-webpack5` / `react-vite` (for custom apps).
This fixes the `sb init` CLI command to use renderer-specific templates. I also call out some follow-up work to fix automigrations & telemetry
2022-09-02 15:35:27 +08:00
Yann Braga
21048422c5
telemetry: improve addon extraction logic
2022-08-08 15:23:33 +02:00
Norbert de Langen
76292e7192
fix #18791 and take PackageJson type from an upstream package
2022-07-28 15:02:46 +02:00
Norbert de Langen
c2bbe43d02
stage0
2022-07-21 11:24:07 +02:00