Kohei Yoshino
Kohei Yoshino
Yeah, the [`CMS.registerEditorComponent`](https://decapcms.org/docs/custom-widgets/#registereditorcomponent) document says the `toPreview` option can be either a vanilla JS template literal or a React component, so I have to eventually support the latter case.
Sorry to keep you waiting, folks! One of my own clients wants this — I’ll get it done shortly.
Not yet implemented. I’ll work on it this weekend.
The wait is over! [v0.48.0](https://github.com/sveltia/sveltia-cms/releases/tag/v0.48.0) added the support for the `image` editor component.
Actually the Video widget is coming shortly, of course with a thumbnail. You can already enter a YouTube URL in a String field to see the preview 🙂 From the...
Inserting a video to a Markdown field will also be supported because my client wants it. Basically I’m going to effectively solve these two issues: - https://github.com/decaporg/decap-cms/issues/2744 - https://github.com/decaporg/decap-cms/issues/3798
Yeah, I’m also thinking about adding a filter option to the File widget. That’s - https://github.com/decaporg/decap-cms/issues/1345 The new Video widget is specifically for video, including YouTube/Vimeo and stock videos from...
I’ll make sure the app UI is ready to be localized into RTL locales. It would effectively solve https://github.com/decaporg/decap-cms/issues/1769. Actually I saw an old Japanese temple sign written in RTL...
[Gitea and Forgejo](https://decapcms.org/docs/gitea-backend/) do not require this as they support client-side PKCE authorization, which doesn’t need a server-side script. Neither does [GitLab](https://decapcms.org/docs/gitlab-backend/), but we support it for backward compatibility with...
But Gitea doesn’t support this authorization flow, right? https://docs.gitea.com/development/oauth2-provider