1164 Commits

Author SHA1 Message Date
shariqx5
f90fa0a02b platform updated to node 2022-10-01 18:22:00 +05:00
shariqx5
24eaa88991 updated path to not use cjs folder 2022-10-01 18:20:28 +05:00
shariqx5
dda914a1eb Merge branch 'next' into migration/source-loader-tsc 2022-10-01 18:09:05 +05:00
Michael Shilman
1fee6dde27 More TS hackery 2022-10-01 19:09:52 +08:00
Michael Shilman
555307d66f Hack around TS errors temporarily 2022-10-01 18:58:16 +08:00
Michael Shilman
1b54a4c7b5 Merge branch 'next' into shilman/vue2-rendering-improvements 2022-10-01 18:50:37 +08:00
Michael Shilman
cb868fc991 Merge branch 'feature/vue2-fixes' into shilman/vue2-rendering-improvements 2022-10-01 18:44:18 +08:00
Michael Shilman
e72125d82c Update yarn.lock 2022-10-01 17:49:58 +08:00
Michael Shilman
f106ea380b Lit-vite: Don't run CI yet 2022-10-01 17:44:38 +08:00
Michael Shilman
bc8ca2216d Merge branch 'next' into shilman/web-componets-vite-framework 2022-10-01 17:43:48 +08:00
shariqx5
faeef7b980 platform: browser added 2022-10-01 14:24:33 +05:00
Michael Shilman
abeb33d1c7 Build: Add vue-cli/vue2 repro template but don't run it yet 2022-10-01 17:16:22 +08:00
shariqx5
931fe6fc81 Update: source-loader lib migrated to use modern build tool 2022-10-01 14:00:45 +05:00
Prashant Palikhe
f120f6a91b fix(vue2): enable final args as props to the story component 2022-10-01 10:29:05 +02:00
Dee Bryant
a05d5d7544 chore(telemetry): update package.json paths for compatibility with ts-up 2022-10-01 16:45:36 +10:00
Michael Shilman
3d348cb6eb CLI: Fix sb add for main.js 2022-10-01 11:38:04 +08:00
Javier Arango
db8fb32051 Build lib/store with tsup 2022-09-30 13:04:03 -04:00
Javier Arango
0ecaea36b1 Build lib/store with tsup 2022-09-30 12:24:07 -04:00
Ian VanSchooten
c83bb7dc41 Merge remote-tracking branch 'origin/next' into remove-react-classes-global 2022-09-30 08:39:36 -04:00
Bo Vandersteene
687e2776c0 feat(angular): disable ngcc when not needed 2022-09-30 14:16:57 +02:00
Bo Vandersteene
e5c88d168f feat(angular): disable ngcc when not needed 2022-09-30 14:16:34 +02:00
Bo Vandersteene
e43a1f6295 feat(angular): disable ngcc when not needed 2022-09-30 14:06:18 +02:00
Norbert de Langen
a6095a4a44
delete cypress usage 2022-09-30 11:21:16 +02:00
Tom Coleman
0a3599b17f Update snapshot 2022-09-30 15:59:20 +10:00
Tom Coleman
469b569311 Argh got comment naming off 2022-09-30 14:36:30 +10:00
Michael Shilman
bcb4722860 Refactor MDX examples to sandboxes 2022-09-30 11:45:16 +08:00
Tom Coleman
9cf3aa2514 Update snapshots and fix tests 2022-09-30 12:49:45 +10:00
Tom Coleman
a27504e7bc Deepscan 2022-09-30 12:07:35 +10:00
Tom Coleman
e52ad1c8ac Rename __testfixtures__ => docgen-components 2022-09-30 12:01:49 +10:00
Tom Coleman
d94db0498d Merge remote-tracking branch 'origin/next' into tom/sb-752-addon-docs-argtype-inference 2022-09-30 11:49:55 +10:00
Ian VanSchooten
cf7db51915 Remove STORYBOOK_REACT_CLASSES and global/globals.ts 2022-09-29 21:33:02 -04:00
Tom Coleman
e5b123b41d Alias browser-assert in vite also 2022-09-30 11:29:44 +10:00
Michael Shilman
58aa1c2fd0 Add partial pnpm support per vite frameworks 2022-09-30 01:26:57 +08:00
Tom Coleman
c9b79e47ce Remove more references to cra-ts-kitchen-sink 2022-09-29 15:48:03 +10:00
Tom Coleman
e781047747 Use a more reliable method of skipping vite 2022-09-29 15:47:35 +10:00
Katerina Skroumpelou
6ba5c2654c chore: forward parameters in command execution 2022-09-28 19:31:44 +03:00
Michael Shilman
74a1db5ae8 Update vue default render function WIP 2022-09-29 00:19:55 +08:00
Michael Shilman
92740671c1 Merge branch 'next' into shilman/vue2-rendering-improvements 2022-09-29 00:05:28 +08:00
Tom Coleman
91ff0b0689 Delete TS styled props example
It was blowing up the CRA build even though it wasn't being referenced 😠
2022-09-28 19:21:37 +10:00
Tom Coleman
7e3bd67993 Skip tests that use ESM 2022-09-28 19:20:26 +10:00
Tom Coleman
900e7e836d Update yarn.lock 2022-09-28 19:17:16 +10:00
Norbert de Langen
9b8d33dd49
maybe fix 2022-09-28 11:03:54 +02:00
Norbert de Langen
f9a1ef1309
fix 2022-09-28 10:43:53 +02:00
Norbert de Langen
745dbef068
convert core-client to use ts-up 2022-09-28 10:34:33 +02:00
Norbert de Langen
d3eab19d5b
fixes 2022-09-28 09:39:04 +02:00
Tom Coleman
c71b61def6 Delete the remainder of cra-ts-kitchen-sink 2022-09-28 16:28:49 +10:00
Tom Coleman
1736388255 Move cra-ts-kitchen-sink argType stories over 2022-09-28 16:27:57 +10:00
Tom Coleman
7052663b0d Transfer JSdoc stories to new format 2022-09-28 16:18:18 +10:00
Tom Coleman
d15deee9d2 Update examples to not have TS errors 2022-09-28 16:05:27 +10:00
Tom Coleman
af0b4fb97f Move argTypes test 2022-09-28 15:50:26 +10:00