35574 Commits

Author SHA1 Message Date
Simone Taeggi
d91631fec0 feat(content-manager): try to change Prism import 2024-12-02 11:23:50 +01:00
Simone Taeggi
620998f043 feat(content-manager): install prismjs in admin 2024-12-02 10:38:05 +01:00
Simone Taeggi
9ebee52197 feat(content-manager): add prismjs theme 2024-11-28 18:25:56 +01:00
Simone Taeggi
4c188cbd16 feat(content-manager): install prismjs 2024-11-28 18:14:11 +01:00
Simone Taeggi
8857d7a891 feat(content-manager): remove prismjs 2024-11-28 18:00:31 +01:00
Simone Taeggi
716345bc9a feat(content-manager): import Prism in Code component 2024-11-28 17:40:52 +01:00
Simone Taeggi
7feb48f2d5 feat(content-manager): add change threshold 2024-11-28 17:31:26 +01:00
Simone
5a68ef9fd1
Merge branch 'develop' into feat/blocks-code-highlight 2024-11-28 17:22:20 +01:00
Simone Taeggi
a8c626740b feat(content-manager): remove rollup 2024-11-28 17:21:59 +01:00
Simone Taeggi
456f592abd feat(content-manager): add packup css plugin 2024-11-28 17:13:15 +01:00
Simone Taeggi
0ad55e6aa1 feat(content-manager): add theme test 2024-11-28 17:02:10 +01:00
Simone Taeggi
15fcb1bcbf feat(content-manager): try to find the issue in gh action 2024-11-28 16:51:47 +01:00
Simone Taeggi
5d2f9b5ef3 feat(content-manager): change prismjs import 2024-11-28 16:25:59 +01:00
Simone Taeggi
423dc0c9bd feat(content-manager): change imports 2024-11-28 16:14:00 +01:00
markkaylor
d1d589380e
fix: turn on and update i18n settings.spec.ts (#22282) 2024-11-28 16:06:34 +01:00
Simone Taeggi
6445933973 feat(content-manager): remove theme 2024-11-28 16:00:45 +01:00
Simone Taeggi
decb254228 feat(content-manager): change import theme 2024-11-28 15:48:22 +01:00
Ben Irvin
bb92b218db
chore: remove yarn.lock from templates/website (#22294) 2024-11-28 14:01:48 +01:00
Adrien Foulon
fe41db9384
Fix: move msw to devDeps and change koa range (#22129)
---------

Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2024-11-28 13:55:31 +01:00
Jonas Thelemann
20adc294cd
chore(deps): update @strapi/pack-up to v5.0.2 (#22261)
---------

Co-authored-by: Ben Irvin <ben@innerdvations.com>
2024-11-28 13:00:12 +01:00
Simone Taeggi
955f0d1e0a feat(content-manager): remove console log 2024-11-28 12:43:57 +01:00
Simone Taeggi
e0ddadff3b feat(content-manager): revert the admin bundle size code 2024-11-28 12:10:08 +01:00
Bassel Kanso
9b8b68f7e4
Chore: setting up nx releases (#22264) 2024-11-28 12:58:55 +02:00
Simone Taeggi
eb68af454a feat(content-manager): change gh action config 2024-11-28 11:58:40 +01:00
Simone Taeggi
f4b3728c14 feat(content-manager): import prismjs types 2024-11-28 11:37:56 +01:00
Simone Taeggi
8f8db596ee feat(content-manager): theme import minimized 2024-11-28 10:51:36 +01:00
Simone Taeggi
a2a9966703 feat(content-manager): change theme 2024-11-28 10:39:02 +01:00
Simone Taeggi
a358228361 feat(content-manager): move prismjs theme import 2024-11-28 10:17:41 +01:00
Simone Taeggi
a036afd07a Merge branch 'feat/blocks-code-highlight' of github.com:strapi/strapi into feat/blocks-code-highlight 2024-11-28 09:59:06 +01:00
Simone Taeggi
78448ecdd6 feat(content-manager): fix build issue 2024-11-28 09:57:44 +01:00
Rémi de Juvigny
f0a0bc26f5 Merge remote-tracking branch 'origin/main' into develop 2024-11-27 18:37:51 +01:00
Simone
6cd644fc81
Merge branch 'develop' into feat/blocks-code-highlight 2024-11-27 18:13:54 +01:00
Rémi de Juvigny
2b50b782a4
Merge pull request #22289 from strapi/releases/5.4.2
v5.4.2 release
2024-11-27 17:34:48 +01:00
Rémi de Juvigny
6b5242714b v5.4.2 v5.4.2 2024-11-27 16:31:55 +01:00
Simone Taeggi
1e9b279be9 feat(content-manager): extends render leaf props 2024-11-27 16:09:26 +01:00
Ben Irvin
f6faef36d1
ci: use correct fetch-depth (#22288)
* test(front): update snapshots

* ci: use correct fetch-depth
2024-11-27 15:51:03 +01:00
Simone Taeggi
3b7e3d3b88 feat(content-manager): remove screen debug 2024-11-27 14:41:32 +01:00
Simone Taeggi
fb2ef18ba8 feat(content-manager): add highlights to code block using Prismjs 2024-11-27 14:21:26 +01:00
Bassel Kanso
d65d44102f
feat: send diagnostic messages from remote strapi (#22214) 2024-11-26 15:57:02 +02:00
Rémi de Juvigny
25e4c58708
enhancement: disable preview link when changes are not saved (#22275) 2024-11-26 08:10:09 -05:00
markkaylor
230ed7d6db
chore(deps): bump @strapi/design-system from 2.0.0-rc.13 to 2.0.0-rc.14 (#22274) 2024-11-26 14:05:51 +01:00
Simone
eba25ec571
fix: change MediaLibraryInput attribute type from required to optional (#22265) 2024-11-25 16:19:51 +01:00
Marc Roig
5c73ca244d
feat: trunk integration (#22248)
* feat: trunk tests

* feat: random test fail

* chore: final setup

* fix: remove test.only

* fix: run on all projects

* chore: comment
2024-11-25 15:55:18 +01:00
Ben Irvin
f1500a6387
ci: balance sharding to reduce total workflow runtime (#22249)
---
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
2024-11-25 11:08:45 +01:00
Jean-Sébastien Herbaux
fef0f91d51
fix: Remove Private Attributes from GraphQL Filters and Inputs (#21934) 2024-11-25 11:05:48 +01:00
Simone
c196a9d2b8
fix: hide the locale option in the Edit view dropdown if you don't have permission to read it (#22229)
* fix: hide the locale option in the edit view if you don't have permission

* fix: change the permission condition

* fix: show the option if you have read permission
2024-11-25 09:54:32 +01:00
Rémi de Juvigny
3827154d28
chore: add json data to dummy preview (#22243) 2024-11-25 03:37:44 -05:00
markkaylor
c91f2b4a2b
fix(e2e): wait for relation response before saving (#22245) 2024-11-25 09:17:41 +01:00
Ben Irvin
c9f32f6f0c
ci: fix docs workflow jobs (#22161) 2024-11-22 16:43:59 +01:00
Jean-Sébastien Herbaux
0d36a8d9ae
fix: unit tests for typescript types gen (#22246) 2024-11-22 14:43:21 +01:00