Skip to content

Releases: picasso/zu-contact

1.1.5

11 Jan 16:29
Compare
Choose a tag to compare
  • 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 from RichText component
  • fixed bug with shortcode_atts_with_cast snippet
  • other small improvements

1.1.3

03 May 18:51
Compare
Choose a tag to compare
  • Zukit updated to version 1.2.2
  • according to the changes in Zukit, rows in Plugin Info are now hidden through the value equal to null
  • min php and wp versions updated
  • replace log_error with logc method

1.1.2

14 Apr 17:26
Compare
Choose a tag to compare
  • 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

08 Jan 16:39
Compare
Choose a tag to compare
  • added zu_ContactFieldDefaults class to keep all default values for templates
  • added new forms based on default field values
  • created zu/form and zu/field Сustom Blocks
  • added reCAPTCHA support and created zu/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

1.0.8

09 Dec 21:12
Compare
Choose a tag to compare
  • all fields are sanitized before processing
  • scroll in view before AJAX call
  • Zukit updated
  • added assets for WordPress.org
  • bug fixing and css improvements

1.0.5

06 Dec 19:20
Compare
Choose a tag to compare
  • refactoring CSS to support different themes
  • added scroll in view functionality
  • used SVG files for icons
  • added skip for heartbeat and cron
  • some changes for wordpress.org
  • small improvements