🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

jquery-postcodes

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-postcodes - npm Package Versions

23

3.0.8

Diff
cablanchard
published 3.0.8 •

Changelog

Source

[3.0.8] 2020-01-29

  • Fix: Guarantee that form cannot be submitted on Enter keypress
  • Docs: Remove documentation.md. This is maintained on https://ideal-postcodes.co.uk/documentation/jquery-plugin
  • Test: Test on jQuery 3.4 and 3.3
cablanchard
published 3.0.7 •

Changelog

Source

[3.0.7] 2018-03-14

  • Fix: Custom API endpoint can be passed to setup configuration object
  • Fix: Class Methods lookupPostcode, lookupAddress and checkKey accept custom endpoint
  • Reduce library size. Commented out optional configuration attributes which currently serve as documentation. Will be removed altogether in final minified payload
cablanchard
published 3.0.6 •

Changelog

Source

[3.0.6] 2017-11-02

  • Fix: Sublicensee key now passed into key checking API calls if check_key: true
cablanchard
published 3.0.5 •

Changelog

Source

[3.0.5] 2017-11-02

  • Added placeholder to input field. The placeholder is determined by the placeholder_label attribute
  • Added onDropdownDestroyed destroyed callback, invoked when dropdown is removed from DOM following a new search
cablanchard
published 3.0.4 •

Changelog

Source

[3.0.4] 2016-07-29

  • Added shouldLookupTrigger callback
cablanchard
published 3.0.3 •

Changelog

Source

[3.0.3] 2016-05-05

  • Added licensee attribute to configuration object
cablanchard
published 3.0.2 •

Changelog

Source

[3.0.2] 2016-05-04

  • API Request timeouts now bubble up to API. Default request timeout increased to 10 seconds.
cablanchard
published 3.0.1 •

Changelog

Source

[3.0.1] 2016-01-25

  • Significant API backwards incompatible API changes
  • Simplified $.idealPostcodes.lookupPostcode and $.idealPostcodes.lookupAddress APIs
  • Added request tagging read more here
  • Added new callbacks and renamed existing callbacks
  • onLookupSuccess is now onSearchCompleted
  • Added callbacks onAddressesReceived, onDropdownCreated, onLookupTriggered, onSearchError
  • Added ability to insert error messages into custom containers
cablanchard
published 3.0.0 •
cablanchard
published 2.2.4 •

Changelog

Source

[2.2.4] 2015-03-20

  • Configuration object now accepts dropdown_container to specify a custom container to display the results dropdown