Commit Graph

55 Commits

Author SHA1 Message Date
Joe Haddad
a6cda06faf If source is disabled, don't use the line. 2016-12-02 21:50:06 -05:00
Eric Koslow
5c6777ad09 Refacor var names 2016-11-29 20:40:32 -08:00
Eric Koslow
76ba68f399 Extract renderers 2016-11-29 20:40:31 -08:00
Eric Koslow
620d0e6302 Extract hints div function 2016-11-29 20:40:31 -08:00
Eric Koslow
c9982e2bb3 Skip native functions 2016-11-29 20:40:31 -08:00
Eric Koslow
c616c66def Remove SIAF 2016-11-29 20:40:18 -08:00
Joe Haddad
50ae867c75 Add ability to see script source 2016-11-29 22:33:21 -05:00
Joe Haddad
f95e07c9ac Object.<anonymous> -> (anonymous function) 2016-11-29 22:33:21 -05:00
Joe Haddad
ef940d8c2d Re-introduce line highlighting 2016-11-29 22:33:19 -05:00
Nic Aitch
89f8e71ea7 Fix font family in pre > code 2016-11-29 21:23:31 -06:00
Nic Aitch
18422aba92 Reduce omitted frames font size 2016-11-29 21:23:10 -06:00
Nic Aitch
b4567ffd82 Remove unnecessary rules from container style 2016-11-29 21:22:40 -06:00
Joe Haddad
3ce9bb6f93 Switch internal toggle to 'i' 2016-11-29 20:31:55 -05:00
Joe Haddad
91f456b3e1 Temporarily disable links 2016-11-29 19:37:54 -05:00
Joe Haddad
a07778ec2e Do not center text for internal calls 2016-11-29 19:34:54 -05:00
Joe Haddad
7ea225447d Fix title regression 2016-11-29 19:19:33 -05:00
Joe Haddad
65d2db5cfb Use context size, not a magic variable. 2016-11-29 18:10:39 -05:00
Eric Koslow
46db1ae54c Remove css file 2016-11-29 18:01:19 -05:00
Joe Haddad
b14365b99c Do not require the entire file 2016-11-29 17:48:02 -05:00
Joe Haddad
1e27dad642 Show local file path instead of confusing webpack:// 2016-11-29 17:35:24 -05:00
Joe Haddad
57b1673eb8 Fix a bug where omitted frames would never be rendered
(under certain circumstances)
2016-11-29 17:29:27 -05:00
Joe Haddad
9a92f0f044 Remove white background 2016-11-29 17:12:05 -05:00
Joe Haddad
dda1aac06c Linting 2016-11-29 17:11:45 -05:00
Eric Koslow
6c265953c1 Add syntax highlighting of errors 2016-11-29 13:49:32 -08:00
Eric Koslow
4a2b460fe0 Linting 2016-11-29 13:46:28 -08:00
Joe Haddad
965cf91c00 Adapt container based on screen size 2016-11-29 16:29:50 -05:00
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