Releases: KevinBatdorf/wavy-divider
Releases · KevinBatdorf/wavy-divider
1.6.0
1.5.0
- Feature: Center wave when only 1 point is selected and is smooth
1.4.0
- 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
- Chore: Update npm packages + test for WP 6.2
1.3.3
Removes lock file cutting the zip size by a significant amount
1.3.2
- Fix: Update spacer block in example to be compatible when Gutenberg plugin is disabled
1.3.0
- 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
- Fix: Add pattern examples, including Valentine's Day themed
1.1.4
- Fix: Swap fill-opacity attribute with opacity styling.
- Tweak: Clamp default state to integers
1.1.3
- Fix: Move default attributes to index.js file - block.json isn't currently being loaded when imported from block library interface.