Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix(chrome-only): Change autocomplete from 'off' to 'nope' #250

Merged
merged 3 commits into from
Dec 4, 2018
Merged

Fix(chrome-only): Change autocomplete from 'off' to 'nope' #250

merged 3 commits into from
Dec 4, 2018

Conversation

sdwvit
Copy link
Contributor

@sdwvit sdwvit commented Aug 30, 2018

In order to fight chrome's non-standard behaviour on inputs.

fixes: #247

See above issue to get more context.

ToDo: regenerate dist files

@coveralls
Copy link

coveralls commented Aug 30, 2018

Coverage Status

Coverage remained the same at 88.842% when pulling 70f31fd on sdwvit:patch-1 into adee769 on algolia:master.

@sdwvit sdwvit changed the title Change autocomplete from 'off' to 'nope' Fix(chrome-only): Change autocomplete from 'off' to 'nope' Aug 30, 2018
@Haroenv
Copy link
Contributor

Haroenv commented Aug 30, 2018

Thanks! I'll take a look and see the impact of this

@mbardelmeijer
Copy link

Could this get merged? Running in this problem as well with places.js.

@Haroenv Haroenv merged commit fbbed04 into algolia:master Dec 4, 2018
@Haroenv
Copy link
Contributor

Haroenv commented Dec 4, 2018

@mbardelmeijer & @sdwvit, sorry for the delay here; I have released this as 0.34.0 because I finally had time to confirm it worked as I expected yesterday

Haroenv added a commit that referenced this pull request Dec 10, 2018
Haroenv added a commit that referenced this pull request Dec 11, 2018
* Revert "0.34.0"

This reverts commit fc9a3b4.

* Revert "feat: change autocomplete from 'off' to 'nope' (#250)"

This reverts commit fbbed04.
@king724
Copy link

king724 commented Dec 16, 2018

Can 0.35.0 be tagged with the reverted code?

@Haroenv
Copy link
Contributor

Haroenv commented Dec 17, 2018

has been released @king724

@sdwvit sdwvit deleted the patch-1 branch December 17, 2018 14:59
@king724
Copy link

king724 commented Dec 17, 2018

Thank you!!

@Haroenv
Copy link
Contributor

Haroenv commented Dec 17, 2018

for future reference, you could have used 0.33.0 without issue if you were having the issue @king724

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

autocomplete="off" does not work in chrome
5 participants