Commit Graph

  • 0c0b30b8c7 Remove unnecessary interaction tracing ping wrapper (#16777) Brian Vaughn 2019-09-13 11:04:36 -07:00
  • 137ea783b1 Re-enable risky work loop changes (#16771) Andrew Clark 2019-09-13 09:33:46 -07:00
  • d6f6b951e1 Support disabling interaction tracing for suspense promises (#16776) Brian Vaughn 2019-09-13 08:59:57 -07:00
  • b4b8a349a3 [react-interactions] Add experimental FocusGrid API (#16766) Dominic Gannaway 2019-09-13 12:29:39 +02:00
  • a7dabcb60a Revert "Re-arrange slightly to prevent refactor hazard (#16743)" (#16769) Andrew Clark 2019-09-12 14:21:57 -07:00
  • 4b0b556dcf [react-interactions] Refactor TabFocusController (#16768) Dominic Gannaway 2019-09-12 22:28:07 +02:00
  • fb39f62925 Added upcoming changes to DevTools CHANGELOG Brian Vaughn 2019-09-12 08:34:28 -07:00
  • ba932a5ad9 fix: inspect ClassComponent.render instead of constructor, fixes #16749 (#16759) Anton Korzunov 2019-09-13 01:32:42 +10:00
  • 35a202d0e7 [react-events] Ensure we restore currentInstance + currentTimers (#16758) Dominic Gannaway 2019-09-12 12:44:05 +02:00
  • 3717c25a7e [react-interactions] More Tab Focus control handling (#16751) Dominic Gannaway 2019-09-11 22:35:33 +02:00
  • 0a2215cc0e [Scheduler][www] Put profiling feature behind flag (#16757) Andrew Clark 2019-09-11 13:28:03 -07:00
  • 8f03109cd2 Moved backend injection to the content script (#16752) Brian Vaughn 2019-09-11 09:51:32 -07:00
  • efa780d0ab Removed DT inject() script since it's no longer being used Brian Vaughn 2019-09-11 09:51:24 -07:00
  • 4290967d4c Merge branch 'tt-compat' of https://github.com/onionymous/react into onionymous-tt-compat Brian Vaughn 2019-09-11 09:34:31 -07:00
  • f09854a9e8 Moved inline comment. Brian Vaughn 2019-09-11 09:30:57 -07:00
  • 776d1c69b9 Lint fixes Stephanie Ding 2019-09-11 08:11:14 -07:00
  • 3a49dff386 [react-events] Use context.objectAssign in Tap responder (#16748) Dominic Gannaway 2019-09-11 17:06:40 +02:00
  • 2e75000f40 Removed done(), added some comments explaining the change Stephanie Ding 2019-09-11 08:05:27 -07:00
  • 56114a4b22 Change trackedTouchCount console.error to warn (#16750) Matt Kane 2019-09-11 13:10:26 +01:00
  • ae724be7be [react-interactions] Add TabFocusContainer and TabbableScope UI components (#16732) Dominic Gannaway 2019-09-11 12:46:41 +02:00
  • ab4951fc03 Re-arrange slightly to prevent refactor hazard (#16743) Andrew Clark 2019-09-10 20:07:12 -07:00
  • b0a8a3e041 Mark root as already hydrated after committing (#16739) Sebastian Markbåge 2019-09-10 20:02:02 -07:00
  • e04f4259c4 Handle SuspenseListComponent getting retried (#16745) Sebastian Markbåge 2019-09-10 19:38:44 -07:00
  • 8a6cd3cd12 remove ability to inject arbitrary scripts Stephanie Ding 2019-09-10 18:06:23 -07:00
  • d51f062d03 Formatting changes Stephanie Ding 2019-09-10 17:46:29 -07:00
  • 85c7211014 Moved injection logic to content script Stephanie Ding 2019-09-10 17:45:27 -07:00
  • 788036c7ed Moved backend injection logic to content script Stephanie Ding 2019-09-10 17:34:12 -07:00
  • c93038fabe Moved backend injection logic to content script Stephanie Ding 2019-09-10 17:22:04 -07:00
  • 2c98af77c3 DevTools: Props editing interface tweaks (#16740) Brian Vaughn 2019-09-10 14:57:33 -07:00
  • 2ce5801c25 Added upcoming changes to DevTools CHANGELOG Brian Vaughn 2019-09-10 13:32:53 -07:00
  • 709baf1fec [DevTools] Support for adding props | Improved state/props value editing (#16700) Hristo Kanchev 2019-09-10 22:30:43 +02:00
  • 4ef6387d6e [DevTools] [Context] Legacy Context (#16617) Hristo Kanchev 2019-09-10 22:30:20 +02:00
  • c317fc273b Correct link for troubleshooting react-dev-tools (#16690) (#16708) Liad Yosef 2019-09-10 23:14:19 +03:00
  • 41a78cd85c [react-events] Tap: add maximumDistance prop (#16689) Nicolas Gallagher 2019-09-10 12:52:43 -07:00
  • 2400400788 react-refresh@0.4.2 Dan Abramov 2019-09-10 20:46:34 +01:00
  • ba6bb0fccf [Fresh] Hash signatures (#16738) Dan Abramov 2019-09-10 20:28:13 +01:00
  • fd3e8cb0ae [react-events] Remove stopPropagation (Press) + use document for delegation (#16730) Dominic Gannaway 2019-09-10 20:31:24 +02:00
  • 38c03ce006 Fix typo in commet (#16727) Heaven 2019-09-11 01:27:38 +08:00
  • 4905590e1e Fixed font family issue in FF. (#16701) Hristo Kanchev 2019-09-10 01:21:04 +02:00
  • 35f447ddbf Remove console.log from copyWithSet (#16716) Daniel Lo Nigro 2019-09-09 16:18:09 -07:00
  • 440cbf2ee5 Let's schedule the passive effects even earlier (#16714) Sebastian Markbåge 2019-09-09 15:06:03 -07:00
  • cc2492ccf1 Schedule passive callbacks before layout effects are invoked (#16713) Sebastian Markbåge 2019-09-09 13:34:57 -07:00
  • 031eba789f [react-events] Tap: change order of events (#16694) Nicolas Gallagher 2019-09-09 09:08:17 -07:00
  • f26fe8c0a7 [react-events] Keyboard: fix callback return types (#16693) Nicolas Gallagher 2019-09-09 09:07:42 -07:00
  • 9444c876d5 Remove wrong copy-paste code in test (#16695) Heaven 2019-09-09 18:34:08 +08:00
  • b260bef398 [Fresh] Add skipEnvCheck option to Babel plugin (#16688) Dan Abramov 2019-09-06 20:30:16 +01:00
  • 2f15881859 react-refresh@0.4.1 Dan Abramov 2019-09-06 20:02:43 +01:00
  • 9044bb0fa3 [Fresh] Fix a crash with implicit arrow return (#16687) Dan Abramov 2019-09-06 19:58:07 +01:00
  • 21d79ce040 Add FreshRuntime WWW bundle, remove ESLint (#16684) Dan Abramov 2019-09-06 16:48:07 +01:00
  • 206d61f722 fix typos on react-devtools comments (#16681) Alex Rohleder 2019-09-06 16:47:44 +02:00
  • 61836fba2a Fix typo: wnless -> unless (#16680) Heaven 2019-09-06 22:47:35 +08:00
  • e11bf42cea Check for Suspense boundary in a root Container (#16673) Sebastian Markbåge 2019-09-05 16:06:05 -07:00
  • 962dfc2c33 Remove experimental scheduler flags (#16672) Dan Abramov 2019-09-05 20:08:06 +01:00
  • ff006451ad [react-events] Fix isTargetWithinNode type (#16671) Nicolas Gallagher 2019-09-05 11:36:31 -07:00
  • 040ca0fad7 Enable MessageLoop implementation by default (#16408) Dan Abramov 2019-09-05 19:25:51 +01:00
  • d96f478f8a use-subscription tearing fix (#16623) Brian Vaughn 2019-09-05 11:12:46 -07:00
  • 79e46b6778 updated flags from false to dicated on www (#16647) Luna Ruan 2019-09-05 09:51:44 -07:00
  • 8d7c733f1f [Partial Hydration] Don't invoke listeners on parent of dehydrated event target (#16591) Sebastian Markbåge 2019-09-05 08:51:31 -07:00
  • 9ce8711d5a [react-events] Tap responder (#16628) Nicolas Gallagher 2019-09-04 17:09:33 -07:00
  • e86146e714 [react-events] Refine executeUserEventHandler (#16662) Dominic Gannaway 2019-09-05 00:36:29 +01:00
  • c66edb9f8b [react-events] Refactor getCurrentTarget to getResponderNode (#16660) Dominic Gannaway 2019-09-04 20:04:35 +01:00
  • 9ff60ff16b [react-events] Fix Scope listener issue (#16658) Dominic Gannaway 2019-09-04 18:57:39 +01:00
  • 7126a37bf4 [react-events] Keyboard responder propagation handling (#16657) Dominic Gannaway 2019-09-04 18:25:05 +01:00
  • 539640d89f [react-events] Various core tweaks for event responder system (#16654) Dominic Gannaway 2019-09-04 18:05:56 +01:00
  • af032764a9 [react-events] Adds preventKeys support to Keyboard responder (#16642) Dominic Gannaway 2019-09-04 01:38:36 +01:00
  • f705e2bac7 Updated pending CHANGELOG for DevTools Brian Vaughn 2019-09-03 08:37:12 -07:00
  • 77bb102398 [DevTools] [Profiler]: Save profile now working in Firefox (#16612) Hristo Kanchev 2019-09-03 17:35:12 +02:00
  • 92f094d86d fix typo: oncurrent - concurrent (#16633) Heaven 2019-09-02 18:21:48 +08:00
  • 46f912fd57 [react-core] Add more support for experimental React Scope API (#16621) Dominic Gannaway 2019-08-30 18:27:14 +01:00
  • 2c1e6bf619 Adopt Contributor Covenant (#16613) Paul O’Shannessy 2019-08-29 16:04:47 -07:00
  • f962feb882 Updated extensions build-from-source instructions in README Brian Vaughn 2019-08-29 08:49:08 -07:00
  • ac6193687f add integrity field in yarn.lock (#16601) Simen Bekkhus 2019-08-29 17:36:02 +02:00
  • 16329bd954 chore: Update nvmrc with latest lts (#16610) Sebastian Silbermann 2019-08-29 17:30:35 +02:00
  • 4e544cffee [react-events] Split out mixed event responder tests (#16608) Dominic Gannaway 2019-08-29 16:13:37 +01:00
  • f61138e068 Use renderToStaticMarkup for tests (#16516) Gerald Monaco 2019-08-29 08:08:38 -07:00
  • 980112b146 rephrase comment (#16559) James George 2019-08-29 19:21:07 +05:30
  • 8a7c2e50f1 Remove duplicate character in regex group (#16572) Bas Peeters 2019-08-29 15:49:27 +02:00
  • 557d472fe3 add <thead>, <tfoot> to table > tr warning (#16535) Tom Quirk 2019-08-29 23:46:27 +10:00
  • 37fcd04681 chore: upgrade to danger 9 (#16602) Simen Bekkhus 2019-08-29 14:46:53 +02:00
  • bd79be9b68 [react-core] Add experimental React Scope component API (#16587) Dominic Gannaway 2019-08-29 12:06:51 +01:00
  • 996acf9036 Updated DevTools extension build script to work when run remotely (#16603) Brian Vaughn 2019-08-28 17:01:26 -07:00
  • 34aaec6f90 [react-events] Ensure screen reader virtual clicks support preventDefault (#16600) Dominic Gannaway 2019-08-28 17:39:07 +01:00
  • 01fb68b9bf Don't ignore dependencies for render phase update (#16574) Dan Abramov 2019-08-28 16:55:56 +01:00
  • 1b585f630b Fix link on error-codes/README.md (#16595) LEE SUK JAE 2019-08-28 23:49:45 +09:00
  • 0f3e82f3c4 Merge branch 'devtools-v4-merge' Brian Vaughn 2019-08-28 07:39:49 -07:00
  • b8390310b1 Revert "Import React DevTools v4" Brian Vaughn 2019-08-28 07:39:32 -07:00
  • b438699d36 Import React DevTools v4 Brian Vaughn 2019-08-28 07:35:53 -07:00
  • ada5991422 Removed an unnecessary/unused DT Flow type Brian Vaughn 2019-08-28 07:28:06 -07:00
  • 08ce280cbc Updated DT regression fixture path Brian Vaughn 2019-08-28 07:25:52 -07:00
  • b034ac6d38 Merge branch 'master' into devtools-v4-merge Brian Vaughn 2019-08-28 07:13:49 -07:00
  • f512537754 Babel Transform JSX to React.jsx/React.jsxDEV Plugin (#16432) Luna Ruan 2019-08-27 16:00:20 -07:00
  • cb15f18dc1 [react-events] Improve mock event object accuracy (#16590) Nicolas Gallagher 2019-08-27 15:45:54 -07:00
  • bc8b15332b Updated README docs, example screenshots, etc Brian Vaughn 2019-08-27 15:20:34 -07:00
  • 7153dd516f Fixed a StyleEditor variable resolution regression Brian Vaughn 2019-08-27 12:53:38 -07:00
  • 33d439f8fd Merge branch 'master' into devtools-v4-merge Brian Vaughn 2019-08-27 11:00:41 -07:00
  • fb316787cb Removed unused Chrome Flow types Brian Vaughn 2019-08-27 10:54:21 -07:00
  • 8e1434e80e Added FB copyright header Brian Vaughn 2019-08-27 10:54:01 -07:00
  • 49b0f87d10 Suppress act/renderer warning for DevTools tests Brian Vaughn 2019-08-27 10:46:27 -07:00
  • 8c684bf7e1 Removed forked DevTools Flow types Brian Vaughn 2019-08-27 10:42:02 -07:00
  • 9a016c0c2b Removed outdated snapshot Brian Vaughn 2019-08-27 10:31:36 -07:00