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: Input type search #538

Merged
merged 4 commits into from Sep 4, 2020
Merged

fix: Input type search #538

merged 4 commits into from Sep 4, 2020

Commits on Sep 4, 2020

  1. fix: input should be type="search"

    prevent autocomplete to be shown in Chromium
    
    close #469
    close ant-design/ant-design#18808
    afc163 committed Sep 4, 2020
    Copy the full SHA
    9d00d1c View commit details
    Browse the repository at this point in the history
  2. test: update snapshot

    afc163 committed Sep 4, 2020
    Copy the full SHA
    577efb6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1aff51c View commit details
    Browse the repository at this point in the history
  4. update history

    afc163 committed Sep 4, 2020
    Copy the full SHA
    af3f2fb View commit details
    Browse the repository at this point in the history