Commit Graph

29 Commits

Author SHA1 Message Date
Nic Aitch
f1ec77b6dc Do all function names in black 2016-11-29 14:41:26 -06:00
Nic Aitch
e634d6e1d7 Move yellow to var 2016-11-29 14:41:14 -06:00
Nic Aitch
e1d37f9243 Add omitted frames ui 2016-11-29 14:13:56 -06:00
Nic Aitch
d5220f6784 Add line highlight 2016-11-29 13:09:23 -06:00
Nic Aitch
67590d735e Apply pre style 2016-11-29 13:09:11 -06:00
Nic Aitch
729ba96c0e Add container inside overlay 2016-11-29 13:08:43 -06:00
Nic Aitch
c639d816d4 Update styles 2016-11-29 13:08:20 -06:00
Joe Haddad
124ccc89a0 Change UI to be friendlier (thanks @nicinabox)
https://github.com/facebookincubator/create-react-app/pull/1101#issuecomment-263621057
https://github.com/facebookincubator/create-react-app/pull/1101#issuecomment-263636171
2016-11-29 12:33:32 -05:00
Joe Haddad
c4e1cc477a Change color scheme to something easier on the eyes 2016-11-29 12:30:03 -05:00
Joe Haddad
2fad81b627 Switch text from show -> hide 2016-11-29 00:28:29 -05:00
Joe Haddad
1fc583ebdb Add ability to toggle internal calls 2016-11-29 00:26:21 -05:00
Joe Haddad
74838e37b0 Magic: show me some source! 2016-11-28 23:56:00 -05:00
Joe Haddad
c0300bef67 Override chrome stack trace limit 2016-11-28 18:35:19 -05:00
Joe Haddad
370284a441 Dim node_modules in display 2016-11-28 18:32:45 -05:00
Joe Haddad
69b937139f Log any renderer error 2016-11-28 18:32:27 -05:00
Joe Haddad
91de3e784b Multiple error support
When there's multiple errors, simply state that there are more instead of re-rendering
2016-11-27 16:37:21 -05:00
Joe Haddad
d0b534d845 Add a hint for closing the prompt 2016-11-27 15:42:34 -05:00
Joe Haddad
9ffbefb31c Add workaround for Firefox 50 2016-11-27 14:50:38 -05:00
Joe Haddad
eece95721a Fix an uncaught syntax error 2016-11-27 14:37:51 -05:00
Joe Haddad
c12c55bfa5 Make view similar to React Native 2016-11-27 14:32:03 -05:00
Joe Haddad
7442984f47 Only utilize sourcemaps, not the magic. :( 2016-11-27 13:50:23 -05:00
Joe Haddad
1a7f838e34 Allow error to be scrolled 2016-11-27 12:33:19 -05:00
Joe Haddad
57fa69d08d Resolve sourcemaps for friendlier traces 2016-11-27 11:47:29 -05:00
Joe Haddad
60d9aa011f Construct our own source if not available 2016-11-27 11:39:22 -05:00
Joe Haddad
a3ae31e1e2 Close red box when Escape is pressed 2016-11-26 20:14:24 -05:00
Joe Haddad
c742848d38 Add Chrome unhandledrejection listener 2016-11-26 20:07:41 -05:00
Joe Haddad
2945385564 Slightly improve error reason 2016-11-26 20:07:14 -05:00
Joe Haddad
6c829330d0 Unmount fail node when hot-reloaded (future proofing) 2016-11-26 20:07:02 -05:00
Joe Haddad
2b39275f7f Add red box prototype 2016-11-26 01:10:20 -05:00