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

Allow 'search' as type prop for NcTextField #3190

Merged
merged 3 commits into from
Sep 20, 2022
Merged

Commits on Sep 7, 2022

  1. Allow 'search' as type prop for NcTextField

    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/search
    
    Signed-off-by: Louis <6653109+artonge@users.noreply.github.com>
    artonge authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    875d213 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Prevent trailing icon for type search input.

    Signed-off-by: Louis <6653109+artonge@users.noreply.github.com>
    artonge authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    8742201 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Fix lint

    Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
    skjnldsv authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9138143 View commit details
    Browse the repository at this point in the history