Skip to content

Releases: evermade/wp-block-toolkit

Updated npm depencies and node version

17 Dec 15:05

Choose a tag to compare

Updated npm depencies and node version

Added Image and FocalPointImage components.

17 Mar 11:43

Choose a tag to compare

  • Fixed ImageControl export to default.
  • Added Image and FocalPointImage presentational components.

ImageControl & Updated npm dependencies

17 Mar 09:33

Choose a tag to compare

  • Updated npm dependencies
  • Introduced ImageControl component.
  • Exported utils. Added pickImageProps util for use with ImageControl component.

SortablePostSearchControl

16 Sep 06:05

Choose a tag to compare

  • Introduced SortablePostSearchControl compontent.
  • Refactored the way textdomain is used and removed config.json.

Updated npm dependencies

03 Sep 12:02

Choose a tag to compare

v6.0.0

Updated npm dependencies

Fix issue with PostSearchControl's reset button

03 Sep 11:53

Choose a tag to compare

Fixed a rare issue where PostSearchControl's reset button became full width when used inside a medium size Placeholder component

Add support for post status in PostSearchControl

27 Sep 11:14
13ded26

Choose a tag to compare

Merge pull request #10 from nturbanov/main

Add support for post status in PostSearchControl

Fix SortablePostsControl return value

05 Sep 07:13

Choose a tag to compare

v5.0.1

Merge branch 'main' of github.com:evermade/wp-block-toolkit into main