Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/react-navigation/react-navigation-4

Code of React Navigation 4 for archiving
https://github.com/react-navigation/react-navigation-4

Fix 2.6.1 changelog

ad6b25cff96f6097ff283ed107c2a4a77d42d2be authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.6.1

a69b67d6d2d0fff795ce63b6fc02521285b01c7b authored over 6 years ago by Brent Vatne <[email protected]>
Warn for more invalid header styles

dc436e4d01b442bbca6f66804997b40139349c47 authored over 6 years ago by Brent Vatne <[email protected]>
Fix regression for shadow in header on Android

fe95bdeee6b70201e74ff40d7b87e0617ebbc3e1 authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.6.0

525528e38f99bd07f54b214cdf0e424cfc715299 authored over 6 years ago by Brent Vatne <[email protected]>
Fix bug: params not be passed to navigator inside SwitchNavigator (#4306)

9f5f3d994c450f0743a13f77df5c98c934fbdc98 authored over 6 years ago by liuqiang1357 <[email protected]>
Fix stack router child router delegation priority (#4635)

Stack router had some aggressive logic for deferring to inactive child routers. The child router...

e8c1833053e37d28f0ce505ff323565abf23b6a2 authored over 6 years ago by Eric Vicenti <[email protected]>
Avoid crash when calling isFocused on old route (#4634)

0921889f7a3acfc6d6bcc4909d209eeeee985ba7 authored over 6 years ago by Eric Vicenti <[email protected]>
Add <NavigationEvents/> component (#4188)

* add NavigationEvents

* expose TabsWithNavigationEvents in lib entrypoints

* Add Navigati...

1951a3ac4629f9dbba444c2ced63a46ab4ee4165 authored over 6 years ago by Sébastien Lorber <[email protected]>
Routers: Deep Linking Overhaul (#4590)

* deep linking overhaul

* clean up PlatformHelpers

this had previously been required for o...

4e384f805735473a668868cf9891cea2c410120c authored over 6 years ago by Eric Vicenti <[email protected]>
clean up PlatformHelpers (#4586)

this had previously been required for old versions of react native and react-native-web

3d06d19d6add53e8951e8f0bc793bf2bb8946940 authored over 6 years ago by Eric Vicenti <[email protected]>
Release 2.5.5

30ef5ef72bac261d7927d46ff762234673fa9072 authored over 6 years ago by Brent Vatne <[email protected]>
Delegate to child routers for more than just the top screen in the stack (#4587)

* Delegate to child routers for more than just the top screen in the stack. Fixes #4185

* Add...

c7fff52408bc5cd4d88a636d1053564289e150c1 authored over 6 years ago by Brent Vatne <[email protected]>
Throw error in development mode when title is not a string

bc01a4cd5701fd6f73861c14a578131950061f28 authored over 6 years ago by Brent Vatne <[email protected]>
Update react-navigation-drawer to 0.4.3

cad3d70aed23ce74c23651d5642e22dac9b9427c authored over 6 years ago by Brent Vatne <[email protected]>
Throw an error when header is invalid

bb5719f4388e3778ed2afcd3268cc2b35a828773 authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.5.4

3dd3f5b804f92b12c91a6dc08fb8e99fafbf2bda authored over 6 years ago by Brent Vatne <[email protected]>
Adds getNavigation to web exports (#4551)

3d8d5a06349d6d4cc1a3d3ff473120a91d549fb9 authored over 6 years ago by Julian Paas <[email protected]>
Prevent flicker in header when header is null on initial mount (when using default header sizes) (#4577)

* Prevent flicker in header in most common cases. Fixes https://github.com/react-navigation/reac...

54448ed070d87b590cb5f7c9bc2c7bd93a126714 authored over 6 years ago by Brent Vatne <[email protected]>
Adds SwitchNavigator to react-navigation-web (#4550)

* Adds SwitchNavigator to react-navigation-web

369ac2b5682f171ed341a0fde71ba88271886487 authored over 6 years ago by Julian Paas <[email protected]>
Update ISSUE_TEMPLATE.md (#4575)

3dc592f67950dd09ed0f44894c5e62c1f69a14c8 authored over 6 years ago by Vojtech Novak <[email protected]>
Release 2.5.3

4f93200c917af3a8fe2952844cb4b57ca8ba22ff authored over 6 years ago by Brent Vatne <[email protected]>
Hoist navigation action creators for router above those for child router

665736d754b00c4d89c0d6b1a6e5446c416bdd03 authored over 6 years ago by Brent Vatne <[email protected]>
Update changelog

5598c3e28f2573be3fc6ae18c9bd8614c81f1ce6 authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.5.2

cde6e845cd5a9e06ae35aacbcfe8cb51b0713e84 authored over 6 years ago by Brent Vatne <[email protected]>
Update react-navigation-drawer to 0.4.2 to fix toggle regression

fb8c712ad8d1d3cc5e1fe05fa8761eb21674e2b8 authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.5.1

350b7e0aed42bdbeb217d5f9994a268d48594d88 authored over 6 years ago by Brent Vatne <[email protected]>
Fix name of prop, should be lastTransitionProps instead of prevTransitionProps in StackViewLayout

- Fixes #4542

de112565d3890276c59d7902bcad2cdfd4d7e248 authored over 6 years ago by Brent Vatne <[email protected]>
Update example app.json

acdd515c137325bf8262cb2f861c597db8238e5f authored over 6 years ago by Brent Vatne <[email protected]>
Improve changelog format (#4559)

Bug fixes should be listed in the "Fixed" section instead of "Changed" according to keepachangelog.

452a6d2004600689c4f415fe75e94bfb8ffcd52a authored over 6 years ago by Rodrigo Bermúdez Schettino <[email protected]>
Release 2.5.0

08c8031a719510c07f71f588588611154a377318 authored over 6 years ago by Brent Vatne <[email protected]>
@ericvicenti/universe (#4493)

* Isolate modules for uncontainerized navigators

* Clean up prop-types

* Fix warnings and ...

608365266a11f4e48519ae010106c757a2bf13b7 authored over 6 years ago by Eric Vicenti <[email protected]>
Fix typo in Pull Request Template (#4558)

Also link to the "Unreleased" section in CHANGELOG.

247fba56e6065a78826df95007c5dc16d38854ce authored over 6 years ago by Rodrigo Bermúdez Schettino <[email protected]>
Update PR template for changelog

060f5dcecfa50aaf5ac07b0f6cc74d2255636088 authored over 6 years ago by Brent Vatne <[email protected]>
Create CHANGELOG.md (#4544)

List all changes between versions to notify about notable changes in releases.

fdec05c87aeb5ce73c3033eb67ba241c090bd18c authored over 6 years ago by Rodrigo Bermúdez Schettino <[email protected]>
Fixes #4491

76da80457459a87864ef021d9d0fbec8136a971e authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.4.1

dde091848ab9cb6ab466bb68eb8d9c6e60611f8f authored over 6 years ago by Brent Vatne <[email protected]>
Improve playground on Android

824fa32416d5a39b01d898c996af19436be7de32 authored over 6 years ago by Brent Vatne <[email protected]>
Improve example

c518e7f36c653d8298ae6d80564a92685995e2d2 authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.4.0

1cfe01dbdb287729ed628c55150d980c55cdd9b6 authored over 6 years ago by Brent Vatne <[email protected]>
Fix withDefaultValue

e62a9050fd39ebbc1d3659dec606588dc103e808 authored over 6 years ago by Brent Vatne <[email protected]>
createNavigationContainer: rethrow the error instead of creating a new one (#4533)

Creating a new error makes the stack unreadable in sentry, because the stack is stringified when...

310b909ba89906c89867aa30c36605faa190c265 authored over 6 years ago by Christophe Hurpeau <[email protected]>
Fix isTransitioning on nested navigate (#4520)

This bug wasnt apparent until we fixed the transitioner to fully respect isTransitioning. The ro...

aebe8a5c23f8ecdc5d909b2f8fb866deaedb39ec authored over 6 years ago by Eric Vicenti <[email protected]>
Make headers of non-standard heights work correctly in StackNavigator when header is null (Fixes #4208) (#4353)

* Measure header height dynamically

* Add comment

* StacksOverTopTabs playground example

e1df2c6c4a75d8ce2c64cea99ab5f92cac7c2a51 authored over 6 years ago by Vladislav Shabanov <[email protected]>
Revert "Export getNavigationActionCreators (#4258)" (#4495)

This reverts commit 1e7d8d55c3dabbbbe1f54a49929fe71207f447a9.

fa86718a2436d25cfa6216e441cf61e2329d8ca8 authored over 6 years ago by Ashoat Tevosyan <[email protected]>
[flow] Type getNavigation (#4505)

Unrelated change in here: typing `tabBarOnPress`'s `defaultHandler`. Wasn't sure if I should mak...

c8e56731835ff6fe2961968da1bc945169f7bfa8 authored over 6 years ago by Ashoat Tevosyan <[email protected]>
[ReduxExample] Update to use [email protected] (#4504)

b312a5e3075317f05a794a1d1a8deadf6f51a75d authored over 6 years ago by Ashoat Tevosyan <[email protected]>
Fix incorrect methods being called in createKeyboardAwareNavigator

ee6a6c53b110fb732daecd4d2b3e85e77617d390 authored over 6 years ago by Brent Vatne <[email protected]>
Export getNavigation as public API, test redux (#4489)

This unblocks the fixing of react-navigation-redux-helpers to unbreak redux support in 2.3

ht...

8edec8834146be573ee5f2c30ea34c1e7be39aa1 authored over 6 years ago by Eric Vicenti <[email protected]>
Release 2.3.1

b8d6d4253d7d2bfe0f3fa15b98c5baa30d02b131 authored over 6 years ago by Brent Vatne <[email protected]>
Export getNavigation as public API, test redux (#4488)

This unblocks the fixing of react-navigation-redux-helpers to unbreak redux support in 2.3

ht...

0adb1ba9f16d4c128545edc1ae9b3005df670251 authored over 6 years ago by Eric Vicenti <[email protected]>
Release 2.3.0

d3ef3d12717f3574c5aa0371d7a498532045d2bf authored over 6 years ago by Brent Vatne <[email protected]>
fix broken link to Common mistakes (#4468)

89a24bdc1236981a3c9d6e4f35afb5af487aaa44 authored over 6 years ago by k-murakami0609 <[email protected]>
Release 2.3.0-beta.1

128a95b49623ca62ee1fbaa76df8ab94e178551a authored over 6 years ago by Brent Vatne <[email protected]>
Make the actions available on the navigator navigation prop the same as its children (#4467)

* Make the actions available on the navigator navigation prop the same as its children

* Fix ...

470eaf3b0809227d3e0cf2e67a659aae5a6014cc authored over 6 years ago by Brent Vatne <[email protected]>
Fix ScenesReducer test

c91e8206a50bb18c22b4dd91a33bc97cd4cd82c4 authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.3.0-beta.0

da283915f805ca98b19b8a74bdd95188b638b117 authored over 6 years ago by Brent Vatne <[email protected]>
Update header when screenProps change (Fixes #4271)

3031e7bd80b0939c67b49c2b679ccdaff1bbfa80 authored over 6 years ago by Brent Vatne <[email protected]>
Bump react-navigation-drawer. Fixes #4416

98a4f26f26a11c2f0bb36b02b0459700f9b069c5 authored over 6 years ago by Brent Vatne <[email protected]>
Fix withNavigation in non-floating headers

b7f5435c9346de99919ca1129463eb4efd3fd5f3 authored over 6 years ago by Brent Vatne <[email protected]>
Return result of dispatch from action helpers

21ef4fcb8231d73f122de4d406c86ddcac227503 authored over 6 years ago by Brent Vatne <[email protected]>
Refactor redo, child navigation to navigation prop (#4453)

5f64a2a9cbca5e887e4c19710be3d3c5676a02ef authored over 6 years ago by Eric Vicenti <[email protected]>
Release 2.2.5

992d0fb2673cd9f7c920df15aa124d46272c4f3f authored over 6 years ago by Brent Vatne <[email protected]>
extract correct property for onTransitionEnd (#4459)

6f41379ed1a0ab6f2fc555ffb9e547468d0d8104 authored over 6 years ago by ensecoz <[email protected]>
throw readable error when wrong navigation prop is passed (#4455)

* add warning when passing wrong navigation prop: https://github.com/react-navigation/react-navi...

267af01e7255b725499858a018a116d3a236da0b authored over 6 years ago by Tom Klaver <[email protected]>
Add missing tests about DeepLinking (#4451)

* Fix #1950 (Deep link not working when nesting have more than two levels.)

* Fix test

b68c3a755dc1f7c681848833175b32f50d590cc7 authored over 6 years ago by Arthur Levoyer <[email protected]>
Release 2.2.4

73456344933a1c3148426e1f2f1cd8aeb520ac00 authored over 6 years ago by Brent Vatne <[email protected]>
Re-compute options when screenProps change

65171691193daae3eb7c10fd9873350268d0d898 authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.2.3

ea5d14a720a27d3043208fccd6f144503990dfc5 authored over 6 years ago by Brent Vatne <[email protected]>
Add some logs to NavigationPlayground around helper dispatch return value

This is a poor substitute for tests

313d0726a8406e34657afda71ee68e70450c87d6 authored over 6 years ago by Brent Vatne <[email protected]>
Return the result of dispatch from helpers. Fixes #4445

b52f153747f39438df532ee760c85f5d6cf02835 authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.2.2

44621005ff5050ea4b580f2116bb8099b4587ae3 authored over 6 years ago by Brent Vatne <[email protected]>
Bump react-navigation-drawer

bf58364c3df0482d0187656a1a302a9b32d979d4 authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.2.1

b55053cde65a309771b3378ea9acf59284843df9 authored over 6 years ago by Brent Vatne <[email protected]>
Bump react-navigation-tabs and rebuild yarn.lock

9abb2644a97e9e358be8d071403a7fc8e09698b3 authored over 6 years ago by Brent Vatne <[email protected]>
Revert "Refactor, move child navigation to navigation prop (#4425)"

This reverts commit ba62509ff44236efe026040479b28c4c52205332.

6a946d6ab7e5e5f5ba74d14d11121625a79429cd authored over 6 years ago by Brent Vatne <[email protected]>
Change 'React' import writing, Prevent warnings in old version React (#4428)

395abe52009a64da672f30b8f77095edfcf2e4d7 authored over 6 years ago by 陈然 <[email protected]>
Refactor, move child navigation to navigation prop (#4425)

* Refactor, move child navigation to navigation prop

This fixes our descriptor caching issue,...

ba62509ff44236efe026040479b28c4c52205332 authored over 6 years ago by Eric Vicenti <[email protected]>
Move all drawer code into react-navigation-drawer (#4435)

* Move all drawer code into react-navigation-drawer

* Remove react-native-drawer-layout-polyf...

45391db7d9f48de9c5def57f9a1e77d69221faa7 authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.2.0

7f86362e86e14e13f3709278ca709b896662b22b authored over 6 years ago by Brent Vatne <[email protected]>
Bump react-navigation-tabs to latest

99605737e98296e6cbd780049b935c0ee520ddb9 authored over 6 years ago by Brent Vatne <[email protected]>
[flow] Fix NavigationScreenComponent's navigationOptions (#4317)

842f5eb7b2bcec2487be7b0c14e31b8904b4d9ba authored over 6 years ago by Serge Lebedev <[email protected]>
Pass getCustomActionCreators to Drawer route (#4433)

183ea8241673b90e6fe7b6cfbf878b94a370a759 authored over 6 years ago by Richárd Biró <[email protected]>
Use consistent naming in README (#4427)

Use the same casing (camel case) as in the README's title for the License section.

108a6504a7fff2437924c6cef072ab0dc5444fde authored over 6 years ago by Rodrigo Bermúdez Schettino <[email protected]>
Fix getCustomActionCreators in drawer navigator

f92d671746e0d0fb3f9ca5caa56c398d0e546f96 authored over 6 years ago by Eric Vicenti <[email protected]>
Release 2.1.0

e0c4a8f7d36a5b87ac05ff55f002419f31ce00c7 authored over 6 years ago by Brent Vatne <[email protected]>
Update deprecated StackNavigator usage (#4389)

Use createStackNavigator instead.

bc881c8aa1270e67243558afb4bce41892fc8c71 authored over 6 years ago by Rodrigo Bermúdez Schettino <[email protected]>
[flow] Update NavigationActions and introduce StackActions and DrawerActions (#4345)

118c19dcce2151446de3f32e1f08616412dafa06 authored over 6 years ago by Ashoat Tevosyan <[email protected]>
fix swipe to go back by providing the index (#4409)

01b43974e6023a2d30cf46d57663769a8b0543ca authored over 6 years ago by James Bechet <[email protected]>
Cache descriptors in createNavigator (#4424)

2f908996200450d80292330742e44a756164b766 authored over 6 years ago by Brent Vatne <[email protected]>
Fix stack router state change without isTransitioning change (#4368)

6cc86f66e1cc6d8f711a99012aadfca1059db083 authored over 6 years ago by Eric Vicenti <[email protected]>
Transitioner: Fix instantaneous transitions (#4404)

* Transitioner: Fix instantaneous transitions

The transitioner will always perform an animati...

4be99b664523b713f45090c79c5e500d0c2e9bcf authored over 6 years ago by Eric Vicenti <[email protected]>
Fix race condition in DrawerView (#4392)

80016b7218edcb62462966bee216947a76a2066e authored over 6 years ago by Eric Vicenti <[email protected]>
Fix drawer router logic to close drawer (#4394)

f555a9ec9a480fe8c02aba545a9f1a7329067322 authored over 6 years ago by Eric Vicenti <[email protected]>
Temporarily stop running flow on navigation playground due to internal react-native flow errors

05cbd85d5ce2f9775a2cc7c76a206c7e6d224508 authored over 6 years ago by Brent Vatne <[email protected]>
Pass getCustomActionCreators to StackRouter (#4366)

51965eac381e40a0c8b260fca1666d880941edfe authored over 6 years ago by Hunkyo Jung <[email protected]>
Update tab snapshots

a3956bf3ce86499fe749c397b68d0859ed58437d authored over 6 years ago by Brent Vatne <[email protected]>
Disable react/no-deprecated to pass CI without breaking old versions of React

ce24c66b5acfdccb2e4ff623ebbf86c505a6b788 authored over 6 years ago by Brent Vatne <[email protected]>
Release 2.0.4

5467f0e22d0cdcd3c7c64d7280ddc13eec6f3b28 authored over 6 years ago by Brent Vatne <[email protected]>
Export getNavigationActionCreators (#4258)

* Export getNavigationActionCreators

`react-navigation-redux-helpers` generally needs to dupl...

1e7d8d55c3dabbbbe1f54a49929fe71207f447a9 authored over 6 years ago by Ashoat Tevosyan <[email protected]>