react/packages/react-devtools-shared/src/devtools
Hristo Kanchev 709baf1fec [DevTools] Support for adding props | Improved state/props value editing (#16700)
* Extracted sanitizeForParse

* Added canAddEntries flag to InspectedElementTree

* Added EditableKey component.

* Added support to add an additional entry.

* Added support to add more complex data structures in the EditableValue component. Added support to change the dataType of the value that is being changed.

* Fixed flow error.

* Removed unneeded fragment.

* Renamed EditableKey -> EditableName

* Removed unneeded dependency

* Removed problematic props to state hook.

* Prettified changes.

* Removed unused import.

* Fixed shouldStringify check.

* Removed testing props from EditableProps.

* Made some inline tweaks
2019-09-10 13:30:43 -07:00
..
views [DevTools] Support for adding props | Improved state/props value editing (#16700) 2019-09-10 13:30:43 -07:00
ProfilerStore.js Added FB copyright header 2019-08-27 10:54:01 -07:00
ProfilingCache.js Added FB copyright header 2019-08-27 10:54:01 -07:00
cache.js Added FB copyright header 2019-08-27 10:54:01 -07:00
index.js Added FB copyright header 2019-08-27 10:54:01 -07:00
store.js Added FB copyright header 2019-08-27 10:54:01 -07:00
utils.js [DevTools] Support for adding props | Improved state/props value editing (#16700) 2019-09-10 13:30:43 -07:00