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

Support de-camelCasing JSX html attributes #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Feb 5, 2018

  1. Support de-camelCasing JSX html attributes

    Taken the list of Preact supported attributes[1] and transform these
    attributes when building the rendered string.
    
    [1] https://github.com/developit/preact/blob/f717ee8e53248d75ff8c1a46966adeec295d339b/src/preact.d.ts#L547
    blakef committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    9590f73 View commit details
    Browse the repository at this point in the history