Releases: jverneaut/html-to-gutenberg
Releases · jverneaut/html-to-gutenberg
2.5.0
What's Changed
- 121 Pass style props on the root element through useBlockProps by @jverneaut in #123
- Add support for the ColorSetting component by @jverneaut in #122
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- Allow binding to the src of an iframe by @jverneaut in #116
- 80 handle align property by @jverneaut in #117
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- Improve live editor by @jverneaut in #112
- 113 Implement ContentPicker from 10up/block components by @jverneaut in #114
Full Changelog: 2.2.1...2.3.0
2.2.1
What's Changed
- 108 Cant use conditional on the root element classname by @jverneaut in #111
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Prevent closing issues with assignees by @jverneaut in #102
- Only regenerate necessary files by @jverneaut in #103
- 99 rework the image binding generation to allow rendering src as default if set by @jverneaut in #104
- Add safeguard to attrValue string operations by @jverneaut in #106
- Remove : in JSX attributes by @jverneaut in #107
- 53 Allow defining block-controls by @jverneaut in #109
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Add support for expressions inside attributes by @jverneaut in #101
Full Changelog: 2.0.1...2.1.0
2.0.1
What's Changed
- Fix server-block name by @jverneaut in #84
- Add homepage to package.json by @jverneaut in #86
- Add Plausible by @jverneaut in #87
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- 69 Rewrite the core architecture v2.0.0 by @jverneaut in #83
- Add support for InspectorControls
- Rename data-attribute API to data-bind
- Allow binding to postMeta.xxx and post.title
Full Changelog: 1.7.5...2.0.0
1.7.5
What's Changed
- 76 Add new api to explicitly define attributes by @jverneaut in #78
Full Changelog: 1.7.4...1.7.5
1.7.4
What's Changed
- 50 Allow creating server side rendered blocks by @jverneaut in #75
Full Changelog: 1.7.3...1.7.4