-
Notifications
You must be signed in to change notification settings - Fork 49.8k
using the wrong renderer's act() should warn #15399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
threepointone
wants to merge
28
commits into
facebook:master
from
threepointone:renderer-specific-act-warning
Closed
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
c35e37a
mark react-events as private so we publish script skips it for now
dc605c1
Merge remote-tracking branch 'upstream/master'
a09bd0f
Merge remote-tracking branch 'upstream/master'
48ffcee
Merge remote-tracking branch 'upstream/master'
f0c3493
warn when using the wrong act() around create/updates
c1e2986
Merge remote-tracking branch 'upstream/master' into renderer-specific…
bd31fed
make a proper fixture for act()
b417644
cleanup fixtures/dom/.gitignore
6812f6e
verify that it 'works' with art+dom
190f656
verify that it 'works' with art+test
7caa1b2
augh prettier
4fc4c39
tweak warning messages
91c5d79
Stop tracking bundle sizes (#15404)
acdlite 46a4237
React events: ignore device buttons that aren't for primary interacti…
necolas e4d93a7
warn when using the wrong act() around create/updates
da0e642
Merge branch 'renderer-specific-act-warning' of github.com:threepoint…
d008007
Merge remote-tracking branch 'upstream/master' into renderer-specific…
0aebde1
lose ReactActingUpdatesSigil.js, use flushPassiveEffects as the actin…
7f3fd8f
copy nit
b0391d7
Update ReactShouldWarnActingUpdates.js
29e2cc7
rename ReactShouldWarnActingUpdates to ReactActingRendererSigi, merge…
cd695e6
augh prettier
d00d827
move the check to updatecontainer, run the act fixtures in ci
82124cc
s/console.error/spy
c2a52f5
run yarn before dom-fixture tests
381d292
Merge branch 'master' into renderer-specific-act-warning
threepointone 275d47c
Merge branch 'master' into renderer-specific-act-warning
threepointone 26ce8b4
Merge branch 'master' into renderer-specific-act-warning
threepointone File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.