14088 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
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
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
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
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
6b5242714b 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
e38c525e71
fix: search param being encoded twice (#22212)
* fix: search encoding

* fix: remove _q encoding in review workflows

* fix: fe test
2024-11-22 14:07:42 +01:00
markkaylor
185e16fdc3
fix(content-manager): navigate when publishing AND creating document (#22231) 2024-11-21 17:38:20 +01:00
Marc Roig
2350a50f6e
fix: preview title overflow (#22232) 2024-11-21 13:56:46 +01:00
Convly
aa57521774 Merge branch 'main' into develop 2024-11-21 12:15:21 +01:00
Convly
c7e2ed60ec v5.4.1 2024-11-21 12:08:17 +01:00
Simone Taeggi
ebfa9dd412 feat: install prismjs 2024-11-21 12:04:37 +01:00
George C. A.
88d99fc5af
fix: the confirmation message of restoring a version was updated (#22223)
* fix: the confirmation message of restoring a version was updated

* fix: the confirmation message of restoring a version was updated
2024-11-21 12:15:29 +02:00
Den
ac654f8b86
fix: The list view settings popover is not scrollable (#21579)
* fix: The list view settings popover is not scrollable
I limited the maximum height and added the ability to scroll content inside the block.

* fix: The list view settings popover is not scrollable
executed yarn prettier:write

---------

Co-authored-by: Simone <startae14@gmail.com>
2024-11-20 16:31:44 +01:00
Rishith S
1527e185a7
fix: configure the view button missing for components (#22106)
* fix/solved the issue where  configure the view button not visible in components

* fix/solved the issue where  configure the view button not visible in components
2024-11-20 16:05:10 +01:00
George C. A.
1d42106141
fix: replaced the Code icon with CodeBlock icon (#22218) 2024-11-20 15:31:34 +02:00
Archana Agivale
c6c51a76de
Fix: 20766 [Design] Roles missing space between labels and the dropdown field (#22146)
* fix: issue 20766 [Design] Roles missing space between labels and the dropdown field
Ref : #20766

* fix: Roles missing space between labels and the dropdown field
#20766
2024-11-20 13:08:02 +00:00
Marc Roig
780730225a
chore: e2e test for preview (#22190)
* chore: e2e test for preview

* fix: comments
2024-11-20 13:55:42 +01:00
Nikolay Shebanov
faf42a9ea1
fix: resolve naming conflict in the v5 document_id migration (#22140) 2024-11-20 12:22:10 +01:00
Ben Irvin
403e03f1ae
enhancement: add db info to startup logger (#21876) 2024-11-20 12:18:25 +01:00
Marc Roig
b67f4e6a09
feat: preview allowed origins config (#22138)
* feat: allowed origins config

* chore: update getstarted admin preview config

* fix: do not extend middlewares if allowedOrigins is not defined

* fix: middleware merging
2024-11-20 09:54:32 +01:00