HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,107 @@
# AddressFinder 1.2.10 (January 16, 2017)
* Emit a change event when field values are updated
# AddressFinder 1.2.9 (November 15, 2017)
* Documentation update
# AddressFinder 1.2.8 (November 6, 2017)
* Fix configuration loading fault
* Load Javascript with external file rather than embedding
# AddressFinder 1.2.7 (November 2, 2017)
* Prevents country change event clearing account address details on page load.
# AddressFinder 1.2.6 (November 1, 2017)
* Removes redundant core-js functions.
# AddressFinder 1.2.5 (October 17, 2017)
* Preserves address field values on page load.
# AddressFinder 1.2.4 (October 17, 2017)
* Add support for checkout pages without a country form field
* Add a default country option in the settings
# AddressFinder 1.2.3 (August 24, 2017)
* Adjusts position of the widget
# AddressFinder 1.2.2 (August 22, 2017)
* Plugin now uses a single licence key by default
* Moved to webpack for script development
# AddressFinder 1.1.2 (June 12, 2017)
* Minor fixes
# AddressFinder 1.1.1 (June 9, 2017)
* Allows users to add additional options to adjust default behaviour of the widget
# AddressFinder 1.1.0 (May 9, 2017) #
* Move to NPM for development
* Remove superfluous CSS
* Use a minified script
# AddressFinder 1.0.14 (November 24, 2016) #
* Support checkout pages without country fields
# AddressFinder 1.0.13 (November 9, 2016) #
* Z-index fix
# AddressFinder 1.0.12 (November 9, 2016) #
* Region code mappings fix
# AddressFinder 1.0.11 (October 5, 2016) #
* Confirm compatibility with Wordpress 4.6 series
# AddressFinder 1.0.10 (May 2, 2016) #
* Added debug flag to admin screen
* Improve handling of missing form fields
# AddressFinder 1.0.9 (April 23, 2016) #
* Confirm compatibility with Wordpress 4.5
# AddressFinder 1.0.8 (April 23, 2016) #
* Clean up WooCommerce settings page
# AddressFinder 1.0.7 (April 12, 2016) #
* Minor fixes
# AddressFinder 1.0.6 (April 11, 2016) #
* Add a default z-index style to handle sites that use positioned elements
* Load AddressFinder widget later to improve compatibility with the multistep-checkout-wizard plugin
# AddressFinder 1.0.5 (March 1, 2016) #
* Fix fault with New Zealand city field
* Ignore WooCommerce placeholder instruction. Instead populate address_1 and address_2 as per Australian standards
# AddressFinder 1.0.3 (January 21, 2016) #
* Use proper Woothemes supported version
# AddressFinder 1.0.2 (January 21, 2016) #
* Minor bug fixes
# AddressFinder 1.0.0 (January 20, 2016) #
* Initial public release

File diff suppressed because one or more lines are too long