-
Notifications
You must be signed in to change notification settings - Fork 46.8k
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
[docs] Fix couple minor typos/spelling #3
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
benjamn
added a commit
that referenced
this pull request
May 29, 2013
[docs] Fix couple minor typos/spelling
Jyrno42
added a commit
to Jyrno42/react
that referenced
this pull request
Sep 9, 2015
gaearon
pushed a commit
that referenced
this pull request
May 10, 2016
Remove unused ES6 Symbol dependency
Closed
gaearon
referenced
this pull request
in gaearon/react
Jun 6, 2017
gaearon
added a commit
that referenced
this pull request
Jun 7, 2017
* Remove useCreateElement flag * Use Circle node #3 for ESLint
pranaygp
referenced
this pull request
in pranaygp/react
Jul 12, 2017
Add script for CI to test both values of allowCustomAttributes flag
gaearon
pushed a commit
that referenced
this pull request
Oct 31, 2017
* Modified tests and corrected error message. #3 * Fixed syntax issues. #3 * Modified test. #3 * Prettified. #3 * Changed warning message to handle true and false boolean values. #3 * Changed test to contain undefined instead of value. #3 * Simplified branch structure. #3 * Refactored branching logic. #3 * Refactored falsy warning message and tests. #3 * Changed condition to attribute name. #3 * Refactored falsy and truthy warning messages with tests updated. #3 * Added missing character. #3 * Fixed warning message. #3 * Cleared extra whitespace. #3 * Refactored warning messages to be clear. #3 * Prettified. #3 * Grammar fix * Tweak unrelated warning The message didn't make sense because it appears for *any* attributes, not just numeric ones. * Tweak the message for more clarity * Add a special message for false event handlers * Add missing whitespace * Revert size changes
Ethan-Arrowood
pushed a commit
to Ethan-Arrowood/react
that referenced
this pull request
Dec 8, 2017
…11308) * Modified tests and corrected error message. facebook#3 * Fixed syntax issues. facebook#3 * Modified test. facebook#3 * Prettified. facebook#3 * Changed warning message to handle true and false boolean values. facebook#3 * Changed test to contain undefined instead of value. facebook#3 * Simplified branch structure. facebook#3 * Refactored branching logic. facebook#3 * Refactored falsy warning message and tests. facebook#3 * Changed condition to attribute name. facebook#3 * Refactored falsy and truthy warning messages with tests updated. facebook#3 * Added missing character. facebook#3 * Fixed warning message. facebook#3 * Cleared extra whitespace. facebook#3 * Refactored warning messages to be clear. facebook#3 * Prettified. facebook#3 * Grammar fix * Tweak unrelated warning The message didn't make sense because it appears for *any* attributes, not just numeric ones. * Tweak the message for more clarity * Add a special message for false event handlers * Add missing whitespace * Revert size changes
klamping
added a commit
to klamping/react
that referenced
this pull request
Mar 9, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.