Skip to content

Releases: jeffreyvr/dropblockeditor

0.4.0

12 Mar 21:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

06 Mar 21:40
Compare
Choose a tag to compare

Full Changelog: 0.3.0...0.3.1

0.3.0

17 Nov 13:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

29 Aug 12:42
Compare
Choose a tag to compare
  • upgrade to Livewire v3
  • requires php 8.1 or higher
  • php artisan dropblockeditor:make puts Livewire component in App\Livewire namespace unless otherwise configured
  • php artisan dropblockeditor:make now assumes you want an edit component by default

0.1.3

23 Jun 14:16
Compare
Choose a tag to compare

Full Changelog: 0.1.2...0.1.3

0.1.2

12 May 11:15
Compare
Choose a tag to compare

Full Changelog: 0.1.1...0.1.2

0.1.1

11 May 11:53
Compare
Choose a tag to compare
  • fix not passing update properties to buttons on initial load

0.1.0

09 May 23:21
Compare
Choose a tag to compare

First (pre) release of the DropBlockEditor. Code is subject to change and should not considered stable at this time.

If you would like to try it out, see documentation.