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

Updates from Mon 6 Apr #702

Merged
merged 1 commit into from
Apr 6, 2015
Merged

Updates from Mon 6 Apr #702

merged 1 commit into from
Apr 6, 2015

Conversation

vjeux
Copy link
Contributor

@vjeux vjeux commented Apr 6, 2015

  • [ReactNative] Revert D1965911 | Christopher Chedeau
  • [ReactNative] Remove experimental Portal only needed for android right now. | Spencer Ahrens
  • [ReactNative] rename Animation to AnimationExperimental with warning docs | Spencer Ahrens
  • navigator.getCurrentRoutes() | Eric Vicenti
  • Fixing jsdoc parsing of functions that are defined over multiple lines (Fixes Include ListViewDataSource docs somewhere #410) | Christopher Chedeau
  • Added constraint of child type to touchablewithoutfeedback | Christopher Chedeau
  • [react-packager] Deprecate global image namespace in favor of CommonJS resolution | Amjad Masad
  • [react-packager] Don't cache rejected promise | Amjad Masad
  • [ReactNative] Start Navigator gesture config, disable gesture in AdsManager | Eric Vicenti
  • [Flow] Clean react-native-github for Flow v0.8.0 | Gabe Levi
  • add maximumValue and minimumValue as valid attributes for native Slider | Christopher Chedeau
  • react-packager: Add ES6 import statement support to DependencyGraph. | Amjad Masad
  • Remove false annotation | Christopher Chedeau
  • [madman] prevent pulling the content down inconsistently when the keyboard shows up | Kevin Gozali
  • add @flow back to View.js | Basil Hosmer
  • [ReactNative] Turn of lint warning for constant conditions | Eric Vicenti
  • [UIExplorer] Fixed 'Push View Example' in NavigatorIOS example | Christopher Chedeau
  • SliderIOS.js comments - grammar correction | Christopher Chedeau

- [ReactNative] Revert D1965911 | Christopher Chedeau
- [ReactNative] Remove experimental Portal only needed for android right now. | Spencer Ahrens
- [ReactNative] rename Animation to AnimationExperimental with warning docs | Spencer Ahrens
- navigator.getCurrentRoutes() | Eric Vicenti
- Fixing jsdoc parsing of functions that are defined over multiple lines (Fixes facebook#410) | Christopher Chedeau
- Added constraint of child type to touchablewithoutfeedback | Christopher Chedeau
- [react-packager] Deprecate global image namespace in favor of CommonJS resolution | Amjad Masad
- [react-packager] Don't cache rejected promise | Amjad Masad
- [ReactNative] Start Navigator gesture config, disable gesture in AdsManager | Eric Vicenti
- [Flow] Clean react-native-github for Flow v0.8.0 | Gabe Levi
- add maximumValue and minimumValue as valid attributes for native Slider | Christopher Chedeau
- react-packager: Add ES6 import statement support to DependencyGraph. | Amjad Masad
- Remove false annotation | Christopher Chedeau
- [madman] prevent pulling the content down inconsistently when the keyboard shows up | Kevin Gozali
- add @flow back to View.js | Basil Hosmer
- [ReactNative] Turn of lint warning for constant conditions | Eric Vicenti
- [UIExplorer] Fixed 'Push View Example' in NavigatorIOS example | Christopher Chedeau
- SliderIOS.js comments - grammar correction | Christopher Chedeau
@@ -99,7 +99,7 @@ middleware. Takes the following options:

* `projectRoots` array (required): Is the roots where your JavaScript
file will exist
* `blacklistRE` regexp: Is a pattern to ignore certain paths from the
* `blacklistRE` regexp: Is a patter to ignore certain paths from the
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no idea where this came from

vjeux added a commit that referenced this pull request Apr 6, 2015
Updates from Mon 6 Apr
@vjeux vjeux merged commit b360168 into facebook:master Apr 6, 2015
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.

Include ListViewDataSource docs somewhere
2 participants