Brian Vaughn
717af9f5c3
Updated the hydration test harness to cover a bit more
2019-06-17 14:37:49 -07:00
Brian Vaughn
d3d8a5d8b1
Hooks hydrate/dehydrate
2019-06-17 14:30:34 -07:00
Brian Vaughn
7a94ad4e8a
Added props/state/context inspection to KeyValue
2019-06-17 11:30:53 -07:00
Brian Vaughn
a6d3f30f95
Initial support for hydration added to both renderer interfaces.
2019-06-16 17:32:37 -07:00
Brian Vaughn
96f7646a1a
Updated hydration logic to handle custom objects
2019-06-12 15:43:15 -07:00
Brian Vaughn
aa87b125e7
Lots of tweaks
...
Remove selected guideline in favor of background color for selected subtree.
Add badges in grid format to selected elements prop panel.
Show badges beside owners list.
2019-06-01 08:24:24 -07:00
Brian Vaughn
b556f7444d
Profiler properly handles unmounted roots
2019-05-22 10:19:26 -07:00
Brian Vaughn
d440380719
Upgraded to canary with priority level info
2019-05-20 09:54:07 -07:00
Brian Vaughn
9a6a19456f
Show commit priority levels in Profiler UI
2019-05-20 09:39:26 -07:00
Brian Vaughn
5d6a2082cc
Updated React test utils for newer version of act()
2019-04-12 08:55:29 -07:00
Dan
80d9d8d841
Fix profiler and nits
2019-04-05 23:34:27 +01:00
Dan Abramov
d6257d382d
Expand the test fixture
2019-04-05 21:49:37 +01:00
Dan
9bcd5b2576
Fix Suspense fragment edge cases
2019-04-05 21:49:37 +01:00
Dan Abramov
9170e5695a
Fix double-adding fibers when traversing
2019-04-05 18:18:39 +01:00
Brian Vaughn
8d435595cd
Added truncation UI indicator for hooks. Addressed lint rule violations.
2019-04-04 14:09:10 -07:00
Dan Abramov
8478a526e6
Don't crash for deeply nested Hooks
2019-04-04 19:28:42 +01:00
Brian Vaughn
f92d2bbf83
Fixed editing props for memo and forwardRef components
2019-04-03 09:29:33 -07:00
Brian Vaughn
afba752034
Clicking commits and interactions link to each other
2019-03-24 09:46:54 -07:00
Brian Vaughn
5602fc5371
Added interaction tracing test harness to shell
2019-03-24 09:21:37 -07:00
Brian Vaughn
17a966651c
Added suspense to TODO list and added interactions to 'Commit Info' panel
2019-03-20 09:39:14 -07:00
Brian Vaughn
bffa72c601
Add placeholders to clarify between empty string, null, and undefined
2019-02-28 10:46:17 -08:00
Brian Vaughn
bc4e8950f6
Updated test code to include a deeply nested DIV
2019-02-27 13:05:43 -08:00
Brian Vaughn
89df0a6363
Yarn upgrade
2019-02-24 18:32:29 -08:00
Brian Vaughn
290e8c6926
Fixed null input value. Tweaked useReducer test harness.
2019-02-21 13:40:23 -08:00
Brian Vaughn
6f118497e8
Updated editable hooks UI and added limited undo feature
2019-02-21 13:24:01 -08:00
Brian Vaughn
df4a09d9b8
Updated flow-bin from 91 -> 93 and removed unnecessary fixmes
2019-02-21 09:15:47 -08:00
Brian Vaughn
bec073365d
Fix hooks warnings identified by prerelease version of react-hooks ESLint plugin
2019-02-19 13:15:57 -08:00
Brian Vaughn
a4212dcdce
Support editable props, state, and context values
2019-02-17 13:07:39 -08:00
Brian Vaughn
2fbacbff01
Tab bar resizes properly for narrow screens
2019-02-15 11:42:55 -08:00
Brian Vaughn
0008bb00d7
Inspectable complex hook values
2019-02-14 21:55:09 -08:00
Brian Vaughn
79f57532b9
Split demo app into multiple roots and fixed a multi-root bug
2019-02-13 11:22:22 -08:00
Brian Vaughn
33deb79ce4
Added simple hooks support (same as in legacy DevTools for now)
...
I had to add a couple of comments because Flow was being a mysterious little shit and I got tired of trying to work around it.
2019-02-05 09:23:14 +00:00
Brian Vaughn
d0d5b677de
Added better context support
2019-02-05 08:32:02 +00:00
Brian Vaughn
b56bc1a626
Initial pass at properties panel. Lots of TODOs remaining.
2019-02-04 17:49:30 +00:00
Brian Vaughn
a60c8e139a
Renamed app.js to App.js for consistency
2019-01-30 10:49:50 -08:00
Brian Vaughn
b7cbd38214
Misc updates to better handle tearing and add some future TODOs
2019-01-27 07:58:09 -08:00
Brian Vaughn
d57ec69561
Added initial Chrome/Firefox shells
2019-01-23 18:06:21 -08:00
Brian Vaughn
f881c32304
Added Prettier (and formatted code)
2019-01-23 08:45:19 -08:00
Brian Vaughn
d02b4a2784
Throttle bridge traffic for Elements tree updates
2019-01-23 08:27:40 -08:00
Brian Vaughn
5e0dfdac54
Initial commit
2019-01-22 11:04:37 -08:00