Brian Vaughn
|
be930d5490
|
Use Circle CI to run lint, prettier, flow, and tests
|
2019-04-12 09:17:42 -07:00 |
|
Brian Vaughn
|
7bb2299de4
|
Moved __DEV__ setup from setupTests to setupEnv
|
2019-04-12 08:55:29 -07:00 |
|
Brian Vaughn
|
e0ffa2b88d
|
Moved a few vars inside of the setupTest beforeEach block
|
2019-04-12 08:55:29 -07:00 |
|
Brian Vaughn
|
158b0b5567
|
Added expand/collapse tests; chronologically ordered snapshots
|
2019-04-12 08:55:29 -07:00 |
|
Brian Vaughn
|
16a7119bf2
|
Added a simple Suspense test
|
2019-04-12 08:55:29 -07:00 |
|
Brian Vaughn
|
4ad85b26c0
|
Cleaned up setup/polyfills
|
2019-04-12 08:55:29 -07:00 |
|
Brian Vaughn
|
81183b1492
|
Named snapshots. Tests use act() abstraction.
|
2019-04-12 08:55:29 -07:00 |
|
Brian Vaughn
|
5d6a2082cc
|
Updated React test utils for newer version of act()
|
2019-04-12 08:55:29 -07:00 |
|
Brian Vaughn
|
1bdae952b5
|
Added separate mount+update tests
|
2019-04-12 08:55:29 -07:00 |
|
Brian Vaughn
|
25e918b4d9
|
Added [root] indicator to Store snapshot reprensentation
|
2019-04-12 08:55:29 -07:00 |
|
Brian Vaughn
|
4926d160d6
|
Removed unnecessary configurable Bridge batch duration
|
2019-04-12 08:55:29 -07:00 |
|
Brian Vaughn
|
9fb794b6ed
|
Added multi-test setup logic
|
2019-04-12 08:55:29 -07:00 |
|
Brian Vaughn
|
7621df5baf
|
Initial example test. Will iterate from here.
|
2019-04-12 08:55:29 -07:00 |
|
Brian Vaughn
|
7aadcdf624
|
Use :hidden attribute to collapse props/hooks
|
2019-04-12 08:53:41 -07:00 |
|
Brian Vaughn
|
ae7ea00e06
|
Fix small sizing issue with expand collapse toggle
|
2019-04-12 08:42:27 -07:00 |
|
Brian Vaughn
|
da4accda31
|
Added expand/collapse toggles to custom hooks
|
2019-04-12 08:39:03 -07:00 |
|
Brian Vaughn
|
94810b2b5a
|
Add Git revision to extension manifests
|
2019-04-11 19:06:07 -07:00 |
|
Brian Vaughn
|
9a0cf68a4d
|
Add Git revision to build version
|
2019-04-11 18:44:44 -07:00 |
|
Brian Vaughn
|
3ea5fac959
|
Enable text to wrap within error boundary stacks
|
2019-04-11 18:29:06 -07:00 |
|
 Brian VaughnandGitHub
|
f32b65d7b0
|
Merge pull request #135 from lucasecdb/fiber-info-overflow
Fix fiber info sidepanel not scrollable
|
2019-04-11 18:21:57 -07:00 |
|
Lucas Cordeiro
|
2671e7e0e0
|
Fix fiber info sidepanel not scrollable
|
2019-04-11 21:38:57 -03:00 |
|
Brian Vaughn
|
9642d26674
|
Added ErrorBoundary with GitHub bug link
|
2019-04-11 17:19:16 -07:00 |
|
 Dan AbramovandGitHub
|
da508fc23f
|
Merge pull request #126 from bvaughn/js-hover
Ignore hover when navigating with keyboard
|
2019-04-12 01:16:26 +01:00 |
|
Brian Vaughn
|
367249c175
|
Don't drill into owners list if no owner metadata is available
|
2019-04-11 14:00:27 -07:00 |
|
Brian Vaughn
|
75657c81e8
|
Merge branch 'keyboard-stuff' of https://github.com/gaearon/react-devtools-experimental
|
2019-04-11 11:55:39 -07:00 |
|
Dan Abramov
|
38b7cf5693
|
Ignore hover when navigating with keyboard
|
2019-04-11 13:27:49 +01:00 |
|
Dan Abramov
|
0281a0d905
|
Add a missing dep
|
2019-04-11 13:20:32 +01:00 |
|
 Brian VaughnandGitHub
