Skip to content

Use proper types for HTMLform properties #6

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

Merged
merged 2 commits into from
Mar 22, 2017

Conversation

garyb
Copy link
Member

@garyb garyb commented Mar 22, 2017

@garyb garyb requested a review from natefaubion March 22, 2017 12:28
@garyb
Copy link
Member Author

garyb commented Mar 22, 2017

@natefaubion this really is a breaking change, I guess we'll have to bump Halogen to v2.0 too 😕

I did a quick scan through to see if there were any other obvious stringly-typed properties that shouldn't be, but didn't see any. Maybe you could have a look through too to double check?

@natefaubion
Copy link
Collaborator

I would not consider this a breaking change, as it was unusable before. This is correcting the definition.

@garyb
Copy link
Member Author

garyb commented Mar 22, 2017

Fair enough, I did consider that argument also. Could breaking-bump this and then patch-bump Halogen perhaps? That way at least if anyone else is depending on this they'll know about the conflict at "dependency time".

@natefaubion
Copy link
Collaborator

I'm fine with that.

@garyb garyb merged commit 75f81c9 into purescript-halogen:master Mar 22, 2017
@garyb garyb deleted the form-types branch March 22, 2017 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

method property does not match HTMLForm method row
2 participants