Releases: htmlburger/carbon-fields
Releases · htmlburger/carbon-fields
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
- Added support for nested blocks 🎉 . See the documentation for more details.
- Added
registerContainerType
&getContainerType
to public API ofmetaboxes
package. - Added support for alpha transparency to color field. (#648)
- Fixed incorrect URL of edit link in association field. (#662)
- Fixed loading of paginated results in association field.
- Fixed layout of association field when the items have very long titles.
- Fixed missing the block attributes in render callback. (#642)
- Fixed locked "Update" button caused by required fields in hidden containers. (#653, #693)
- Fixed interoperability between
default
and''
values inpost_template
condition. - Removed usage of
_wpLoadGutenbergEditor
variable.
v3.1.0-beta.1
- Added support for nested blocks 🎉 . See the documentation for more details.
- Added support for alpha transparency to color field. (#648)
- Fixed incorrect URL of edit link in association field. (#662)
- Fixed missing the block attributes in render callback. (#642)
3.0.2
v3.0.1
3.0.0
- Added support for Gutenberg.
- Added
Block::make
to allow creating Gutenberg's blocks. - Added a new set of hooks to allow modification of fields at runtime.
- Added support for revisions.
- Removed
lazyload
attribute of fields. - Reworked frontend to integrate better the ecosystem around Gutenberg.
- Compacting of the input is enabled by default.
2.2.0
- Added Multiselect field.
- Added alpha selection to Color field.
- Added Network container.
- Added
placeholder
attribute to date/time/datetime fields. - Upgraded to React 16.
- Added and improved a number of translations.
- Fixed WP 4.9 widget support.
- Fixed meta queries for simple root fields.
- Various other fixes and improvements.
Special thanks to all contributors for this release (in no particular order):