-
Notifications
You must be signed in to change notification settings - Fork 48.5k
React 0.4.2 #299
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
Comments
Please add fixing tables to this |
In particular - when |
We need a fix of some sort before I put it on the list. Please file an issue with your broken fiddle so we can track it. We can always put out 0.4.3 if we need. |
#101 is an issue for both nested ps and tables with a fiddle attached already. |
We skipped this and went straight to 0.5 |
v0.4.2 will be a correctness release. The biggest changes will be the fixes to controlled forms that @spicyj & @chenglou have been working on. There are also a few DOM props that are missing.
I'll be cherry-picking the following (I'll update the PRs to commits as they land):
autoCapitalize
property - 5cbabdf0
asdefaultValue
- 1b747c5, d5989a0, 86c0b69ReactDOMSelect
- 25e2cd0rowSpan
property - bcc6b52<meta>
tag properties - 07e2072value
of number 0 - fix textareavalue
of number 0 #274The text was updated successfully, but these errors were encountered: