-
Notifications
You must be signed in to change notification settings - Fork 51k
Comparing changes
Open a pull request
base repository: facebook/react
base: 5d0c3c6c7d0a1f8fe793ca89d3e0f9f71f3e49a1
head repository: facebook/react
compare: c8979c016814a120dcd56ef4e26a20802c3e60d7
- 11 commits
- 14 files changed
- 1 contributor
Commits on Mar 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d56a22f - Browse repository at this point
Copy the full SHA d56a22fView commit details -
Allow <html> to be used in integration tests
Full document renders requires server rendering so the client path just uses the hydration path in this case to simplify writing these tests.
Configuration menu - View commit details
-
Copy full SHA for 38a27cb - Browse repository at this point
Copy the full SHA 38a27cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 968e0a0 - Browse repository at this point
Copy the full SHA 968e0a0View commit details -
Just warn when disableJavaScriptURLs is false
This avoids a breaking change.
Configuration menu - View commit details
-
Copy full SHA for 3c7e4d4 - Browse repository at this point
Copy the full SHA 3c7e4d4View commit details -
Detect leading and intermediate characters and test mixed case
These are considered valid javascript urls by browser so they must be included in the filter. This is an exact match according to the spec but maybe we should include a super set to be safer?
Configuration menu - View commit details
-
Copy full SHA for 8f89a99 - Browse repository at this point
Copy the full SHA 8f89a99View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9af765 - Browse repository at this point
Copy the full SHA b9af765View commit details -
Fix toString invocation and Flow types
Right now we invoke toString twice when we hydrate (three times with the flag off). Ideally we should only do it once even in this case but the code structure doesn't really allow for that right now.
Configuration menu - View commit details
-
Copy full SHA for 138f834 - Browse repository at this point
Copy the full SHA 138f834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9b293 - Browse repository at this point
Copy the full SHA 8d9b293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38d6287 - Browse repository at this point
Copy the full SHA 38d6287View commit details -
Add test that fails if g is added to the sanitizer
This only affects the prod version since the warning is deduped anyway.
Configuration menu - View commit details
-
Copy full SHA for be4f5c8 - Browse repository at this point
Copy the full SHA be4f5c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8979c0 - Browse repository at this point
Copy the full SHA c8979c0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5d0c3c6c7d0a1f8fe793ca89d3e0f9f71f3e49a1...c8979c016814a120dcd56ef4e26a20802c3e60d7