|
a5eb96fbc0
|
Merge pull request #134 from sophiebits/bridge-batch
Improve bridge batching logic
|
2019-04-10 17:21:30 -07:00 |
|
Sophie Alpert
|
7c13ea2f2b
|
Improve bridge batching logic
Fixes #132.
|
2019-04-10 16:31:11 -07:00 |
|
Brian Vaughn
|
40469a190e
|
Fixed horizontal alignment for collapsable hooks
|
2019-04-10 12:47:51 -07:00 |
|
Brian Vaughn
|
84a5a13525
|
Editable name not text-selectable
|
2019-04-10 12:37:20 -07:00 |
|
Brian Vaughn
|
e9f385591e
|
Double clicking on a name toggles expanded state in KeyValue
|
2019-04-10 12:36:26 -07:00 |
|
Brian Vaughn
|
4f254c0a05
|
Refactored KeyValue toggle so columns with toggles align better below those without
|
2019-04-10 11:44:45 -07:00 |
|
Dan Abramov
|
952c8cda00
|
Fix a bug that caused it to jump over nodes when pressing too fast
|
2019-04-10 19:30:45 +01:00 |
|
Brian Vaughn
|
f0fb1805fe
|
Added new color-expand-collapse-toggle CSS var
|
2019-04-10 11:03:32 -07:00 |
|
Brian Vaughn
|
3e19b164b5
|
Merge branch 'collapse-props' of https://github.com/lucasecdb/react-devtools-experimental into lucasecdb-collapse-props
|
2019-04-10 11:03:04 -07:00 |
|
Lucas Cordeiro
|
944a6192e2
|
Use button instead of div for a11y
|
2019-04-10 15:01:05 -03:00 |
|
Dan Abramov
|
6420f11d65
|
Left and right arrows only traverse parents
|
2019-04-10 18:49:52 +01:00 |
|
Lucas Cordeiro
|
2d516199ea
|
Update opener icon and remove negative margin
|
2019-04-10 14:47:39 -03:00 |
|
 Brian VaughnandGitHub
|
0aacc2547e
|
Merge pull request #123 from gaearon/focus-keyboard
Picking a DOM node focuses the tree
|
2019-04-10 10:31:05 -07:00 |
|
Lucas Cordeiro
|
99a1e07aa6
|
Fix flow type
|
2019-04-10 14:28:48 -03:00 |
|
Lucas Cordeiro
|
0f955980a3
|
Add collapsible icon for object and array types
|
2019-04-10 14:28:48 -03:00 |
|
Dan Abramov
|
1c381c588a
|
Picking a DOM node focuses the tree
|
2019-04-10 18:27:40 +01:00 |
|
 Brian VaughnandGitHub
|
88e51adc35
|
Merge pull request #122 from gaearon/prevent
Prevent default on all key navigations
|
2019-04-10 10:17:12 -07:00 |
|
Brian Vaughn
|
4b0424fbed
|
Flow fix
|
2019-04-10 10:16:09 -07:00 |
|
Brian Vaughn
|
268a7cb5b4
|
Moved blur/focus up to the AutoSizer wrapper and removed an effect+ref
|
2019-04-10 10:14:21 -07:00 |
|
Brian Vaughn
|
caa74472f2
|
Replaced nested ternary
|
2019-04-10 10:01:03 -07:00 |
|
Brian Vaughn
|
6836f15924
|
Tweaked inactive CSS colors
|
2019-04-10 09:56:21 -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 |
|
Dan Abramov
|
5b480a85cb
|
Prevent default on all key navigations
|
2019-04-10 17:46:34 +01:00 |
|