Brian Vaughn
|
4dcb34ea32
|
Fixed Flow error
|
2019-04-23 11:32:07 -07:00 |
|
Brian Vaughn
|
7f1531044b
|
Differentiate between no-change and no-element-found when inspecting element
|
2019-04-22 15:37:55 -07:00 |
|
Brian Vaughn
|
00872e2e51
|
Fixed suspense fallback issue by moving inspection message side effect before suspending render
|
2019-04-22 15:25:55 -07:00 |
|
Brian Vaughn
|
64bb2d31f9
|
Fixed bug with cache invalidation
|
2019-04-22 15:18:32 -07:00 |
|
Brian Vaughn
|
d53ae2ea8a
|
Refactored TreeContext to use less memoization (based on feedback from Sebastian)
|
2019-04-22 10:19:59 -07:00 |
|
Brian Vaughn
|
70be637d48
|
Don't schedule an update with React unless the curent element was invalidated
|
2019-04-22 09:37:55 -07:00 |
|
Brian Vaughn
|
5970bf4b40
|
Changed polling approach. Fixed remove event typo.
|
2019-04-22 09:37:55 -07:00 |
|
Brian Vaughn
|
3de18de25e
|
Tried to implement two setState pattern, but it does not feel right
|
2019-04-22 09:37:55 -07:00 |
|
Brian Vaughn
|
957c389566
|
Adding polling and initial stab at not serializing duplicate inspected Element props
|
2019-04-22 09:37:34 -07:00 |
|
Brian Vaughn
|
c6b19cc141
|
Refactored insepected element cache to use the context API
|
2019-04-22 09:37:34 -07:00 |
|