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

Remove false annotation #592

Closed
wants to merge 1 commit into from
Closed

Conversation

willpiers
Copy link
Contributor

I'd love to add annotations letting people know that this function and a few others take SyntheticEvents but that may be inconsistent with the rest of the docs. For now, this particular annotation should be removed

@facebook-github-bot
Copy link
Contributor

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!

@vjeux
Copy link
Contributor

vjeux commented Apr 1, 2015

Thanks!

This is the code that renders this element in the docs. If you can come up with a way to annotate those it would be great :)
https://github.com/facebook/react-native/blob/master/website/layout/AutodocsLayout.js#L66

@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 7, 2015
@vjeux vjeux closed this in fcd5d87 Apr 13, 2015
vjeux pushed a commit to vjeux/react-native that referenced this pull request Apr 14, 2015
Summary:
I'd love to add annotations letting people know that this function and a few others take `SyntheticEvent`s but that may be inconsistent with the rest of the docs. For now, this particular annotation should be removed
Closes facebook#592
Github Author: Will Piers <wpiers@rallydev.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
vjeux pushed a commit to vjeux/react-native that referenced this pull request Apr 15, 2015
Summary:
I'd love to add annotations letting people know that this function and a few others take `SyntheticEvent`s but that may be inconsistent with the rest of the docs. For now, this particular annotation should be removed
Closes facebook#592
Github Author: Will Piers <wpiers@rallydev.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
appden added a commit to appden/react-native that referenced this pull request Sep 10, 2020
* Fix passthrough props on TouchableWithoutFeedback

Most of the macOS-specific props should be passed through, but acceptsKeyboardFocus and enableFocusRing should default to true like the other Touchable components.

* Update snapshots with TouchableWithoutFeedback fix
acoates-ms pushed a commit to acoates-ms/react-native that referenced this pull request Sep 14, 2020
* Fix passthrough props on TouchableWithoutFeedback

Most of the macOS-specific props should be passed through, but acceptsKeyboardFocus and enableFocusRing should default to true like the other Touchable components.

* Update snapshots with TouchableWithoutFeedback fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants