dropblockeditor
dropblockeditor copied to clipboard
A nice block based editor made with Laravel Livewire.
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.1.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.1.0 What's Changed Relax engine-strict=true by @jeffwidman in dependabot/fetch-metadata#510 Handle branch names containing hyphen separators by @tspencer244 in...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 1.0.0 to 2.3.0. Release notes Sourced from aglipanci/laravel-pint-action's releases. v2.3.0 Add a flag to use the local project's version of Laravel Pint by @likeadeckofcards (#8) v2.2.0 Adds...
See #39 This PR adds support for Laravel events. All events are conditional depending on availability of the dispatcher in the container, to avoid adding a package requirement. This allows...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 12.x. **Before merging**, you need to: - Checkout the `l12-compatibility`...
Hi, We currently have an issue where we are storing a UUID against each block for the purpose of data storage and unique identification. When a block is cloned the...