jhen0409 / react-native-boilerplate

The React Native, Redux boilerplate for personal usage
MIT License
246 stars 80 forks source link

Update react-navigation to the latest version πŸš€ #20

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of react-navigation was just published.

Dependency react-navigation
Current Version 1.5.12
Type dependency

The version 2.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of react-navigation.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 155 commits ahead by 155, behind by 57.

  • ec1694f Release 2.0.0
  • 93db7d0 Release 2.0.0-rc.14
  • 589b80b Update drawer example
  • 364144d Navigation Action Helpers at root (#4151)
  • 2fd7284 Release candidate lucky number 13
  • 6499f02 Only blur input when index changes on transition start (Fixes #4148)
  • 39d5714 Release 2.0.0-rc.12
  • 1ceda5f Update react-navigation-deprecated-tab-navigator. Closes #4147
  • 4533883 Release 2.0.0-rc.11
  • 8ec2466 Fix for broken swipe back gesture in RTL mode (#4119)
  • 1bd6593 Release 2.0.0-rc.10
  • 4e8d8ce Fixes to drawer router handling of child routers (#4131)
  • 9f95a7f Fix CompletionAction trigger (#4115)
  • f6bd3e4 Fix setting undefined value to isTransitioning (#4124)
  • c1a9489 Fix drawer stack reset-to-top behavior (#4132)

There are 155 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 2.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • d168ab2 Release 2.0.2
  • 9991632 Don't warn about multiple navigation containers on Android
  • 08e1b53 Update playground yarn lockfile
  • 2243528 Cache panResponder in StackView (#4183)
  • 9312711 Remove unused code addNavigationHelpers (#4179)
  • 1876706 Release 2.0.1
  • e97d6b2 Fix dispatch implementation (#4168)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 16 commits.

  • 1d2ce86 Fix Stacks over Tabs example
  • d778479 Fix drawer router initial state (#4219)
  • 352dae5 Apply drawerlockmode from screen options to DrawerLayout component (#4202)
  • 61385ca Export missing Drawer components (#4221)
  • aa3c138 Bump some versions
  • 9696d72 fix(create-nav-container): pass up error on catch (#4298)
  • 2b83b44 Remove obsolete DrawerScreen (#4222)
  • ec74902 [Web] Fix header height margin (#4206)
  • adc9389 Add CircleCI Badge to README (#4318)
  • 54d143f Fix Codecov link -> react-community vs react-navigation (#4319)
  • d50e74d Fix NavigatorContainer test (fixes CI) (#4327)
  • 22926c5 Optimize images (#4251)
  • f6c47a6 [examples] Update ReduxExample (#4267)
  • 046a9f8 [flow] Make StackRouter action creators optional and add DrawerRouter ones (#4257)
  • 72f1753 [flow] Fix tabBarOnPress type for react-navigation@2.0 (#4256)

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 5467f0e Release 2.0.4
  • 1e7d8d5 Export getNavigationActionCreators (#4258)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.0 just got published.

Update to this version instead πŸš€

Release Notes 2.1.0
  • Update Redux example to use createStackNavigator (#4389)
  • Update Flow definitions to include StackActions and DrawerActions (#4345)
  • Fix swipe to go back by providing the index (#4409)
  • Fix instant transitions (#4404)
  • Cache descriptors in createNavigator (#4424)
  • Fix race condition in DrawerView (#4392)
  • Fix drawer router close drawer logic (#4394)
  • Pass through getCustomActionCreators to StackRouter (#4366)
Commits

The new version differs by 13 commits.

  • e0c4a8f Release 2.1.0
  • bc881c8 Update deprecated StackNavigator usage (#4389)
  • 118c19d [flow] Update NavigationActions and introduce StackActions and DrawerActions (#4345)
  • 01b4397 fix swipe to go back by providing the index (#4409)
  • 2f90899 Cache descriptors in createNavigator (#4424)
  • 6cc86f6 Fix stack router state change without isTransitioning change (#4368)
  • 4be99b6 Transitioner: Fix instantaneous transitions (#4404)
  • 80016b7 Fix race condition in DrawerView (#4392)
  • f555a9e Fix drawer router logic to close drawer (#4394)
  • 05cbd85 Temporarily stop running flow on navigation playground due to internal react-native flow errors
  • 51965ea Pass getCustomActionCreators to StackRouter (#4366)
  • a3956bf Update tab snapshots
  • ce24c66 Disable react/no-deprecated to pass CI without breaking old versions of React

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 7f86362 Release 2.2.0
  • 9960573 Bump react-navigation-tabs to latest
  • 842f5eb [flow] Fix NavigationScreenComponent's navigationOptions (#4317)
  • 183ea82 Pass getCustomActionCreators to Drawer route (#4433)
  • 108a650 Use consistent naming in README (#4427)
  • f92d671 Fix getCustomActionCreators in drawer navigator

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • b55053c Release 2.2.1
  • 9abb264 Bump react-navigation-tabs and rebuild yarn.lock
  • 6a946d6 Revert "Refactor, move child navigation to navigation prop (#4425)"
  • 395abe5 Change 'React' import writing, Prevent warnings in old version React (#4428)
  • ba62509 Refactor, move child navigation to navigation prop (#4425)
  • 45391db Move all drawer code into react-navigation-drawer (#4435)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • ea5d14a Release 2.2.3
  • 313d072 Add some logs to NavigationPlayground around helper dispatch return value
  • b52f153 Return the result of dispatch from helpers. Fixes #4445

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

  • 6517169 Re-compute options when screenProps change

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.5 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 992d0fb Release 2.2.5
  • 6f41379 extract correct property for onTransitionEnd (#4459)
  • 267af01 throw readable error when wrong navigation prop is passed (#4455)
  • b68c3a7 Add missing tests about DeepLinking (#4451)
  • 7345634 Release 2.2.4

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • d3ef3d1 Release 2.3.0
  • 89a24bd fix broken link to Common mistakes (#4468)
  • 128a95b Release 2.3.0-beta.1
  • 470eaf3 Make the actions available on the navigator navigation prop the same as its children (#4467)
  • c91e820 Fix ScenesReducer test
  • da28391 Release 2.3.0-beta.0
  • 3031e7b Update header when screenProps change (Fixes #4271)
  • 98a4f26 Bump react-navigation-drawer. Fixes #4416
  • b7f5435 Fix withNavigation in non-floating headers
  • 21ef4fc Return result of dispatch from action helpers
  • 5f64a2a Refactor redo, child navigation to navigation prop (#4453)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • b8d6d42 Release 2.3.1
  • 0adb1ba Export getNavigation as public API, test redux (#4488)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.4.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 10 commits.

  • 1cfe01d Release 2.4.0
  • e62a905 Fix withDefaultValue
  • 310b909 createNavigationContainer: rethrow the error instead of creating a new one (#4533)
  • aebe8a5 Fix isTransitioning on nested navigate (#4520)
  • e1df2c6 Make headers of non-standard heights work correctly in StackNavigator when header is null (Fixes #4208) (#4353)
  • fa86718 Revert "Export getNavigationActionCreators (#4258)" (#4495)
  • c8e5673 [flow] Type getNavigation (#4505)
  • b312a5e [ReduxExample] Update to use react-navigation-redux-helpers@2.0.0 (#4504)
  • ee6a6c5 Fix incorrect methods being called in createKeyboardAwareNavigator
  • 8edec88 Export getNavigation as public API, test redux (#4489)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.4.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 350b7e0 Release 2.5.1
  • de11256 Fix name of prop, should be lastTransitionProps instead of prevTransitionProps in StackViewLayout
  • acdd515 Update example app.json
  • 452a6d2 Improve changelog format (#4559)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • cde6e84 Release 2.5.2
  • fb8c712 Update react-navigation-drawer to 0.4.2 to fix toggle regression

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 4f93200 Release 2.5.3
  • 665736d Hoist navigation action creators for router above those for child router
  • 5598c3e Update changelog

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 3dd3f5b Release 2.5.4
  • 3d8d5a0 Adds getNavigation to web exports (#4551)
  • 54448ed Prevent flicker in header when header is null on initial mount (when using default header sizes) (#4577)
  • 369ac2b Adds SwitchNavigator to react-navigation-web (#4550)
  • 3dc592f Update ISSUE_TEMPLATE.md (#4575)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.5 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 30ef5ef Release 2.5.5
  • c7fff52 Delegate to child routers for more than just the top screen in the stack (#4587)
  • bc01a4c Throw error in development mode when title is not a string
  • cad3d70 Update react-navigation-drawer to 0.4.3
  • bb5719f Throw an error when header is invalid

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.6.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 525528e Release 2.6.0
  • 9f5f3d9 Fix bug: params not be passed to navigator inside SwitchNavigator (#4306)
  • e8c1833 Fix stack router child router delegation priority (#4635)
  • 0921889 Avoid crash when calling isFocused on old route (#4634)
  • 1951a3a Add component (#4188)
  • 4e384f8 Routers: Deep Linking Overhaul (#4590)
  • 3d06d19 clean up PlatformHelpers (#4586)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.6.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • a69b67d Release 2.6.1
  • dc436e4 Warn for more invalid header styles
  • fe95bde Fix regression for shadow in header on Android

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.6.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 37ca6a9 Release 2.6.2
  • 980e040 Temporarily remove warnings on vertical padding in header
  • a00ba59 Default to 0 elevation on transparent header
  • ad6b25c Fix 2.6.1 changelog

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.7.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 15 commits.

  • c1f07dc Release 2.7.0
  • bc04b31 Add border for transparent header in example
  • 35307c7 Improve empty path and param handling (#4671)
  • 7e3f4f3 Fix tests
  • cbd0958 Remove unnecessary style array
  • cab4d71 Fix edge case where route was in nav state but never actually graduated to scene
  • 108ac0e Set borderBottom to transparent and of size 0 if headerTransparent is true (#4701)
  • fa4fdb9 Fix onTransitionStart config not being invoked with keyboard aware navigator, and use prop over config when available
  • ebdd2da Pull onTransitionStart from navigationConfig, fixes #4100
  • 1fe11c1 Fix #4608 - remove header left component only when a headerLeft optio… (#4679)
  • c4b84f1 Fix container referene to startup state data
  • 69f394b Feat/allow keyless replace (#4636)
  • 316e499 Add enableURLHandling to navigation container
  • 805064c [flow] Make NavigationRoute types exact (#4667)
  • 8f19998 Fix changelog (#4651)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.8.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 3c36db4 Release 2.8.0
  • ec52c88 Update NavigationPlayground to Expo SDK 28
  • c4b3f25 Cleanup unused descriptors and handle the case where we might expect to have a descriptor but do not (#4723)
  • 93642e1 Fix createNavigator leak of old descriptors
  • 1a76556 Fix leak in createNavigator
  • 12b21f0 added header container styles to be customized (#4331)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.9.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 9a82706 Fix snapshots
  • d973a26 Release 2.9.0
  • 852e7e1 Respect custom background color in header wrapper
  • cd3707d Add headerLayoutPreset, add config for back button title visibility and make it have reasonable defaults, better back button ripple on Android (#4588)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.9.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 67233dc Release 2.9.1
  • b0443c1 Move more logs behind debug flag in stack playground
  • c0b637d Fix title offfset calculation

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.9.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 13cf449 Release 2.9.2
  • 9175118 Export StackViewTransitionConfigs (#4761)
  • 6fc2125 Fix typo in header transition preset check (uitkit -> uikit) (#4757)
  • 714d5ea Error when building with haul: ref to pathToRegexp.compile (#4658)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.9.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 2.10.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 4a5da86 Release 2.10.0
  • a118122 Update react-navigation-[tabs&drawer]
  • a94f89f Fixes bug where null doesn't work in routerOptions paths object for deeplinking (#4791)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.11.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 51bfe8d Release 2.11.0
  • 04a4512 Export modules useful for moving stack navigator outside of core

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.11.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 2104bf1 Release 2.11.1
  • 4e2a409 Fix a couple of exports and export a few more modules

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.11.2 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 2.12.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • f01b489 Release 2.12.0
  • 556c316 Update react-navigation-stack, export HeaderStyleInterpolator, and add example of using it to playground
  • b6bca3e Fix drawer config in Drawer + Tabs example
  • 0c56b21 Remove duplicate private key (#4819)
  • 912c7ca Bump react-native-safe-area-view dep to 0.9.0 (#4810)
  • 73c76f1 Extract stack to react-navigation-stack (#4809)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.12.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.13.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • 460754f Release 2.13.0
  • ffd1865 Bump react-navigation-stack and react-navigation-tabs
  • 50320bf Add missing types (#4836)
  • 74a04c3 Add missing StackNavigatorConfig option (#4917)
  • 54d0d51 Update CHANGELOG.md (#4923)
  • 14eb5a1 Pin create-react-context at v0.2.2 (#4950)
  • 222c77a CHANGELOG: Remove duplicate entry (#4909)
  • 39316fc Fix typo in issue template

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • dd3ce66 Release 2.14.0
  • 82754d4 Bump react-navigation-stack to 0.4.0
  • 9d54ec6 Bump Safe-Area-View to remove circular dependency. (#4980)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 83d36dc Release 2.14.1
  • aa94038 Update react-navigation-stack
  • 0b698ae Update playground to expo sdk 30 and add commented out screens option in App.js

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • d083535 Release 2.15.0
  • f892526 Update react-native-safe-area-view to 0.11.0

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 5 commits ahead by 5, behind by 1.

  • 6b4d92c Release 2.17.0
  • 41d3c97 Update CHANGELOG.md (#5023)
  • ab3e053 add dangerouslyGetParent() to flow typings (#5014)
  • b14262c Release 2.16.0
  • 03d9133 Custom Tabs UI Example (#4996)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • 9c12052 Release 2.18.0
  • 994c2c0 Update react-navigation-tabs
  • c27a197 Fix unexpected route switching after the transition is complete (#5113)
  • 07afa55 [flow] Mark key in StackActions.replace as optional (#5073)
  • 3ac5f41 Introduce getActiveChildNavigationOptions (#5080)
  • 70a2c3b [flow] Update StackViewConfig to match recent changes (#5067)
  • 4bd6f17 Removes drawer actions from react-navigation-web (#4549)
  • 9824e90 Add disableRouteNamePaths option to router configs (#4824)
  • eae9924 Removed unused imports and const declarations (#5053)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 5 commits ahead by 5, behind by 17.

  • 3d7a624 Release 2.18.1
  • 445e4d9 Backport child navigation cache fix
  • 9c12052 Release 2.18.0
  • 994c2c0 Update react-navigation-tabs
  • c27a197 Fix unexpected route switching after the transition is complete (#5113)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 712ec9b Release 2.18.2
  • 786456b Revert "Backport child navigation cache fix"

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • d341162 Release 3.0.2
  • 4eec187 Fix for NavigationPlayground red box (duplicate native module) (#5294)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff