Josh
7016a1b045
chore: initialise ts admin ( #18282 )
...
* chore: initialise ts admin
* chore: set JSX to automatic
finally found it
* chore: set DTS true for the whole workflow to produce types for the helper-plugin
* chore(helper-plugin): fix the circular dependencies and calls for react
2023-10-05 08:39:49 +01:00
Josh
ee5c626501
chore: use yarn resolution for design-system ( #18238 )
...
* chore: use yarn resolution for design-system
* fix: helper-plugin types
* fix: color picker types
2023-10-04 09:01:56 +01:00
markkaylor
917a40b555
refactor(helper-plugin): migrate to TS ( #17746 )
...
Co-authored-by: Fernando Chávez <fc9chavez@gmail.com>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: Jackson Hammond <malts18@gmail.com>
Co-authored-by: yurimutti <muttiyuri@gmail.com>
Co-authored-by: Fernando Chávez <fernando.chavez@strapi.io>
Co-authored-by: GJunior <samaritanojr006@gmail.com>
Co-authored-by: Milan K <57148574+mkcy3@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: boris.shulyak <borysshulyak@gmail.com>
Co-authored-by: Alec Winter <34278963+nolliebigspin@users.noreply.github.com>
Co-authored-by: Boris Shulyak <55171497+BorysShulyak@users.noreply.github.com>
Co-authored-by: 0xATHERIS <ath3ris@proton.me>
Co-authored-by: Andrew <112592168+fletch-r@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Dallas Clark <542948+dallasclark@users.noreply.github.com>
Co-authored-by: Okorare Tega <contact@tegacreatives.com>
Co-authored-by: Júlíus Guðni <julius@extis.one>
Co-authored-by: Simone <startae14@gmail.com>
2023-09-15 10:08:21 +02:00
Josh
3308e31ef4
chore: setup helper-plugin for TS conversion ( #17460 )
2023-08-07 10:44:05 +01:00
Gustav Hansen
dca5778d8e
Chore: Apply eslint import sorting fix
2023-06-12 21:34:07 +02:00
Josh
4134c0e33b
refactor: colocate code in helper-plugin features for clearer view
...
refactor: move Notification logic into helper-plugin
refactor: wip
fix: typo
chore: fix tests
chore: ensure contexts are still exported
Update packages/core/helper-plugin/src/features/OverlayBlocker.js
Update packages/core/helper-plugin/src/features/AutoReloadOverlayBlocker.js
Co-Authored-By: Gustav Hansen <gustav.hansen@strapi.io>
2023-04-26 09:06:18 +01:00
Josh
4fff8c4b04
chore: move helper-plugin folder to just src
2023-04-20 08:37:52 +01:00
Josh
9b90e17060
chore: fix build of helper-plugin
2023-02-09 16:27:14 +00:00
Josh
4ac40dfc21
chore: use browserlist for minifier in helperplugin
2023-01-26 16:28:40 +00:00
Josh
70223b84af
chore: fix webpack config
2023-01-26 16:07:49 +00:00
Josh
b7f5900ffd
Merge branch 'main' into chore/helper-plugin-webpack
2023-01-26 12:21:21 +00:00
Josh
3ca0a71ae8
chore: make sure we still export the UMD version to avoid breaking changes
2023-01-13 09:39:49 +00:00
Josh
80c0ec95d5
chore: tidy up deps and export cjs & esm modules
2023-01-13 09:31:56 +00:00
Josh
d365106a17
chore: add browserlist spec
2023-01-06 11:54:09 +00:00
Gustav Hansen
02001cc189
Helper-Plugin: Replace babel with esbuild
2022-10-27 15:45:14 +02:00
Alexandre Bodin
cd79fabd33
Depedency cleanup
2022-08-11 14:16:03 +02:00
Alexandre Bodin
cf49ddbbfc
Prettier and backend fix
2022-08-11 10:20:49 +02:00
Gustav Hansen
0aa7c77e27
Helper-Plugin: Fix sourcemaps in development environments
2022-07-19 14:26:39 +02:00
Gustav Hansen
91c91b0b33
chore: Remove unused dependencies
2022-06-27 14:15:18 +02:00
soupette
d1b68991f1
Use asset module
...
Signed-off-by: soupette <cyril@strapi.io>
2021-12-14 11:46:47 +01:00
soupette
7ff5867625
Add dev build in helper plugin
...
Signed-off-by: soupette <cyril@strapi.io>
2021-09-07 14:50:34 +02:00
soupette
055c3d5bba
Remove old component
...
Signed-off-by: soupette <cyril@strapi.io>
2021-08-24 15:51:34 +02:00
soupette
3468cbfa35
Fix tests
...
Signed-off-by: soupette <cyril@strapi.io>
2021-08-24 15:12:48 +02:00