Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Remove DateTime input type #17

@thomashoneyman

Description

@thomashoneyman

The datetime input type is obsolete and apparently unsupported in browsers:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/datetime
...in favor of datetime-local.

Halogen 3.0 noted this and removed it from the Properties module, but that change didn't make it into this library. See:
2.0.1
3.0.1

Some packages break when updating to Halogen 3.0.1 because of this (for example, the purescript-markdown-halogen package.

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