Skip to content

Releases: KevinBatdorf/pattern-css

1.5.5

24 Mar 17:20
5e2ed8d

Choose a tag to compare

What's Changed

Full Changelog: 1.5.4...1.5.5

1.5.4

22 Mar 19:37
df59248

Choose a tag to compare

What's Changed

Full Changelog: 1.5.3...1.5.4

1.5.3

27 Sep 13:06
8d50561

Choose a tag to compare

  • Fixes an issue where filtered attributes sent wp/v2/block-renderer causes a block validation error

1.5.2

21 May 03:08
75229bb

Choose a tag to compare

  • Fixes an overflow bug in the editor

1.5.1

18 May 12:25

Choose a tag to compare

Updated the version number in the main plugin file

1.5.0

18 May 10:08
c3bc170

Choose a tag to compare

  • Adds support for global styles via a new editor

1.4.0

12 May 07:48

Choose a tag to compare

  • Adds a draggable, resizable popout mode
  • Updates CSS engine to include recent CSS features
  • Allows "supports" support scoped to the block

1.3.0

27 Jan 16:52
6440d41

Choose a tag to compare

  • Switches to useStyleOverride for injecting styles

1.2.6

20 Sep 09:03
70c2087

Choose a tag to compare

  • Removes an unecessary html escape that mangled some css.

1.2.5

28 Jul 16:37
a2fea1f

Choose a tag to compare

  • Fixed a small bug where a block may not have attributes when we access them.