Commit Graph

15 Commits

Author SHA1 Message Date
Brian Vaughn dc945f6b81 Fixed a typo in string truncation util 2019-06-02 10:06:05 -07:00
Brian Vaughn 5a269e7ced Initial POC for compressing horizontal offset for wide/deep trees 2019-05-31 11:24:34 -07:00
Brian Vaughn d1344768b2 Changed export code to (hopefully) support larger exports 2019-05-22 08:41:57 -07:00
Brian Vaughn 95bd6c8f63 Added export to web shell and removed 'downloads' API permission 2019-05-22 06:46:42 -07:00
Dan Abramov 2afda3de37 Add back regex support 2019-04-04 17:05:34 +01:00
Dan Abramov 0f0062a71c Fix special cases 2019-04-04 17:00:35 +01:00
Dan Abramov 39da33a7bf Fix regex 2019-04-04 16:38:49 +01:00
Dan Abramov 8cfb0e20c7 Match search at word boundaries 2019-04-04 16:22:21 +01:00
Dan Abramov b2cd77d2e6 Add a space in <Foo /> 2019-04-03 17:04:31 +01:00
Brian Vaughn 7da5f83a28 Updated to account for facebook/react/pull/14906/commits/cdd9ba4 2019-02-28 13:22:27 -08:00
Brian Vaughn 5fd9cb5dfb Added copy props/state/hooks/context button 2019-02-22 09:39:05 -08:00
Brian Vaughn 9c093ac731 Fixed regexp parsing 2019-02-06 21:33:44 +00:00
Brian Vaughn 6dc3fa6fbd Cleaned up style vars 2019-02-05 11:23:37 +00:00
Brian Vaughn 1566141177 Strip React elements from serialized data (and display <name/> instead 2019-02-05 10:25:33 +00: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