Commit Graph

620 Commits

Author SHA1 Message Date
Joe Haddad
2ec79cab67 Make it so clicking Close unmounts the error component 2016-12-02 22:20:51 -05:00
Joe Haddad
b05762f7fb Toggle text for UX/DX 2016-12-02 22:18:16 -05:00
Joe Haddad
b787c3108e Wow, how did I let this one slip? 2016-12-02 22:11:07 -05:00
Joe Haddad
3cc4b4231f Allow bundles to be expanded 2016-12-02 22:10:40 -05:00
Joe Haddad
c0315988d8 Allow toggle between source 2016-12-02 21:50:07 -05:00
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
7ba4853361 Add missing ansi mappings 2016-11-29 22:33:21 -05: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
ff6e0e1362 Update dependency 2016-11-29 19:28:16 -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
8c11a723ee White is a little harsh, use same color as red box. 2016-11-29 17:19:23 -05:00
Joe Haddad
5292b24c15 Target exact version 2016-11-29 17:16:21 -05:00
Joe Haddad
519bdb823f Append new files to package.json 2016-11-29 17:12:33 -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
Eric Koslow
a3fdf1334b Extract ansiHTML
Use base16-github theme
2016-11-29 13:45:56 -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