Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

45 lines (25 loc) · 1.54 KB

Changelog

All notable changes to nova-google-autocomplete will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

1.3.0 - 2023-08-16

What's Changed

  • Allow to change placeholder #8
  • Show helper text #8
  • Add a dontStore method to allow the formatted address not to be stored #8
  • Add preview of current address and ability to clear it (doesn't work when dontStore method is used) #8

Full Changelog: https://github.com/YieldStudio/nova-google-autocomplete/compare/1.2.0...1.3.0

1.2.0 - 2023-07-09

What's Changed

  • Added compatibility with whitecube/nova-flexible-content by @beneverard in #6

New Contributors

  • @beneverard made their first contribution in #6

Full Changelog: https://github.com/YieldStudio/nova-google-autocomplete/compare/1.1.0...1.2.0

1.1.0 - 2022-08-01

What's Changed

  • Add support for JSON response capture by @depsimon in #2

New Contributors

  • @depsimon made their first contribution in #2

Full Changelog: https://github.com/YieldStudio/nova-google-autocomplete/compare/1.0.0...1.1.0

1.0.0 - 2022-06-01