Ecosyste.ms: OpenCollective

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

github.com/react-navigation/core

Core utilities for the react-navigation framework shared between the native and web implementations.
https://github.com/react-navigation/core

fix: update navigation prop invariant for v4

slorber opened this pull request almost 5 years ago
fix: update invariant message

slorber opened this pull request almost 5 years ago
chore(deps): bump handlebars from 4.1.0 to 4.5.3

dependabot[bot] opened this pull request almost 5 years ago
fix: avoid error when updateNextStateHistory called with state

hsource opened this pull request about 5 years ago
Added Partial to setParams

Titozzz opened this pull request about 5 years ago
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2

dependabot[bot] opened this pull request about 5 years ago
chore(deps): bump lodash.template from 4.4.0 to 4.5.0

dependabot[bot] opened this pull request about 5 years ago
chore(deps): bump eslint-utils from 1.3.1 to 1.4.3

dependabot[bot] opened this pull request about 5 years ago
fix: don't pop routeKeyHistory when child handles back action

hsource opened this pull request about 5 years ago
fix: fixed Tab/SwitchRouter incorrectly switching children on "back"

hsource opened this pull request about 5 years ago
wip: removed code block that prevents event dispatch

michizhou opened this pull request about 5 years ago
chore: update "@react-native-community/bob" to the latest version

serhiipalash opened this pull request over 5 years ago
Fix: focus/blur event

skahack opened this pull request over 5 years ago
Feature: Use lodash.get to get params by path

alizahid opened this pull request over 5 years ago
feat: support string array for uriPrefix

devtanc opened this pull request over 5 years ago
refactor: add types to action creators/invariant

bensalilijames opened this pull request over 5 years ago
refactor: store more info about the transitions in the state

satya164 opened this pull request over 5 years ago
docs: Add comment to getScreen fix

janicduplessis opened this pull request over 5 years ago
fix: getScreen getting called for each route on init

janicduplessis opened this pull request over 5 years ago
feat: add a JUMP_TO action for switch

satya164 opened this pull request over 5 years ago
chore: configure bob and metro

satya164 opened this pull request over 5 years ago
router don't swallow RESET action if it's not for itself, thus childR…

Daimension opened this pull request over 5 years ago
fix: drop custom history logic for isFirstRouteInParent

satya164 opened this pull request over 5 years ago
feat: add a isFirstRouteInParent method to navigation object

satya164 opened this pull request over 5 years ago
Remove create-react-context to shrink bundle size impact

matthargett opened this pull request almost 6 years ago
chore: use tsc only for decalartions

satya164 opened this pull request almost 6 years ago
Removed --copy-files flag to prevent dupes causing errors

Elijen opened this pull request almost 6 years ago
Added web compatibility

EvanBacon opened this pull request almost 6 years ago
Set default value “null” for “key” property in RESET action

serhiipalash opened this pull request almost 6 years ago
Don’t propagate RESET event from switch router to nested stack routers

serhiipalash opened this pull request almost 6 years ago
Remove react-lifecycles-compat to reduce bundle size impact

matthargett opened this pull request almost 6 years ago
Add switch backbehavior examples

slorber opened this pull request almost 6 years ago
tests: refactor SwitchRouter tests

slorber opened this pull request almost 6 years ago
Update index.js

pontusab opened this pull request almost 6 years ago
handle new SwitchRouter history back behaviors

slorber opened this pull request almost 6 years ago
prevent onRef callback be called twice on withNavigationFocus Components

bySabi opened this pull request almost 6 years ago
more code to TS

horacioh opened this pull request about 6 years ago
Do not clear navigation child from cache while transitioning

rimzici opened this pull request about 6 years ago
call createReactContext with at explicit non-value

bySabi opened this pull request about 6 years ago
Add back TypeScript support

brentvatne opened this pull request about 6 years ago
Param handling of SwitchRouter with child action

ericvicenti opened this pull request about 6 years ago
example code working with TS

horacioh opened this pull request about 6 years ago
Fix NavigationEvents implementation

slorber opened this pull request about 6 years ago
fix optional flag on testRegex

horacioh opened this pull request about 6 years ago
Specify default params in the params key in route config

brentvatne opened this pull request about 6 years ago
Use react-is to check valid components

janicduplessis opened this pull request about 6 years ago
fix: avoid stringified "null" and "undefined" values

jaulz opened this pull request about 6 years ago
Fix test --coverage errors related to TS

horacioh opened this pull request about 6 years ago
Revert "add typecript to co-exist with js"

ericvicenti opened this pull request about 6 years ago
add typecript to co-exist with js

horacioh opened this pull request about 6 years ago
Update README.md

socksrust opened this pull request about 6 years ago
Fix typos in StateUtils.js

fabriziogiordano opened this pull request about 6 years ago