Norbert de Langen
54876dba70
Merge branch 'next' into yuisato1025/support-depreacted-jsdoc-tag
2023-01-14 01:24:07 +01:00
Ian VanSchooten
af349c8b8e
Add extension to all lodash imports
2022-12-30 12:15:08 -05:00
Yui Sato
20e06f0a52
feat: add deprecated property to JsDocTags
2022-12-09 11:28:02 +09:00
Kasper Peulen
fac2465219
No unused locals in tsconfig to disable deepscan
...
Deep scan is not compatible with TS 4.9 yet. And the only issues it seems to find that are not covered yet by TS or ESLint are unused imports. TSC can catch those by enabling noUnusedLocals in tsconfig.
2022-11-29 16:28:00 +01:00
Norbert de Langen
f81d873d63
Merge branch 'norbert/sb-798-figure-out-plan-for-package-structure-rework' into tech/introduce-preview-api
2022-11-14 18:29:32 +01:00
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
Norbert de Langen
5372081588
Merge branch 'norbert/sb-798-figure-out-plan-for-package-structure-rework' into tech/introduce-preview-api
2022-11-14 12:46:54 +01:00
Kasper Peulen
dcb3159294
Rename Framework to Renderer
2022-11-13 20:37:10 +01:00
Norbert de Langen
90320c9ebb
Merge branch 'norbert/sb-798-figure-out-plan-for-package-structure-rework' into tech/introduce-preview-api
2022-11-11 13:58:28 +01:00
Ian VanSchooten
e23737e327
Merge remote-tracking branch 'origin/next' into nested-addons
2022-11-08 11:30:06 -05:00
Ian VanSchooten
e9d30c89c8
Update hasDocsOrControls to account for new path
2022-11-04 14:36:14 -04:00
Norbert de Langen
edccb7db6d
part 6
2022-11-03 16:00:40 +01:00
Tom Coleman
a7f29b71de
Add rootElement
to Framework
and add Framework
2022-11-02 12:48:26 +11:00
Ian VanSchooten
c854fe659e
Update snapshots
2022-10-27 19:33:39 -04:00
Ian VanSchooten
393a12aac3
Use explicit type imports
2022-10-27 19:33:39 -04:00
Norbert de Langen
9e60c3428f
Merge branch 'next' into ugrades/eslint
2022-10-26 08:51:41 +02:00
Norbert de Langen
6be12c24d8
deal with the aftermath of upgrading eslint
2022-10-24 14:57:37 +02:00
Norbert de Langen
67581a33d9
step 5
2022-10-22 00:37:46 +02:00
Norbert de Langen
a899800ec8
import all csf types through types package
2022-10-20 16:21:26 +02:00
Norbert de Langen
acde6766d6
Merge branch 'next' into build/lib-docs-tools+lib-instrumenter-tsup
2022-10-17 15:46:03 +02:00
Ian VanSchooten
6bdfcfad14
Convert @ts-ignore to @ts-expect-error
...
And remove unused directives
2022-09-06 22:40:59 -04:00
Norbert de Langen
c2bbe43d02
stage0
2022-07-21 11:24:07 +02:00