Ecosyste.ms: OpenCollective

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

github.com/react-navigation/react-navigation

Routing and navigation for your React Native apps
https://github.com/react-navigation/react-navigation

chore: release 0.1.0-alpha.8

07a3f75d1355b5c1b9688d10e7fdf303b2e1611d authored about 2 years ago by Brent Vatne <[email protected]>
chore: upgrade react-native-paper

8765d65d3fb7667ca27002a62b32053fe17c6d8f authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: release 0.1.0-alpha.6

9d9d08eed6561ac42fc0ff81f1d83403351ee2c5 authored about 2 years ago by Brent Vatne <[email protected]>
fix: iPad / horizontal layout works as expected in BottomTabBar

e5559d42be09754dce808e6089d7f7f49a881abd authored about 2 years ago by Brent Vatne <[email protected]>
chore: update lockfile

1296b31690020543c50d36c3677209dceb27d2a3 authored about 2 years ago by Brent Vatne <[email protected]>
feat: put material bottom tabs in another repository

644c481bf1ef9868eadf8700fc5fcfd895d67d64 authored about 2 years ago by Brent Vatne <[email protected]>
fix: use react-lifecycles-compat for async mode compatibility

bdb078a981673ca0073a325bff249c8c2f089cfd authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: export individual navigators separately. fixes #2

e21ddd8d50b390d72145cd1af1eaf37d0bd85084 authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: export tab bars

54dc3f2534bc60933e3de867411fa958a9008441 authored about 2 years ago by Satyajit Sahoo <[email protected]>
refactor: upgrade react-native-tab-view

6d5028816dae4c68fce9e5b0b4e3ea09b5fbf1f4 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: update dependencies and fix flow

1e2ed64a215b07ca9a164fd25a35f911b6907a6e authored about 2 years ago by Satyajit Sahoo <[email protected]>
docs: fix badges

47c60572ce9736841754d65c7b3ad76455ac10cd authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: release 0.1.0-alpha.4

1c7d6f0476317db8a4012eff11b4b26e8240247e authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: use resource saving view for scenes. fixes #3

17f233cb89c2396798e8e748e3d257aec9f6e9f4 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: remove extra extension. fixes #5

cdb69a8277ef36dd1f7fea2baa68889df506e841 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: NavigationActions.popToTop no longer exists, belongs to StackActions now

