Releases: lipemat/CMB2
Releases · lipemat/CMB2
Codemirror Field Improvements
Full once over of textarea_code
field
- Fixes layout of Codemirror field when Gutenberg is active.
- Support sorting of Codemirror field.
- Support Codemirror field within groups.
- Allow using field ids with "/" in the name.
Others
- Improve styles of the repeatable row remove button.
- Allow using field ids with "/" in the name for
wysiwyg
.
Fix Drag Sorting of Groups When Adding Items
- Fixes issue where new rows which were then sorted did not save on first round.
- Fixes JS error '$newRowId does not exist`.
Fix `rest_value_cb` field parameter
Fixes undocumented rest_value_cb parameter
Bring in pull request 1212