Quentin Renard
Quentin Renard
Quill does and it removes formatting on the selected text.
Hi @Tofandel this dependency is actually used when using `azure` in `MEDIA_LIBRARY_ENDPOINT_TYPE` and/or `FILE_LIBRARY_ENDPOINT_TYPE`. Unfortunately it looks like efforts to maintain this integration for Laravel have stalled since Microsoft deprecated...
I agree, but unfortunately the recommended library has no release yet.
Hi @digimumo check your Laravel logs or browser console to understand the error.
Awesome @antonioribeiro. I'd like to merge this, but the tests are showing that this broke the blocks list command, as it is trying to render the new property you added...
Hi @markfruss, pagination is purposefully not on nested listings because it would prevent moving a nested page to a parent page that is on a different pagination page. This change...
Ok makes sense. I'm not sure I understand your point about "the default behavior where we can't see all items belonging in a module". Can you please clarify? The default...
Gotcha, by default behavior you mean once you've added the paginator. A simple solution would be to allow larger perPage values in the case of nested listings so that one...
You probably know this, but in case you don't or for anyone stumbling upon this thread, the nested modules require a queue to process reordering actions. This is to avoid...
The latter