forked from facebook/react
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flag to prevent registration of events facebook#954
Flag on EventPluginHub to disable event registration. For the purposes of server side rendering not registering events. Could be cleaner if used a transaction with an optional step. Alternatively could be an ExecutionEnvironment variable. Could also be flag passed to mount component, however non DOM components have no comprehension of events.
- Loading branch information
Glenn Murray
committed
Jan 24, 2014
1 parent
d422ebd
commit 0b5ad13
Showing
2 changed files
with
23 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters