Max Eckel

Results 9 issues of Max Eckel

This PR adds my "livewire-editorjs" package to the plugins section. The package adds an Editor.js component to the application it is installed in, with preconfigured Editor.js plugins. So it will...

## Expected Behavior When zooming via scroll the Page should stay at the same scroll position, while the Image gets zoomed in and out. ## Actual Behavior When trying to...

## Expected Behavior When Zooming via Pinching the Image should be Zoomed In and Out as it is already working in Chrome. ## Actual Behavior When trying to Zoom In...

This PR is work in progress and contains the refactoring for V2 of this package. With the update I aim for an even easier integration and less friction. V1 used...

Without vue-i18n the package can't be used. (this is already known, this issue just tracks the Progress)

Hello Yarob, what do you think about a Branch using Bootstrap 4? I already started the work in my Fork and would like to merge it when it's ready.

Added an "Add Event" Form/Modal, which opens when the "Add Event" Button on a Day is clicked. This also adds an event to the calendar to react to newly added...

Hey Folks, using PHPStan/Larastan on level 9 currently reports issues regarding the generics on the collection classes. For example the following code gives an error: ```php /** @var DataCollection $collection...

1. Describe the problem. When having an extension like "Grammarly" active, its popup will overlap the current selection within the editor. This causes a quite annoying writing experience, while it...