Andreas Scheibel

Results 8 comments of 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: ![image](https://user-images.githubusercontent.com/827658/84710282-2d4f8d00-af64-11ea-9eae-6947b46029de.png) Output ![image](https://user-images.githubusercontent.com/827658/84710377-5e2fc200-af64-11ea-88f5-cd4b807dc186.png)

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?