Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

#28 prevent default tab event on choosing an item using the tab key #29

Merged
merged 2 commits into from
Jun 8, 2017

Conversation

alexpunct
Copy link
Contributor

PR for #28

@Lexcess
Copy link
Collaborator

Lexcess commented Jun 1, 2017

@jbate Any reason this never got merged in?

@jbate jbate merged commit 92759df into experiandataquality:master Jun 8, 2017
jbate added a commit that referenced this pull request Mar 20, 2018
* Accessibility improvements on sample web page (#30)

* Added example regarding including token in options

* Master (#32)

* Accessibility improvements on sample web page

* Execute events in try...catch

Previously an error prevented future code from running

* Don't clear input field on keyup if also used as address field

This allows an address field (e.g. addressLine1) to also be used as a
search field

* LowerCase language and countryCode when looking up translations (#34)

* Accessibility improvements on sample web page

* Execute events in try...catch

Previously an error prevented future code from running

* Don't clear input field on keyup if also used as address field

This allows an address field (e.g. addressLine1) to also be used as a
search field

* LowerCase language and country when looking up a translation

* Handle if search input is also used as an output field (#36)

* Accessibility improvements on sample web page

* Execute events in try...catch

Previously an error prevented future code from running

* Don't clear input field on keyup if also used as address field

This allows an address field (e.g. addressLine1) to also be used as a
search field

* LowerCase language and country when looking up a translation

* Handle if search input is also output field

Lock the search field, after an address has been returned, until the
field has been cleared.

* #28 prevent default tab event on choosing an item using the tab key (#29)

* #28 prevent default tab event on choosing an item using the tab key

* #28 target the proper event

* Update LICENSE

* Added 'unbind' to library

* Change focus field default to false

* Tidying

* Dpv updates and rebrand (#39)

* Updating dependencies

* Updating readme for DPV changes.

* Rebranding

* Branding update

* Bumping node version

* Updating readme wording

* Support returning the address lines to DOM nodes other than form fields. e.g. a <div> rather than a <input> (#40)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants