Brian Vaughn
|
5b6dbb8dd7
|
Replaced some passive effects with layout effects to avoid flash of overflowed owners
|
2019-04-07 10:01:18 -07:00 |
|
Brian Vaughn
|
df00a9639e
|
Removed some unnecessary functions
|
2019-04-07 09:58:34 -07:00 |
|
Brian Vaughn
|
9255ad1025
|
Replaced "colon" icon with more standard 3-dot "more"
|
2019-04-07 09:46:44 -07:00 |
|
Brian Vaughn
|
9a2f9ac880
|
Moved getElementDimensions() back into Overlay component
|
2019-04-07 09:42:52 -07:00 |
|
Hristo Kanchev
|
2620050abf
|
Removed unneeded min-height. Using throttle for resize function.
|
2019-04-07 11:48:35 +02:00 |
|
Hristo Kanchev
|
ce04f531d4
|
Implemented new OwnerStack UI enhancement
|
2019-04-07 11:37:12 +02:00 |
|
Brian Vaughn
|
d1a5346c48
|
Improved keyboard UX and focus UI for Tree and OwnersStack
|
2019-04-05 08:08:02 -07:00 |
|
Dan
|
b8245de5a1
|
Nits
|
2019-04-05 13:19:39 +01:00 |
|
Dan Abramov
|
4f5437edf7
|
Allow to toggle Suspense in Components pane
|
2019-04-05 13:19:30 +01:00 |
|
Dan
|
a8e46c67e6
|
Don't move selection unless search text increased length
|
2019-04-05 00:49:27 +01:00 |
|
Brian Vaughn
|
6c5c2cd3ad
|
Renamed innerElementType -> InnerElementType to avoid confusing hooks lint rule
|
2019-04-04 14:10:14 -07:00 |
|
Brian Vaughn
|
8d435595cd
|
Added truncation UI indicator for hooks. Addressed lint rule violations.
|
2019-04-04 14:09:10 -07:00 |
|
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 |
|