React: React Fire Feature Flag

Created on 4 Sep 2018  路  3Comments  路  Source: facebook/react

There needs to be a feature flag for React 馃敟. I thought I'd make an issue to track what that entails. I need some help to make this list, but roughly going off of React Fiber:

  • [ ] Add feature flag to ReactFeatureFlags
  • [ ] Execute the test suite with React Fire flagged (this probably needs to be a config setting in Jest, but I'm not sure where yet)
  • [ ] It might be nice to build react-dom with fire enabled for testing in the DOM Test Fixtures
Build Infrastructure DOM Stale

Most helpful comment

We'll definitely need a flag for Fire but we might also have separate feature flags for smaller changes within the current system (which we'll need to assess how much effort it is to migrate for real code).

All 3 comments

We'll definitely need a flag for Fire but we might also have separate feature flags for smaller changes within the current system (which we'll need to assess how much effort it is to migrate for real code).

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution.

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!

Was this page helpful?
0 / 5 - 0 ratings