35611 Commits

Author SHA1 Message Date
Alexandre Bodin
3a2e220c17 chore: add prism in admin deps 2024-12-03 17:09:54 +01:00
Simone Taeggi
703200c147 Merge branch 'feat/blocks-code-highlight' of github.com:strapi/strapi into feat/blocks-code-highlight 2024-12-03 17:07:44 +01:00
Simone Taeggi
d391796ac7 feat(content-manager): fix issue decorate 2024-12-03 17:07:40 +01:00
Simone
2800607b3f
Merge branch 'develop' into feat/blocks-code-highlight 2024-12-03 16:57:03 +01:00
Simone Taeggi
f04664acfe feat(content-manager): update vite config 2024-12-03 16:45:04 +01:00
Ben Irvin
2dcec09530
chore: comment out getstarted log (#22327) 2024-12-03 13:29:01 +01:00
Lucas Boilly
5dde62eabd
chore: added french translations for blocks (#22195)
* chore: added french translations for blocks

* chore: added missing translations
2024-12-03 03:25:00 -05:00
Simone Taeggi
14f12168ee feat(content-manager): add vite plugin prismjs 2024-12-03 09:17:38 +01:00
Ben Irvin
555a72384e
test(e2e): add update and delete content type tests (#22325) 2024-12-03 09:07:47 +01:00
Simone Taeggi
e3b5ec830c feat(content-manager): change vite config 2024-12-02 18:37:11 +01:00
Rémi de Juvigny
03640aa70e
enhancement: cmd+enter and ctrl+enter to save entry (#22311)
* enhancement: keyboard shortcuts to save entry

* chore: add e2e test

* chore: restore validate fn

* fix: don't register cmd+s for arc browser

* fix: remove cmd+s and ctrl+s
2024-12-02 12:03:22 -05:00
Simone Taeggi
58963c9206 feat(content-manager): fix import default 2024-12-02 17:45:44 +01:00
Simone Taeggi
3fc67c7447 feat(content-manager): add threshold 2024-12-02 17:34:47 +01:00
Simone Taeggi
a2f24a6cab feat(content-manager): solve failing fe unit tests 2024-12-02 17:26:04 +01:00
Simone Taeggi
429efd81a8 feat(content-manager): fix build errors 2024-12-02 16:45:55 +01:00
Simone
42be73c49d
Merge branch 'develop' into feat/blocks-code-highlight 2024-12-02 16:24:25 +01:00
Simone Taeggi
fee8edab8d feat(content-manager): revert prismjs logic 2024-12-02 16:23:56 +01:00
Simone Taeggi
b9b399cfa3 feat(content-manager): add manually prismjs 2024-12-02 16:07:33 +01:00
Alexandre BODIN
d6bba97c7e
Merge pull request #20897 from smorimoto/mux-player
feat: use mux player for video
2024-12-02 16:03:47 +01:00
Alexandre Bodin
84955ce3fe Merge branch 'develop' into mux-player 2024-12-02 15:23:53 +01:00
Laurens Kling
eb39c6a021
fix: add documentId to me graphql query (#22321) 2024-12-02 12:56:05 +01:00
Simone Taeggi
2ecc435493 feat(content-manager): modify vite config 2024-12-02 12:24:53 +01:00
Simone Taeggi
9fcfd16bb7 feat(content-manager): change rollup options 2024-12-02 12:18:24 +01:00
Simone Taeggi
429b505481 feat(content-manager): add prismjs vite config 2024-12-02 11:55:37 +01:00
Simone Taeggi
c891e9b3b9 Merge branch 'develop' into feat/blocks-code-highlight 2024-12-02 11:42:58 +01:00
Simone Taeggi
0d4d3cc118 feat(content-manager): add config file 2024-12-02 11:35:41 +01:00
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
Maxime Castres
46c3b79e02
Update: Purchase Page links + Add Content History menu link (#21531)
* Update: Purchase Page links + Add Content History menu link

* enhancement:Update Purchase Page links + Add Content History menu link

* enhancement: update purchase page links

* chore: update links

---------

Co-authored-by: Simone <startae14@gmail.com>
2024-12-02 10:09:05 +01:00
Bassel Kanso
7315bad3dd
chore: cleanup removing support for assets without metadata (#22215) 2024-11-29 18:21:32 +02:00
Ben Irvin
33bb5725bd
chore: update sdk-plugin and dedupe yarn.lock (#22296) 2024-11-29 15:00:06 +01:00
Rémi de Juvigny
7232d30c05
fix: document actions being rendered multiple times (#22283) 2024-11-29 05:58:46 -05:00
Ben Irvin
11a2566277
chore: upgrade vite-plugin-dts (#22297) 2024-11-29 10:19:23 +01:00
Ben Irvin
2b33956920
ci: fix docs_build (#22304)
* ci: fix docs_build

* ci: run docs_build on global changes
2024-11-29 08:45:36 +01:00
Simone Taeggi
9ebee52197 feat(content-manager): add prismjs theme 2024-11-28 18:25:56 +01:00
Rémi de Juvigny
d6ed4fcf2c
chore: use "workspace:*" for internal dependencies (#22303)
* chore: use "workspace:*" for internal dependencies

* chore: update yarn lock
2024-11-28 12:14:36 -05: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