Commit Graph

17 Commits

Author SHA1 Message Date
Brian Vaughn ca7eb3c829 Changed highlight-on-search behavior to use TreeContext 2019-04-12 18:14:46 -07:00
Dan Abramov 097d0386b1 Track search navigation in DOM 2019-04-12 18:14:46 -07:00
Dan 454bcf1e01 Polish some mouse interactions 2019-04-13 01:07:35 +01:00
Dan Abramov 38b7cf5693 Ignore hover when navigating with keyboard 2019-04-11 13:27:49 +01:00
Brian Vaughn caa74472f2 Replaced nested ternary 2019-04-10 10:01:03 -07:00
Brian Vaughn d9ef0839a4 Merge branch 'inactive-window' of https://github.com/lucasecdb/react-devtools-experimental into lucasecdb-inactive-window 2019-04-10 09:51:29 -07:00
Brian Vaughn 61203f77cf Hide toggle arrows in owners list mode 2019-04-10 07:42:32 -07:00
Brian Vaughn b6df86c90c Added toggle button to Tree > Element views 2019-04-10 07:38:40 -07:00
Lucas Cordeiro 1c57ca0a1c Use focus state from elements tree instead of ownerDocument 2019-04-09 19:04:03 -03:00
Lucas Cordeiro 26106a4b9d Add check for inactive window on selected element 2019-04-09 19:03:59 -03:00
Brian Vaughn 7115408751 Added for itemData 2019-04-08 10:40:40 -07:00
Dan Abramov 52014671bf Make Flow happy 2019-04-08 18:03:48 +01:00
Dan Abramov c6ee445ea9 Address review 2019-04-08 18:00:48 +01:00
Dan Abramov 6538e7141a Add a comment 2019-04-08 17:58:12 +01:00
Dan Abramov 39223239bb Select DOM nodes on hover 2019-04-08 17:58:12 +01:00
Dan 0a6d637619 Fix spurious autoscroll 2019-04-08 00:51:31 +01:00
Dan Abramov 83bd211c9e Elements -> Components (naming) 2019-04-02 19:58:18 +01:00