Skip to content

Releases: KevinBatdorf/wavy-divider

1.6.0

18 Nov 15:23
a6bba88
Compare
Choose a tag to compare
  • Feature: Add viewBox fine tuning to fix instances where a tiny pixel gap my appear

1.5.0

27 Jun 00:40
Compare
Choose a tag to compare
  • Feature: Center wave when only 1 point is selected and is smooth

1.4.0

09 Jun 03:12
Compare
Choose a tag to compare
  • Update: Updated the patterns to work with 6.2
  • Tweak: Load patterns in init and check for function_exists
  • Tweak: Prevent attempting to load patterns if function doesn't exist
  • Removed seasonal patterns
  • Added one new pattern

1.3.4

31 Mar 18:02
9bff09d
Compare
Choose a tag to compare
  • Chore: Update npm packages + test for WP 6.2

1.3.3

09 Jun 00:06
Compare
Choose a tag to compare

Removes lock file cutting the zip size by a significant amount

1.3.2

16 Feb 03:47
Compare
Choose a tag to compare
  • Fix: Update spacer block in example to be compatible when Gutenberg plugin is disabled

1.3.0

13 Feb 21:26
43862c7
Compare
Choose a tag to compare
  • Feature: Add controls to fine tuning
  • Feature: Add better line control
  • Feature: Allow single peak curves
  • Tweak: Adjust height, points, etc without changing peaks

1.2.0

08 Feb 05:54
3264e16
Compare
Choose a tag to compare
  • Fix: Add pattern examples, including Valentine's Day themed

1.1.4

06 Feb 18:09
Compare
Choose a tag to compare
  • Fix: Swap fill-opacity attribute with opacity styling.
  • Tweak: Clamp default state to integers

1.1.3

03 Feb 01:37
Compare
Choose a tag to compare
  • Fix: Move default attributes to index.js file - block.json isn't currently being loaded when imported from block library interface.