Commit Graph

17 Commits

Author SHA1 Message Date
Brian Vaughn 11d068d794 Merge branch 'fix-nested-hooks' of https://github.com/gaearon/react-devtools-experimental into gaearon-fix-nested-hooks 2019-04-04 13:54:41 -07:00
Brian Vaughn 64b0fd8ecd Fixed owners header font family too 2019-04-04 13:52:53 -07:00
Dan Abramov 9351c8070d Fix it all 2019-04-04 19:54:56 +01:00
Dan Abramov 194f523331 Add size to owner stack items 2019-04-04 19:36:04 +01:00
Dan Abramov 8478a526e6 Don't crash for deeply nested Hooks 2019-04-04 19:28:42 +01:00
Brian Vaughn ded2ce03ee Renamed TreeWrapper to innerElementType 2019-04-04 10:08:48 -07:00
Brian Vaughn c86793ef18 Merge branch 'a11y-tree' of https://github.com/gaearon/react-devtools-experimental into gaearon-a11y-tree 2019-04-04 09:54:46 -07:00
Brian Vaughn a9fced9b0d Prettier 2019-04-04 08:35:42 -07:00
Brian Vaughn 8c3a97401f Chagned owner div to be actual button 2019-04-04 08:35:25 -07:00
Brian Vaughn 485f389d05 Merge branch 'tab-owner' of https://github.com/gaearon/react-devtools-experimental into gaearon-tab-owner 2019-04-04 08:32:16 -07:00
Dan Abramov ec71171bec Move selection when typing in search field 2019-04-04 15:59:06 +01:00
Dan b1c675b8b1 Make owner stack reachable by keyboard 2019-04-04 09:56:37 +01:00
Dan Abramov c60f991d87 Make tree reachable by focus 2019-04-03 19:01:04 +01:00
Brian Vaughn f92d2bbf83 Fixed editing props for memo and forwardRef components 2019-04-03 09:29:33 -07:00
Brian Vaughn 6493db4acc Fixed an arrow navigation bug 2019-04-03 08:12:43 -07:00
Brian Vaughn 6772f2a9e1 Revert fa317be (temporarily show previously selected element props) 2019-04-03 07:52:30 -07:00
Dan Abramov 83bd211c9e Elements -> Components (naming) 2019-04-02 19:58:18 +01:00