15660633572942f6ee73bdd5c8ee47be2cc6499f authored about 2 years ago by Brent Vatne <[email protected]>
chore: add the missing babel-cli (#6)

e319f3828bd0eaf2b66524f6c4d5f756fa95b969 authored about 2 years ago by Grzegorz Gawrysiak <[email protected]>
docs: update README

42eec575ea6bcd37547dd2f0ac82cd9def847708 authored about 2 years ago by Satyajit Sahoo <[email protected]>
Fix incorrect method name and release 0.1.0-alpha.3

4aa63a21cde266a8bed4a737b7c56db418f9252c authored about 2 years ago by Brent Vatne <[email protected]>
Release 0.1.0-alpha.2

44934eb0c4197265c4bd19c3d701ca3c5de0792e authored about 2 years ago by Brent Vatne <[email protected]>
feat: add helpers to convert between url and state

235563bc9e27f476dacbcd938f202dd17a3c917f authored about 2 years ago by satyajit.happy <[email protected]>
feat: initial commit

5477148f17fc1163809c9e1a8e253fc0af8c2488 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: don't lose child state when rehydrating in tab router

aed95adb37135d3bf6bc24b124357cb86e60c059 authored about 2 years ago by satyajit.happy <[email protected]>
chore: use lowercase route names

dccd084f35002f3eff131023455149261092e930 authored about 2 years ago by satyajit.happy <[email protected]>
Remove wrapper around tab bar

003c6661e00e5564653862d3c15da578621962bf authored about 2 years ago by Brent Vatne <[email protected]>
feat: add integration with redux devtools extension

Currently supports:
- Tracking actions and navigation state
- Time travel for navigation state

...

cd4d2e1229910ba11f8e2ba1c1a7c8a9800029f3 authored about 2 years ago by satyajit.happy <[email protected]>
chore: initialize lerna

72ac7937769163f3d7db79bc3eeb79dfa993c0d0 authored about 2 years ago by satyajit.happy <[email protected]>
docs: add info for contributing in README

fc41f9930905f56b1a54afc9a3a1b5cfee0958b7 authored about 2 years ago by satyajit.happy <[email protected]>
Fix tab style in horizontal layout

0f89f64f10e79691e6421da0360f885cafbc7241 authored about 2 years ago by Brent Vatne <[email protected]>
fix: don't use action.source for stack router

14add2bf110cafc911c42b28016125da2eb0cfb3 authored about 2 years ago by satyajit.happy <[email protected]>
chore: release v0.1.0-alpha.1

1827c179abeb844670f3a9b45f10a5b0eacb22f1 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: handle partial initial state better when rehydrating

d5a4acec1289f349475de7e294e7fb33b2d3f5ac authored about 2 years ago by satyajit.happy <[email protected]>
fix: implement canGoBack for tab router (#51)

a6d20a02b86ef4ed24d9968dacdf9779652c09c2 authored about 2 years ago by Satyajit Sahoo <[email protected]>
refactor: simpler way to check canGoBack (#54)

f62ff9d65edda2dd0a1ed9761518f571aacb4837 authored about 2 years ago by Satyajit Sahoo <[email protected]>
refactor: change signature of navigate when navigating to a key

This signature matches what React Navigation has currently.

88cd53109afa503d5cf5f309a3476608a83b4295 authored about 2 years ago by satyajit.happy <[email protected]>
feat: add native container with back button integration (#48)

85d40015591e858d4165cca1669620eb33407962 authored about 2 years ago by Michał Osadnik <[email protected]>
docs: add comments to better describe the code

a997fead205a684fb9f370fa6e234fe9af624c11 authored about 2 years ago by satyajit.happy <[email protected]>
test: add tests for BaseRouter

d82153ddedd18603e44dc5490e8dd0162d7e9f5f authored about 2 years ago by satyajit.happy <[email protected]>
refactor: simplify logic for dispatching to focused navigator (#53)

4f73376b12ab47f8e0398bf3fe0c30dc15e06791 authored about 2 years ago by Michał Osadnik <[email protected]>
refactor: use named exports for navigators

e992f6ddc426a74a62af6eb77bc19fce5392c836 authored about 2 years ago by satyajit.happy <[email protected]>
feat: add a useIsFocused hook to get focus state (#52)

597b5dadc4cf3533d4e98bc5ce3524f29ea37243 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: use correct dispatch in methods in screen's navigation prop

2ffc4e2e2b7533e82e61d3fa5c01a8138a9777c9 authored about 2 years ago by satyajit.happy <[email protected]>
feat: add canGoBack (#50)

a45e50b506f74c835c3b92e1952075a4447b0509 authored about 2 years ago by Michał Osadnik <[email protected]>
feat: add integration for paper's bottom navigation

0c55cf1799ef95ea83d56f577957808872f668ef authored about 2 years ago by satyajit.happy <[email protected]>
fix: properly infer route type in screen elements

f3051c83beed2768f28cb5b644bb3d363b63bbea authored about 2 years ago by satyajit.happy <[email protected]>
fix: throw when duplicate screens are defined

4429c87625e249acf5267a00680a66827dcef6ab authored about 2 years ago by satyajit.happy <[email protected]>
feat: add a prop to specify options for all screens (#47)

* feat: add material top tab integration

* feat: add a prop to specify options for all screens

f24cf665c92d27f8188f16da1c5384043f198ce8 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: enable keyboard handling by default

b7464fbc2d21936ff904f77b98db91a743bdc0ba authored about 2 years ago by satyajit.happy <[email protected]>
refactor: remove key argument from setParams

We now have a source property in the action which does the same as what the key argument did.

f69ea6e12e416a9b4f614bce45a80eea5f029589 authored about 2 years ago by satyajit.happy <[email protected]>
fix: add margin on left when left button is specified in header

cac580226cdeb8dd03e45c25133d5123b48113bd authored about 2 years ago by satyajit.happy <[email protected]>
refactor: don't respect the key property in new state

We now have a target property in the action to specify the target navigator

4421a8238fcf03491ce4aa7b283e1c859039f392 authored about 2 years ago by satyajit.happy <[email protected]>
docs: add basic example app

45d5451433cbf4fac368598c1e7e835b00b41f3c authored about 2 years ago by osdnk <[email protected]>
fix: don't apply action to an unrelated router

cd17a5d9b70b200a85e76396d59e46be630e4c60 authored about 2 years ago by satyajit.happy <[email protected]>
feat: add bottom tabs integration (#45)

91955e95e55a22e997ee7985d2ad68cb31830165 authored about 2 years ago by Satyajit Sahoo <[email protected]>
docs: add JSDoc for all library exports

48abffd967e207a910fda5241bf3f77764afe71b authored about 2 years ago by satyajit.happy <[email protected]>
chore: setup monorepo with yarn workspaces (#38)

de6f3611cab233992cae0ffa7f91ae49ffd956db authored about 2 years ago by Satyajit Sahoo <[email protected]>
docs: add notes about architectural differences

d10165a13651321255af62ba8a68372eb34b94a2 authored about 2 years ago by satyajit.happy <[email protected]>
feat: add drawer navigator integration (#43)

ddc7095f662cdce49635873f045523dcd8f61703 authored about 2 years ago by Satyajit Sahoo <[email protected]>
refactor: drop shouldActionPropagateToChildren

41b1956e88405286f68acc705b40cef25ed30410 authored about 2 years ago by Michal Osadnik <[email protected]>
feat: add a useFocusEffect hook

62218eaa793baad77740d3c3f3321a7730be6691 authored about 2 years ago by satyajit.happy <[email protected]>
feat: add backBehavior to TabRouter

52777c6306c0f238590852dfdd373d90c32c4b00 authored about 2 years ago by satyajit.happy <[email protected]>
feat: add an isFirstRouteInParent method

7d1070a402a8eec3e75557c3e56be3083c688bcf authored about 2 years ago by satyajit.happy <[email protected]>
feat: add a target key to actions and various fixes

7a56c66f9a3a2dafcd4d61fc3ca2af8310ce9dc7 authored about 2 years ago by satyajit.happy <[email protected]>
refactor: standardize event argument

8acdcc9d9aa70fce23cbad055795268a2fb6354d authored about 2 years ago by satyajit.happy <[email protected]>
feat: integrate reanimated based stack (#42)

8b3af7f8b3d07b5b2efd719e03e16e3a20af5771 authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: add a simple stack and material tabs integration (#39)

1df2e697af1b598074b329da8913d393987a9aa1 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: adjust index when route names are changed

9bc6913d28bf6d2d0bb9a59146922cf580d0b849 authored about 2 years ago by satyajit.happy <[email protected]>
test: add a test for useNavigation

8c8d530b6682196e4b3bef8b26da54dc54609534 authored about 2 years ago by satyajit.happy <[email protected]>
refactor: rehydrate only once

a807a75a83bfe0685d55cb701e7affa698cdc486 authored about 2 years ago by satyajit.happy <[email protected]>
refactor: change names in example

895e8b7b086f3f08c22ced84d35fe5b6ebfbc241 authored about 2 years ago by Michal Osadnik <[email protected]>
test: fix types for mock router

2752df7042857d0ed7963d15e623ad20757f063b authored about 2 years ago by satyajit.happy <[email protected]>
fix: use the same navigation object for options and screen

725cee3d05adb83423105fce2c01d353ba0cfa7f authored about 2 years ago by satyajit.happy <[email protected]>
fix: throw when no screens defined

12a93f1b189df1e978a1beb66f5cceb6201e3b9c authored about 2 years ago by satyajit.happy <[email protected]>
feat: add focus and blur events

d250e4498de3445a288bf30bac1c644a6e91d853 authored about 2 years ago by satyajit.happy <[email protected]>
fix: don't crash if no navigator handles an action (#30)

1d2fa3aa8baa5875d32cb6a77dfaabdf7782c0f2 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: fix tab router in example app

79a2b12aeffdd7235ceadcdf46871837b52b6e29 authored about 2 years ago by satyajit.happy <[email protected]>
fix: memoize callbacks in container to avoid re-creating navigation prop (#34)

fc5736e42f37bd2d5ceef1f3d495a19d2e859165 authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: imperative dispatch

ede3edc17b84a6d619c6c68f01280368fc8a3f06 authored about 2 years ago by Michał Osadnik <[email protected]>
refactor: move type imports to the end

1c7ab1451db6c4f2f51d63dc8c9a5fc4af870d02 authored about 2 years ago by satyajit.happy <[email protected]>
refactor: mark initial state as stale to determine when to rehydrate (#23)

1e3fab8817ace4bebd5fbd8c451ac6991525b2a8 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: make rehydration keys stable

98393b64d951ac000484e945a1221fdd21f12118 authored about 2 years ago by satyajit.happy <[email protected]>
refactor: make router a function (#22)

afbc4c3ecea6fe6086a689254032814b48a0b2bd authored about 2 years ago by Michał Osadnik <[email protected]>
fix: fix type signature for setParams (#24)

469800be232f476f02a0f63f9994b18fd925d9c0 authored about 2 years ago by Satyajit Sahoo <[email protected]>
refactor: let router specify its state shape

608e22b7c2488798014f48de18ffc9001cdd0f28 authored about 2 years ago by satyajit.happy <[email protected]>
refactor: only accept name in jumpTo

c771c2aad19aa9c5c930546fb2635cb4db5531ee authored about 2 years ago by satyajit.happy <[email protected]>
refactor: only accept a key for setParams

It doesn't make much sense for setParams to accept a name as you'd not want to set params for a ...

b7c657a9928540108072960f915e5624e2df1950 authored about 2 years ago by satyajit.happy <[email protected]>
fix: combine options and fix state type in CompositeNavigationProp

b594d3fdacffd25ad06ac502f2ddb1e5c53b03ab authored about 2 years ago by satyajit.happy <[email protected]>
chore: fix linting files

5d826a4a8f4c4f6f1b268fcacd118d879b1d3162 authored about 2 years ago by satyajit.happy <[email protected]>
chore: supress error messages regarding error boundary in tests (#28)

94edfeb3cc679658dcc3e9fe5f478355edc40b27 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: fix the types for composite navigation prop

6dd6bbb9fcc9a2f0b9a21fd3cc531775471f57bc authored about 2 years ago by satyajit.happy <[email protected]>
refactor: tweak types

55d00deadc283f6c0940caa7ac518bcfb19cb728 authored about 2 years ago by satyajit.happy <[email protected]>
feat: handle screens nested in React.Fragment

d64d0a22669e234e900197e063238a11c97713e7 authored about 2 years ago by satyajit.happy <[email protected]>
refactor: make container a function (#13)

8c9fa916af46975f8efeb48679c8907aac302f7d authored about 2 years ago by Michał Osadnik <[email protected]>
feat: add a useNavigation hook to access the navigation object

e8837476e63d40cfdecf47cde42ff09c4c7ea992 authored about 2 years ago by satyajit.happy <[email protected]>
feat: make NAVIGATE and JUMP_TO to support key and name of the route (#16)

0150c600c476a7726c8463e74b12b36d6545419e authored about 2 years ago by Michał Osadnik <[email protected]>
feat: add target argument to setParams (#18)

0c9618f013a9ddbcd50d57b706294b0f4c7f170c authored about 2 years ago by Michał Osadnik <[email protected]>
chore(deps): bump lodash from 4.17.10 to 4.17.11 (#17)

ca6ec5d43064936c601310eb545722517349bfc3 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor: get rid of dangerously setState

aaf55a96d75a87712c7b8879ec8b59ddcff0c636 authored about 2 years ago by Michal Osadnik <[email protected]>
feat: improve types for options and support a function

8473db5f8c4f9039134a610c42998bc78a43d671 authored about 2 years ago by satyajit.happy <[email protected]>
refactor: move some common actions to base router

d340161e85c50e891571d54aea10afda76accdac authored about 2 years ago by satyajit.happy <[email protected]>