Releases: guilamu/frontend-field-edit-for-gf
Releases · guilamu/frontend-field-edit-for-gf
Release list
v1.0.4
- Fixed: Gravity Forms 3.0 compatibility — editing a field label no longer removes the
gform-field-label__textwrapper that GF 3.0 renders around the label text, so labels keep their Orbital and 2.5 theme styling after an edit. Applies to plain labels, fieldset legends, and repeated edits. - Fixed: Gravity Forms 3.0 compatibility — the Consent field is rebuilt with the same checkbox label structure the form was rendered with, wrapping the label text on GF 3.0 and leaving it bare on GF 2.x.
v1.0.2
- Improved: Added the native Gravity Forms datepicker to Date field default value editing in the frontend panel.
- Fixed: Date field default values now follow the field's configured date format while still saving in a validated canonical format.
- Fixed: The frontend editor datepicker popup now opens in the correct position inside the fixed sidebar.
v1.0.1
- Improved: Added frontend editing for Time field per-input default values and live preview updates without a full page refresh.
- Improved: Added frontend editing for Address field per-input default values and the native Gravity Forms Default Country dropdown.
v1.0.0
- New: Added frontend inline editing for safe Gravity Forms field settings on enabled forms.
- New: Added support for Address, Consent, Email, Name, Time, Phone, Date, Website, Number, Drop Down, Multiple Choice, Radio Buttons, and Checkboxes.
- New: Added capability-based access control, per-form enablement, and audit logging.
- New: Added GitHub auto-updates, a WordPress "View details" modal, and Bug Reporter integration.