soupette
|
8635b05d9e
|
Merge branch 'features/typescript' of github.com:strapi/strapi into enhancement/speed-up-webpack
|
2022-03-23 14:22:45 +01:00 |
|
soupette
|
1352c1fb82
|
Fixes #12896
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-22 12:01:17 +01:00 |
|
soupette
|
f48d00c454
|
Add option to mesure webpack speed
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-18 16:13:47 +01:00 |
|
soupette
|
e0fb1fe0f3
|
Speed up webpack config by using esbuild-loader
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-18 15:21:20 +01:00 |
|
Alexandre Bodin
|
592ecb362e
|
v4.2.0-beta.0
|
2022-03-16 11:51:42 +01:00 |
|
Alexandre Bodin
|
bf27699c63
|
Merge branch 'releases/4.2.0' into features/typescript
|
2022-03-16 11:37:27 +01:00 |
|
Alexandre Bodin
|
01a565aeb6
|
v4.1.4
|
2022-03-16 11:22:49 +01:00 |
|
Alexandre Bodin
|
0095f4ec55
|
Update kitchensink-ts versions
|
2022-03-15 19:22:06 +01:00 |
|
Convly
|
00abd419f2
|
Cleanup tsconfig & clean the dist dir before build
|
2022-03-15 18:43:19 +01:00 |
|
Convly
|
fd1de4fa14
|
Init new develop
|
2022-03-15 16:13:17 +01:00 |
|
Convly
|
876d4a52a8
|
Merge branch 'master' of github.com:strapi/strapi into features/typescript
|
2022-03-15 14:57:45 +01:00 |
|
soupette
|
b1453666b4
|
Clean kitchensink-ts package.json
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-15 14:31:39 +01:00 |
|
Convly
|
b6e365c343
|
Typos
|
2022-03-14 16:26:03 +01:00 |
|
Convly
|
35029d40a1
|
Remove test plugin from kitchensink-ts
|
2022-03-14 15:27:09 +01:00 |
|
soupette
|
1f994476fc
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-10 17:01:14 +01:00 |
|
soupette
|
75066a4071
|
Fix watch-admin command
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-09 18:29:35 +01:00 |
|
soupette
|
e99fb210bc
|
Fix develop command
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-09 17:49:27 +01:00 |
|
soupette
|
20c7eadf16
|
Fix build command
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-09 17:18:27 +01:00 |
|
soupette
|
fcff22aa13
|
Remove ts from kitchensink and fix async issue
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-09 12:28:51 +01:00 |
|
soupette
|
50fa9cbaa8
|
Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-09 11:39:10 +01:00 |
|
Alexandre Bodin
|
8549f5aca3
|
v4.1.3
|
2022-03-08 19:28:44 +01:00 |
|
Convly
|
3fd535b397
|
Fixes
|
2022-03-08 15:14:21 +01:00 |
|
soupette
|
81896fdf60
|
Migrate default plugins file to TS
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-07 16:15:26 +01:00 |
|
Convly
|
731b27beac
|
Remove useless exclude directory from the tsconfig file
|
2022-03-07 14:18:40 +01:00 |
|
Convly
|
e4694ed0f0
|
Update the kitchensink-ts readme title
|
2022-03-07 12:00:01 +01:00 |
|
Convly
|
088f836089
|
Remove comments in tsconfig.json
|
2022-03-07 11:44:13 +01:00 |
|
Convly
|
dad70cf0e7
|
Remove tmp file
|
2022-03-07 11:29:08 +01:00 |
|
Convly
|
b9838d1eb5
|
Merge branch 'features/typescript' of github.com:strapi/strapi into typescript/toolchain
|
2022-03-07 11:26:48 +01:00 |
|
Convly
|
c28ca35990
|
Add a typescript kitchensink example
|
2022-03-07 11:13:29 +01:00 |
|
soupette
|
fd1d103bd8
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-07 09:36:48 +01:00 |
|
soupette
|
9a7fff9231
|
Prevent default export in order to provide typings
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-04 17:02:03 +01:00 |
|
soupette
|
be6836637f
|
Use TS in kitchensink
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-04 16:09:57 +01:00 |
|
Alexandre Bodin
|
6f72c38052
|
v4.1.2
|
2022-03-02 16:01:32 +01:00 |
|
soupette
|
297efa9f4b
|
Add webpack config for TS and created tsconfig.json files for all plugins to enable TS in the admin
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-01 12:28:48 +01:00 |
|
Alexandre Bodin
|
3a4db96af2
|
v4.1.1
|
2022-02-24 16:52:10 +01:00 |
|
Alexandre Bodin
|
d4273d81fb
|
v4.1.0
|
2022-02-17 14:43:38 +01:00 |
|
Alexandre Bodin
|
669bb2f044
|
v4.0.8
|
2022-02-16 15:12:40 +01:00 |
|
Michiel Sioen
|
d32e31d488
|
added audio preview in content builder
|
2022-02-15 19:42:05 +01:00 |
|
soupette
|
7f97968269
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-10 11:14:11 +01:00 |
|
soupette
|
13acbace28
|
Fix kitchensink
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-09 11:16:11 +01:00 |
|
Convly
|
af0cba8c5b
|
v4.0.7
|
2022-02-02 16:11:26 +01:00 |
|
Convly
|
5b48053946
|
v4.0.6
|
2022-01-28 15:08:27 +01:00 |
|
Pierre Noël
|
b48cf115c7
|
rename APP_SECRETS to APP_KEYS
|
2022-01-25 11:06:52 +01:00 |
|
Pierre Noël
|
4d51e8131c
|
Merge branch 'master' into fix/enable-session-middleware
|
2022-01-21 14:01:12 +01:00 |
|
Alexandre BODIN
|
45020eee06
|
v4.0.5
|
2022-01-19 18:44:22 +01:00 |
|
Pierre Noël
|
3facd1de7f
|
add env.example back + code style
|
2022-01-19 17:21:23 +01:00 |
|
Pierre Noël
|
8b39d44992
|
create app keys at app creation instead of runtime auto-generation
|
2022-01-19 17:13:00 +01:00 |
|
Pierre Noël
|
da9b064536
|
add session middleware + remove authentication using url param access_token
|
2022-01-19 17:10:41 +01:00 |
|
Alexandre BODIN
|
ac58311b1b
|
Merge pull request #12033 from tanoabeleyra/es-translations
Update Spanish translations
|
2022-01-19 11:18:24 +01:00 |
|
Alexandre Bodin
|
d81919ac22
|
v4.0.4
|
2022-01-10 09:05:07 -08:00 |
|