Skip to content

Updates from Mon 6 Apr - #702

Merged
vjeux merged 1 commit into
react:masterfrom
vjeux:up
Apr 6, 2015
Merged

Updates from Mon 6 Apr#702
vjeux merged 1 commit into
react:masterfrom
vjeux:up

Conversation

@vjeux

@vjeuxvjeux commented Apr 6, 2015

Copy link
Copy Markdown
Contributor
  • [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 (FixesInclude 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 (Fixesreact#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
Comment threadpackager/README.md

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
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
@vjeux
vjeux merged commit b360168 into react:masterApr 6, 2015
Sign up for freeto 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

@vjeux@amasad