Skip to content

Releases: yarovikov/gutengood

2.1

12 Jan 08:23
5a404bf
Compare
Choose a tag to compare

Panels support

2.0

02 Jan 13:17
cf33c89
Compare
Choose a tag to compare
2.0

Post Meta is here 👻
Please check changes https://github.com/yarovikov/gutengood-js

1.7.3

29 Dec 08:15
Compare
Choose a tag to compare

Text, Textarea, Link placeholder support (update js part too)

1.7.2

04 Nov 12:05
bea4b3e
Compare
Choose a tag to compare

Add block icon, description, update category

Thanks @digital-brew

1.7.1

02 Nov 13:47
4057e05
Compare
Choose a tag to compare

Update makeInstance method to work recursively on all blocks

Thanks @digital-brew

1.7

01 Nov 14:34
d4767f8
Compare
Choose a tag to compare
1.7

Link component (please update js + css part)

1.6.1

01 Nov 09:15
ef4f7c8
Compare
Choose a tag to compare

Update addRepeater method to accept args.
Update docblocks with missing arg

Thanks @digital-brew

1.6

31 Oct 15:32
7661021
Compare
Choose a tag to compare
1.6

Message component (also update js)
Thanks @digital-brew

1.5.2

24 Oct 11:46
Compare
Choose a tag to compare

BlockServiceProvider: now uses a label 'block' to avoid conflicts with others providers, removed checkIfIsBlock

1.5.1

24 Oct 10:42
Compare
Choose a tag to compare

BlockServiceProvider: added type for the block instance to avoid some erors when uses $this->app->bind with others providers and checkIfIsBlock method