Skip to content

Releases: evermade/wp-block-toolkit

Updated npm depencies and node version

Choose a tag to compare

@tnke tnke released this 17 Dec 15:05

Updated npm depencies and node version

Added Image and FocalPointImage components.

Choose a tag to compare

@tnke tnke released this 17 Mar 11:43
  • Fixed ImageControl export to default.
  • Added Image and FocalPointImage presentational components.

ImageControl & Updated npm dependencies

Choose a tag to compare

@tnke tnke released this 17 Mar 09:33
  • Updated npm dependencies
  • Introduced ImageControl component.
  • Exported utils. Added pickImageProps util for use with ImageControl component.

SortablePostSearchControl

Choose a tag to compare

@tnke tnke released this 16 Sep 06:05
  • Introduced SortablePostSearchControl compontent.
  • Refactored the way textdomain is used and removed config.json.

Updated npm dependencies

Choose a tag to compare

@tnke tnke released this 03 Sep 12:02
v6.0.0

Updated npm dependencies

Fix issue with PostSearchControl's reset button

Choose a tag to compare

@tnke tnke released this 03 Sep 11:53

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

Choose a tag to compare

@tnke tnke released this 27 Sep 11:14
13ded26
Merge pull request #10 from nturbanov/main

Add support for post status in PostSearchControl

Fix SortablePostsControl return value

Choose a tag to compare

@tnke tnke released this 05 Sep 07:13
v5.0.1

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