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

chore: release 4.1.1

848da3e2ddf66a1fdce84b2a108f9d7cdd786dcb authored almost 5 years ago by Satyajit Sahoo <[email protected]>
fix: make sure index.js is common js

4cff366a0d6f549dc72d069ff25794cd7877874d authored almost 5 years ago by Satyajit Sahoo <[email protected]>
fix: don't use declare module for type definitions

0fb81cf92698cf8863ebd5d02b8aa6fc9e571239 authored almost 5 years ago by Satyajit Sahoo <[email protected]>
chore: update LICENSE

e80c96a4ebae024df1f881b447cea9a80fa17bbc authored almost 5 years ago by Satyajit Sahoo <[email protected]>
chore: fix node version in CI

c14712915269f617e8d248f1a6f9ae7d448f74ea authored almost 5 years ago by Satyajit Sahoo <[email protected]>
chore: release 4.1.0

4b176d3581e748b140cf375931bd5d33d8ac7c4c authored almost 5 years ago by Satyajit Sahoo <[email protected]>
chore: update dependencies

475c390fea62ebfc52c58a5008e416f423385854 authored almost 5 years ago by Satyajit Sahoo <[email protected]>
feat: make `ScreenProps` parametrizable in TypeScript (#6496)

This change allows for the following to be written:

```tsx
const TreatmentPlanDrawerItem = c...

ef83e73a95c1b617aa70fac66c2b94f74d3f6c39 authored almost 5 years ago by William Candillon <[email protected]>
fix: wrong type in react-navigation.d.ts (#6486)

This code is actually throwing a type error because of a wrong type declaration with the action ...

ccb1f612d8692ae2c334f394279ecae81f36af4d authored almost 5 years ago by Mattia Asti <[email protected]>
feat: allow navigation params to be typed in navigate method (#6444)

Motivation
We can type navigation params in component by writing something like this in compone...

2931badefc6e1d7ec98919d1ee490a92d3a148e3 authored almost 5 years ago by alburkerk <[email protected]>
Fix typos (#6388)

e31d63a6f42afd425d1e52707123ac07ac858304 authored almost 5 years ago by Frieder Bluemle <[email protected]>
Fix typos (#6579)

43cc9a68742e0bc6797424ff0c997e544d6996e6 authored almost 5 years ago by Frieder Bluemle <[email protected]>
chore: update issue template

9a3eb3a6ac6422d87eb3c6b1e74fd666c7ead234 authored almost 5 years ago by Satyajit Sahoo <[email protected]>
fix: remove drawer methods from navigation prop

683892e8abcc3b3ecf8c44de8cb623504c67a3da authored about 5 years ago by Satyajit Sahoo <[email protected]>
chore: upgrade depenendecies

4278291650fa0861165c8d80be0606e560b412d1 authored about 5 years ago by Satyajit Sahoo <[email protected]>
chore: optimize images (#6544)

*Total -- 138.77kb -> 80.11kb (42.27%)

/example/src/assets/splash.png -- 133.30kb -> 75.22kb ...

19470a1e0286b4165440687355ec28899cdd949f authored about 5 years ago by imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
chore: close stale issues automatically

5b60a2ee03b4f57921e9a3e9fe090d98e276cb83 authored about 5 years ago by Satyajit Sahoo <[email protected]>
fix: remove params in NavigationJumpToAction (#6360)

* fix: remove params in NavigationJumpToAction

* Update react-navigation.d.ts

ace2cd0c6c6faa8957ff3fe633d843ee7524db4a authored about 5 years ago by KUBO <[email protected]>
fix: make params required in NavigationSetParamsActionPayload (#6343)

f2d16abf75f534b90d96221aa4d1060062ec6753 authored over 5 years ago by KUBO <[email protected]>
chore: release 4.0.10

2e34cb1e389cf648848de1823ab02b9830e4e2eb authored over 5 years ago by Brent Vatne <[email protected]>
fix: update link to docs page from deprecation messages

188bd33442fb18e2b44e26e3ce93b21b11648c0f authored over 5 years ago by Brent Vatne <[email protected]>
[flow] Remove Flow libdef from repo (#6327)

94d6ccada46618dc53644877e690eadc4047ea9d authored over 5 years ago by Ashoat Tevosyan <[email protected]>
chore: release 4.0.9

246f4b0e15832c13ae8297a3f0519935cfd1e0f7 authored over 5 years ago by satyajit.happy <[email protected]>
fix: fix types for switch navigator. fixes #6324

c828050ba193c30a4a685936585278282eb8b429 authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 4.0.8

5eaec688609340c8634cfe0659340b7fb37ba390 authored over 5 years ago by satyajit.happy <[email protected]>
fix: add type aliases for switch navigator. fixes #6324

6142f06bbdd99a81611a84cf0c61535188640ebb authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 4.0.7

d3428121026366232f55ed7487ddccd84473e67b authored over 5 years ago by satyajit.happy <[email protected]>
fix: accept type parameter for screenProps

5c13cea6c9835817ea1b65e4816f46812d44c132 authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 4.0.6

24330719306e36483179644151b7a1fbfdc8029c authored over 5 years ago by satyajit.happy <[email protected]>
fix: fix typings for switch navigator. fixes #6310

dd03234e2d5cfb9621399146714dcb52856ef9a1 authored over 5 years ago by satyajit.happy <[email protected]>
refactor: don't use export * to reexport deprecations

3bd15d3f8bb32b31bd85f6c1a07554030b2927fb authored over 5 years ago by satyajit.happy <[email protected]>
fix: fix the type of NavigationJumpToActionPayload (#6210)

As mentioned in https://reactnavigation.org/docs/en/switch-actions.html
the param which's name ...

2b27bcd1341f96ca1b7a839e1f55c1b18619d7bf authored over 5 years ago by Nicholas Lee <[email protected]>
docs: add the readme back into example (#6284)

3aee211c7339fe77bb40421d6db32e36b767aa53 authored over 5 years ago by Jeremy <[email protected]>
chore: release 4.0.5

531686ea8efd4c49eb680a738466e6352faad9e1 authored over 5 years ago by satyajit.happy <[email protected]>
fix: update react-navigation/core

951afa5fb16c5f1959d1804951e702aff285ebcb authored over 5 years ago by satyajit.happy <[email protected]>
chore: use proper types for stack in example

61e71ee09f515072076db34cc3c088e764efb4fd authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 4.0.4

d9e1a5ee25692436dcbc343dd7a9727bc4ee6010 authored over 5 years ago by satyajit.happy <[email protected]>
fix: improve type definitions

e3d2ce12c3000c8e15c80ae7e82e87968918c048 authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 4.0.3

d1ec3609025184dd353ac0079db6347937350785 authored over 5 years ago by satyajit.happy <[email protected]>
fix: fix type definitions

8c5eba700d8850d46c980f61117e25e413a25395 authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 4.0.2

d6232860c51ed66ca1c85a949bb1bd1901c84324 authored over 5 years ago by satyajit.happy <[email protected]>
fix: fix typo in definitions

e7028ce75a7b3c40ee90faa36699b4ce82bd8f1a authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 4.0.1

523cf17f8e34d9b008acb133e26b71adcc9fb7f6 authored over 5 years ago by satyajit.happy <[email protected]>
chore: fix missing import in example

11458a9f730e82a0db3d5d2aea5f544d3f07cdc9 authored over 5 years ago by satyajit.happy <[email protected]>
fix: update typescript definitions. closes #6276

2744c5384399cabb3da4e145600c1f8f4a7847ff authored over 5 years ago by satyajit.happy <[email protected]>
docs: add Changelog information to README (#6264)

Now that there is no longer a `CHANGELOG.md` file, this should address concerns of users who com...

4e7f9f07eea725d5680ac83242544f2564f9476d authored over 5 years ago by Taylor Kline <[email protected]>
fix: status bars in example

97016c4498019477fe9878d41b66b47c02f3be84 authored over 5 years ago by Brent Vatne <[email protected]>
fix(deprecations) typo in package name (#6245)

b83c4bb37957492d73cd647d5b92e5415996670e authored over 5 years ago by jamsch <[email protected]>
docs: fix license in README

136db984eefa0b752931bf95cfd9571e866c97a0 authored over 5 years ago by satyajit.happy <[email protected]>
docs: remove changelog file

de6921061e68b5952eca5e96426964741af56fa9 authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 4.0.0

25b97b235bc7bf8f1b63bb0c4e1601ccf623c046 authored over 5 years ago by satyajit.happy <[email protected]>
chore: update yarn.lock

a12cb97b1d4a70ce27c6aaaf5f667ea02003553a authored over 5 years ago by satyajit.happy <[email protected]>
chore: prepare for 4.x

9bdf5fa78483fa8906ed89b025a93e63b06df4f2 authored over 5 years ago by satyajit.happy <[email protected]>
Release 3.12.1

81a9dc2071c1fe35dbe69b3d4be99c76f72a2de0 authored over 5 years ago by Brent Vatne <[email protected]>
Release 3.12.0

3009429d7293da4a1a0ea1c0e8cf55d9d0a3c917 authored over 5 years ago by Brent Vatne <[email protected]>
Export NavigationContext and ScrollView in flow types (#6152)

These two types are missing entirely from the flow definition, while they're incomplete they at ...

c636f5ab47cb83f58045dc1cefe4258b21a8729b authored over 5 years ago by Levi Buzolic <[email protected]>
Fix NavigationParams on NavigationState (#6164)

2b6ad6a3c60a16ad941854cefd8ae488831fdea8 authored over 5 years ago by Maxime Aubaret <[email protected]>
Update navigation playground app

42dcfd662223656b9f5eb5db000f4057f5b3bc24 authored over 5 years ago by Brent Vatne <[email protected]>
Add NavigationSwitchAction to NavigationAction typescript (#6124)

edc4ace20009b991f67103b19c2d769744f48a05 authored over 5 years ago by Lucas Vieira <[email protected]>
Fix example postinstall

5ae94601be9943c7d2842c4a5a8d20a179e17680 authored over 5 years ago by Brent Vatne <[email protected]>
Fixed a typo in TransitionConfig Flow comment (#6084)

e87014519b0f53d91d90525778bf103e6babeb7e authored over 5 years ago by Radosław Szalski <[email protected]>
Reelase 3.11.1

ae59cf2d978abe7461a667f8ff76be5bcc35811c authored over 5 years ago by Brent Vatne <[email protected]>
Add unmountInactiveRoutes to TS

928efd5fb1e1656724e3a42eb19a5443e723db78 authored over 5 years ago by Brent Vatne <[email protected]>
fix: add missing TS definition for keyboardHidesTabBar in TabViewConfig.tabBarOptions (#6054)

cb47a55fc51643991c787830ac5b2f5bcbefa285 authored over 5 years ago by Diego <[email protected]>
flow cover for getActiveChildNavigationOptions (#6018)

* declare export function getActiveChildNavigationOptions

* some changes

* some changes

...

5dbfc3543f80885b88c572c4585037ab7b94d02a authored over 5 years ago by Preeternal <[email protected]>
fix: add missing in HeaderBackButtonProps in flow and TS definitions (#6048)

8361745f3e2207738de065ae73100808a2c44bc2 authored over 5 years ago by Soner Köksal <[email protected]>
fix: add missing isFirstRouteInParent type in typescript and flow (#6019)

b05cdcb07619b3f9758de0ee93be2749af3f670e authored over 5 years ago by Vladyslav Shchepotin <[email protected]>
fix: add headerTitleContainerStyle to NavigationStackScreenOptions type (#5969)

14e2df66d5b6e1f670e0afd633a0460b5d95220b authored over 5 years ago by Stefan Streur <[email protected]>
fix: fix navigationOptions type in NavigationScreenConfig<Options> (#5962)

- `NavigationScreenProp<NavigationRoute>` is the type of `navigation` property which contains `s...

a862ebd4513b24bb4172d11517d0e53c93574503 authored over 5 years ago by Chau Tran <[email protected]>
fix: update StackActions.popToTop type to make options arg optional (#5950)

35625ded74c20d57a6b292ac1c3e9d2a15b29750 authored over 5 years ago by Scotty Waggoner <[email protected]>
fix: add reset to navigation screen prop TypeScript def (#5942)

As described in documentation here:

https://reactnavigation.org/docs/en/navigation-prop.html#...

65632779c2e213ec501e61a92318850710d56e65 authored over 5 years ago by Daniel Holmes <[email protected]>
chore: add expo to NavigationPlayground (#5898)

26ca0639bca3ef723befd97cdd4af093c33aa0e4 authored over 5 years ago by Bruno Castro <[email protected]>
chore: update lockfile

255a87a4636da558209345ad820e0c0957b414f5 authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 3.11.0

76590e31d9559a493c41c85d691efc8cc6770a1c authored over 5 years ago by satyajit.happy <[email protected]>
feat: export SwitchActions. closes #5916

a3092ab17df454793382bf6123121b5f20fe9f12 authored over 5 years ago by satyajit.happy <[email protected]>
chore: bump version

338d5c23649773d1ea772c552373df92d0d691a3 authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 3.10.1

40e7ff16556049ab491f430a8b5d3f13908ebd21 authored over 5 years ago by satyajit.happy <[email protected]>
fix: upgrade react-navigation-tabs. closes #5914

d1419cd2edf57072d1f3b498e7c68136cdfded46 authored over 5 years ago by satyajit.happy <[email protected]>
Add cardShadowEnabled and cardOverlayEnabled to NavigationStackViewConfig flow type (#5918)

* Add cardShadowEnabled and cardOverlayEnabled to NavigationStackViewConfig flow type

* Updat...

cd342935a1c31d19124e856c191447a331182db1 authored over 5 years ago by William Schurman <[email protected]>
Release 3.10.0

97d21c39be67c8e8c1cb943f000fd41271c62230 authored over 5 years ago by Brent Vatne <[email protected]>
remove old exports and add export for SceneView and SwitchRouter (#5872)

* remove old exports and add export for SceneView and SwitchRouter

* Update CHANGELOG.md

*...

2f38d420aa4591ceec644e9e446e20ff28a3909d authored over 5 years ago by Luong Dang Hai <[email protected]>
Add safeAreaInset type to BottomTabBarProps (#5906)

* Add safeAreaInset type to BottomTabBarProps

* Update CHANGELOG.md

6d9bc8d8691024f366353bdf5e45aac0a306f520 authored over 5 years ago by Timmy Willison <[email protected]>
chore: release 3.9.2

8e57aae5cfb7e0e6a442c4491dcf8fce05be7888 authored over 5 years ago by satyajit.happy <[email protected]>
chore: upgrade react-navigation-tabs

b464e15718d73edbc1d7c9b31d83564a3f0c0b1c authored over 5 years ago by satyajit.happy <[email protected]>
Add resetOnBlur type (#5868)

* Add resetOnBlur type

* Move resetOnBlur to correct interface

* Revert mistaken change to...

a874d5774c83db374de0c5a83a2c21cb53a3f191 authored over 5 years ago by Seth <[email protected]>
correct getLabel to getLabelText (#5865)

* correct getLabel to getLabelText

* Update CHANGELOG.md

96cb00b5a6c5cf51bbbe76be73f09ddb6b6c7d17 authored over 5 years ago by Luong Dang Hai <[email protected]>
Update react-navigation.d.ts (#5860)

* Update react-navigation.d.ts

* Update CHANGELOG.md

9a8a34636dcfdc473e1c6479c92d6144738f6548 authored over 5 years ago by Tianyu Xie <[email protected]>
`TabBarTop` is `MaterialTopTabBar` now (#5856)

950d5ef6d294e147f5bf4e2aa1940f4494d14e8a authored over 5 years ago by Isaac Clements <[email protected]>
chore: release 3.9.1

542122794ad36d9ae68f33a453e31563147280bb authored over 5 years ago by satyajit.happy <[email protected]>
chore: update react-navigation-core

4c81fbefc311207009f2137a5c7bdae2a227599f authored over 5 years ago by satyajit.happy <[email protected]>
Release 3.9.0

bd2daa809f68badb6e4a8b111d47f8cac998b2b4 authored over 5 years ago by Brent Vatne <[email protected]>
Removes duplicate NavigationInjectedProps export (#5828)

5e07cd2601d1308e80f271f2487239679d8d8148 authored over 5 years ago by mlodato517 <[email protected]>
[flow] Fix NavigationScreenProp.getParam type (#5830)

In my last PR I flipped the order of these around to fix an error, but turns out that was just c...

cd22810be67d68fe9f77dddf3eb1355556a40f72 authored over 5 years ago by Ashoat Tevosyan <[email protected]>
Add missing types for DrawerNavigatorConfig (#5820)

3f8a4d491c3c2b836e7604e2b32db9a5651d9b24 authored over 5 years ago by Edmundo Santos <[email protected]>
chore: remove createTabNavigator out of ts definition (#5809)

* chore: remove createTabNavigator out of ts definition

* update change log file

837fc0bc25741a81ed60bf0cd047f544852c5991 authored over 5 years ago by Luong Dang Hai <[email protected]>
Release 3.8.1

57d2bbeb968ae4c50ae6d84f99441d0f19916d6c authored over 5 years ago by Brent Vatne <[email protected]>
Release 3.8.0

e3c38aefe8e4411084823d91d6233da785a979f0 authored over 5 years ago by Brent Vatne <[email protected]>
[flow] Update for Flow 0.92 (#5806)

Changes:

1. We can now type React components with static members as `React.ComponentType` (in...

fb7da05beb698aa830a12a097c70c9c25fce7f1f authored over 5 years ago by Ashoat Tevosyan <[email protected]>
[Typescript] Add type for 'enableURLHandling' (#5803)

* updated types for 'enableURLHandling'

* Updated Changelog

5d097b92f43f55aa06e64545a42dd690b1544a57 authored over 5 years ago by jeffreyffs <[email protected]>
Release 3.7.1

- Rename 3.7.0 to 3.7.1 basically because I needed to rebase

60618d5d1db664c891e737cc699fed46682a684a authored over 5 years ago by Brent Vatne <[email protected]>