Andreas Scheibel
Andreas Scheibel
I really like the idea. This makes designing the forms more clear also more easy to sort the fields correctly. I'm not sure about the wording and distinguishing between Field...
I found a way to pass the CSS classes, but I'm not sure, if this is the intended way. :) `@trix(\App\Post::class, 'content', ['containerElement' => 'div class="col-span-6 sm:col-span-4"']])` Maybe you can...
For me, it's only a formating decision for a better overview in my code. But that's normally totally fine, because the normal HTML behaviour is, that the spaces & new...
I tried it again with all other plugins deactivated. The input / output looks like this. Markup:  Output 
I just tested it. The activation/deactivation of the Plugin now works on Windows 10 / nginx / Local By Flywheel without a problem. Nice work.
Hi Alain. Nice to meet you. For sure, the syntax is strange. I think, the entiy and id have to be connected together in one command parameter in order to...
**Idea: --rows supports only one table** The `--rows=` parameter is only allowed in connection with ONE table. If the user ads more than one table to the command, it throws...
Hi, this is also the biggest thing I'm missing in EditorJS. Is there any update on this feature?
Yes. At the moment, it's not possible to use the Vue3 vue-datepicker-next using **keyboard only**. I tried vue2-datepicker, and the Vue2 version also does not support this. It whould be...
Hi, thank you for the hint. If you have time for it, feel free to make a PR. This would be really appreciated.