Releases: picasso/zu-contact
Releases · picasso/zu-contact
1.1.5
- tested for compatibility with WP 5.8.3
- moved
contact fields
classes to a separate folder - moved traits files to a separate folder
- Zukit updated to version 1.4.8
- fixed bug with
getColor
method - removed
keepPlaceholderOnFocus
because the prop has been removed fromRichText
component - fixed bug with
shortcode_atts_with_cast
snippet - other small improvements
1.1.3
1.1.2
- Zukit updated to
1.2.0
- adapted after changing the position of the divider
- adapted to the latest changes in Zukit
- improved CSS to be compatible with WP 5.6
- fixed bug that occurred when changing the field type
- new screenshots added
- changed default loader from
none
to 0
1.1.0
- added
zu_ContactFieldDefaults
class to keep all default values for templates - added new forms based on default field values
- created
zu/form
andzu/field
Сustom Blocks - added
reCAPTCHA
support and createdzu/recaptcha
Custom Block - added store to support Ajax created forms
- added form
Loader
- added focus control for editing components
- added concept of
dirty
forms to avoid unnecessary updates - added examples to all Custom Blocks
- fixed bug with
default
template - fixed bug which occurs after
recaptcha
expired - moved error messages to
jsdata
(more language independent) - Zukit updated
- updated SVG for icons
- improved front-end JS and CSS
- many other small improvements