Jack Pope

Results 20 issues of Jack Pope

Semantic release failed on the last build due to invalid Github credentials: https://circleci.com/gh/contently/videojs-annotation-comments/89?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

Added path to cookie setter so that every new path doesn’t create a new cookie

## Summary Internal cleanup of ReactTestRenderer ## How did you test this change? `yarn test packages/react/src/__tests__/ReactProfiler-test.internal.js`

CLA Signed
React Core Team

## Summary We need to unblock flipping the default for RTR to be concurrent rendering. Update ReactDevToolsHooksIntegration-test to use `unstable_isConcurrent` in place. ## How did you test this change? `yarn...

CLA Signed
React Core Team

## Summary We need to unblock flipping the default for RTR to be concurrent rendering. Update ReactART-test to use `unstable_isConcurrent` in place. ## How did you test this change? `yarn...

CLA Signed
React Core Team

Based on - https://github.com/facebook/react/pull/28489 - https://github.com/facebook/react/pull/28419 ## Summary The shallow renderer was extracted from the repo years ago and published by enzyme: https://github.com/enzymejs/react-shallow-renderer We no longer need to reexport under...

CLA Signed
React Core Team
React 19

## Summary Based on - https://github.com/facebook/react/pull/27903 This PR - Silence warning in React tests - Turn on flag We want to finish cleaning up internal RTR usage, but let's prioritize...

CLA Signed
React Core Team
React 19

Based on - https://github.com/facebook/react/pull/28497 - https://github.com/facebook/react/pull/28489 - https://github.com/facebook/react/pull/28419 ## Summary ## How did you test this change?

CLA Signed
React Core Team

Clean up unused ReactTestRenderer option: `unstable_concurrentUpdateByDefault`

CLA Signed
React Core Team

More test updates to use concurrent root in RTR `yarn test packages/react-debug-tools/src/__tests__/ReactHooksInspectionIntegration-test.js`

CLA Signed
React Core Team