Skip to content

HTML5 input types for value fields #14

Open
@markedmondson

Description

@markedmondson

We're looking to ditch datepicker since modern browsers implement this on the correctly typed html5 inputs.

I made a few tweaks with this in mind, sadly, the only "reliable" way to do it is to clone the value input, change the type and inject the clone, I'm wondering if anyone could see any reason why this wouldn't work?

https://github.com/Guestfolio/ransack_ui/tree/html5

(this relies on #12 being merged)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions