File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed
Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -4,26 +4,31 @@ All notable changes to `dropblockeditor` will be documented in this file.
44
55## Unreleased
66
7- ## 0.2.0 - 2022-08-29
7+ ## 0.3.0 - 2023-11-17
8+
9+ - added tablet preview (thanks @JesusChrist69 )
10+ - categories for blocks (thanks @JesusChrist69 )
11+
12+ ## 0.2.0 - 2023-08-29
813
914- upgrade to Livewire v3
1015- requires php 8.1 or higher
1116- ` php artisan dropblockeditor:make ` puts Livewire component in ` App\Livewire ` namespace unless otherwise configured
1217- ` php artisan dropblockeditor:make ` now assumes you want an edit component by default
1318
14- ## 0.1.3 - 2022 -06-23
19+ ## 0.1.3 - 2023 -06-23
1520
1621- added ` preview_css ` config option (thanks @TechTomaz )
1722- fix path make block command (lowercase ` app ` ) (thanks @Carnicero90 )
1823
19- ## 0.1.2 - 2022 -05-12
24+ ## 0.1.2 - 2023 -05-12
2025
2126- allow html parser base template to be a string
2227
23- ## 0.1.1 - 2022 -05-11
28+ ## 0.1.1 - 2023 -05-11
2429
2530- fix not passing update properties to buttons on initial load
2631
27- ## 0.1.0 - 2022 -05-10
32+ ## 0.1.0 - 2023 -05-10
2833
2934- first pre release
You can’t perform that action at this time.
0 commit comments