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

Improve search input semantics #2123

Merged
merged 3 commits into from
Apr 10, 2019
Merged

Improve search input semantics #2123

merged 3 commits into from
Apr 10, 2019

Commits on Apr 8, 2019

  1. Update search_form.html

    Updates Issue #2122 by adding the correct input type and aria label.
    inetbiz authored Apr 8, 2019
    Configuration menu
    Copy the full SHA
    d2864f7 View commit details
    Browse the repository at this point in the history
  2. update search_form.html

    should be area-placeholder. My mistake. Updates Issue #2122
    inetbiz authored Apr 8, 2019
    Configuration menu
    Copy the full SHA
    2ba76f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. fix aria-placeholder

    Updates issue #2123 with a typo found by @mmistakes for liquid syntax.
    inetbiz authored Apr 9, 2019
    Configuration menu
    Copy the full SHA
    12e18c3 View commit details
    Browse the repository at this point in the history