1180 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
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
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
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
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
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
George C. A.
1d42106141
fix: replaced the Code icon with CodeBlock icon (#22218) 2024-11-20 15:31:34 +02: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
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
markkaylor
2b3b491922
chore: bump design system from 2.0.0-rc.12 to 2.0.0-rc.13 (#22213) 2024-11-20 09:32:07 +01:00
Lucas Boilly
f49f46a1c1
fix: replaced translation id (#22193) 2024-11-18 09:36:51 -05:00
George C. A.
ec9b1b708d
fix(history): add disabled styles to strapi components input (#22172) 2024-11-15 16:33:53 +01:00
Marc Roig
4a29d23d6f
feat: will navigate event (#22109)
* feat: preview tabs

* fix: re organize imports

* fix: pr suggestions

* fix: padding

* fix: use paddings

* chore: remove margin bottom from tab

* chore: do not use style tag

* fix: remove unused align

* feat: will navigate event

* fix: remove duplicate compo

* fix: document status
2024-11-14 14:01:52 +01:00
Ben Irvin
6a883bcf3f Merge branch 'main' into develop 2024-11-14 09:29:13 +01:00
Ben Irvin
186981dd71 v5.4.0 2024-11-13 17:06:50 +01:00
Ben Irvin
7d785703f5 v5.4.0 2024-11-13 17:02:15 +01:00
Ben Irvin
3d5794391d
fix: remove references to prerelease versions of Strapi (#22143) 2024-11-13 11:59:03 +01:00
Simone
80703cd6d0
enhancement: add didRestoreHistoryVersion and willNavigate to history (#22133)
* enhancement: add didRestoreHistoryVersion and willNavigate to history

* enhancement: remove the destination search params in the will navigate
2024-11-13 09:38:38 +01:00
Sam Phillemon
d12670bba0
fix: added the hover color as 'danger100' (#21541)
* fix: added the popover as danger100 for the background of the danger rows

* fix: added 'danger100' on hover for Logout

* fix: added a check to not show any background on hover for disabled items
#20777

* fix: addressing PR feedback

* chore: added tests for the hover color

* chore: updated the unit tests to use user events

* chore: removed unused imports
2024-11-13 09:37:33 +01:00