Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add runtime error overlay #1101

Merged
merged 124 commits into from
Mar 7, 2017
Merged

Add runtime error overlay #1101

merged 124 commits into from
Mar 7, 2017

Commits on Nov 26, 2016

  1. Add red box prototype

    Timer committed Nov 26, 2016
    Configuration menu
    Copy the full SHA
    2b39275 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2016

  1. Configuration menu
    Copy the full SHA
    6c82933 View commit details
    Browse the repository at this point in the history
  2. Slightly improve error reason

    Timer committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    2945385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c742848 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3ae31e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60d9aa0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57fa69d View commit details
    Browse the repository at this point in the history
  7. Allow error to be scrolled

    Timer committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    1a7f838 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7442984 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c12c55b View commit details
    Browse the repository at this point in the history
  10. Fix an uncaught syntax error

    Timer committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    eece957 View commit details
    Browse the repository at this point in the history
  11. Add workaround for Firefox 50

    Timer committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    9ffbefb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d0b534d View commit details
    Browse the repository at this point in the history
  13. Multiple error support

    When there's multiple errors, simply state that there are more instead of re-rendering
    Timer committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    91de3e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Log any renderer error

    Timer committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    69b9371 View commit details
    Browse the repository at this point in the history
  2. Dim node_modules in display

    Timer committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    370284a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0300be View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Magic: show me some source!

    Timer committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    74838e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fc583e View commit details
    Browse the repository at this point in the history
  3. Switch text from show -> hide

    Timer committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    2fad81b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4e1cc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    124ccc8 View commit details
    Browse the repository at this point in the history
  6. Update styles

    nicinabox committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    c639d81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    729ba96 View commit details
    Browse the repository at this point in the history
  8. Apply pre style

    nicinabox committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    67590d7 View commit details
    Browse the repository at this point in the history
  9. Add line highlight

    nicinabox committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    d5220f6 View commit details
    Browse the repository at this point in the history
  10. Add omitted frames ui

    nicinabox committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    e1d37f9 View commit details
    Browse the repository at this point in the history
  11. Move yellow to var

    nicinabox committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    e634d6e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f1ec77b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    965cf91 View commit details
    Browse the repository at this point in the history
  14. Extract ansiHTML

    Use base16-github theme
    ekosz committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    a3fdf13 View commit details
    Browse the repository at this point in the history
  15. Linting

    ekosz committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    4a2b460 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6c26595 View commit details
    Browse the repository at this point in the history
  17. Linting

    Timer committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    dda1aac View commit details
    Browse the repository at this point in the history
  18. Remove white background

    Timer committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    9a92f0f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    519bdb8 View commit details
    Browse the repository at this point in the history
  20. Target exact version

    Timer committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    5292b24 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8c11a72 View commit details
    Browse the repository at this point in the history
  22. Fix a bug where omitted frames would never be rendered

    (under certain circumstances)
    Timer committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    57b1673 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1e27dad View commit details
    Browse the repository at this point in the history
  24. Do not require the entire file

    Timer committed Nov 29, 2016
    3 Configuration menu
    Copy the full SHA
    b14365b View commit details
    Browse the repository at this point in the history
  25. Remove css file

    ekosz authored and Timer committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    46db1ae View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    65d2db5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. Fix title regression

    Timer committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    7ea2254 View commit details
    Browse the repository at this point in the history
  2. Update dependency

    Timer committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    ff6e0e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a07778e View commit details
    Browse the repository at this point in the history
  4. Temporarily disable links

    Timer committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    91f456b View commit details
    Browse the repository at this point in the history
  5. Switch internal toggle to 'i'

    Timer committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    3ce9bb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4567ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18422ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89f8e71 View commit details
    Browse the repository at this point in the history
  9. Re-introduce line highlighting

    Timer committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    ef940d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f95e07c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50ae867 View commit details
    Browse the repository at this point in the history
  12. Add missing ansi mappings

    Timer committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    7ba4853 View commit details
    Browse the repository at this point in the history
  13. Remove SIAF

    ekosz committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    c616c66 View commit details
    Browse the repository at this point in the history
  14. Skip native functions

    ekosz committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    c9982e2 View commit details
    Browse the repository at this point in the history
  15. Extract hints div function

    ekosz committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    620d0e6 View commit details
    Browse the repository at this point in the history
  16. Extract renderers

    ekosz committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    76ba68f View commit details
    Browse the repository at this point in the history
  17. Refacor var names

    ekosz committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    5c6777a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. Configuration menu
    Copy the full SHA
    a6cda06 View commit details
    Browse the repository at this point in the history
  2. Allow toggle between source

    Timer committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    c031598 View commit details
    Browse the repository at this point in the history
  3. Allow bundles to be expanded

    Timer committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    3cc4b42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b787c31 View commit details
    Browse the repository at this point in the history
  5. Toggle text for UX/DX

    Timer committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    b05762f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ec79ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5aea0a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81fce15 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00a9048 View commit details
    Browse the repository at this point in the history
  10. Make the close a button

    Timer committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    ede65a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2016

  1. Capture and store errors

    Timer committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    80130ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4621caf View commit details
    Browse the repository at this point in the history
  3. Only make code not wrap

    Timer committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    8c24f3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c18f09a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f95fe25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d3f404 View commit details
    Browse the repository at this point in the history
  7. Update close button style

    nicinabox committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    048824f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a1bfc8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Add left and right arrows

    Timer committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    8e64498 View commit details
    Browse the repository at this point in the history
  2. Make frames pointy

    Timer committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    77cd653 View commit details
    Browse the repository at this point in the history
  3. UTF-8 arrows

    Timer committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    872f277 View commit details
    Browse the repository at this point in the history
  4. Don't mount unneeded DOM node

    Timer committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    db31e1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10aa816 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Configuration menu
    Copy the full SHA
    ee8ec06 View commit details
    Browse the repository at this point in the history
  2. Collapsed and expanded

    Timer committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    4d7efad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2a7c54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cc2138 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    430c240 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    667a7bd View commit details
    Browse the repository at this point in the history
  7. Trim off whitespace of lines

    Timer committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    4158ca8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e36c66 View commit details
    Browse the repository at this point in the history
  9. Add footer message

    Timer committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    3a96646 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. Extract css file to JS

    ekosz committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    115cbd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e030bb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Extract red variable

    ekosz authored and Timer committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    857e0d3 View commit details
    Browse the repository at this point in the history
  2. Remove env

    ekosz authored and Timer committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    e520870 View commit details
    Browse the repository at this point in the history
  3. Update babel-code-frame

    Timer committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    8de51ed View commit details
    Browse the repository at this point in the history
  4. Set force color to true

    Timer committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    e05c88d View commit details
    Browse the repository at this point in the history
  5. Extract out collapse div logic

    Timer committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    7e2f9b2 View commit details
    Browse the repository at this point in the history
  6. Remove arrow field

    Timer committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    5f05432 View commit details
    Browse the repository at this point in the history
  7. Insert a top collapse

    Timer committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    bcdb069 View commit details
    Browse the repository at this point in the history
  8. Make browser friendlier

    Timer committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    ae727b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2016

  1. Absolutify ^

    Timer committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    ea4ed6f View commit details
    Browse the repository at this point in the history
  2. Make arrows buttons

    Timer committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    9f65765 View commit details
    Browse the repository at this point in the history
  3. Accessify

    Timer committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    7e1660e View commit details
    Browse the repository at this point in the history
  4. Let there be ES5

    Timer committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    8afb167 View commit details
    Browse the repository at this point in the history
  5. Pretty css

    Timer committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    fe5042c View commit details
    Browse the repository at this point in the history
  6. Use forEach where we can ...

    Timer committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    ae9c98b View commit details
    Browse the repository at this point in the history
  7. Remove extracted loop

    Timer committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    5b4aedd View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Fix IE compatibility

    Timer committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    5424fd4 View commit details
    Browse the repository at this point in the history
  2. Capture React warnings

    Timer committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    089eef8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2016

  1. Configuration menu
    Copy the full SHA
    f5a4ec4 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2016

  1. Whoops, fix arguments to crash.

    Timer committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    fe34c7d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2017

  1. Configuration menu
    Copy the full SHA
    b7d06d8 View commit details
    Browse the repository at this point in the history
  2. es5-ify

    Timer committed Feb 11, 2017
    Configuration menu
    Copy the full SHA
    640974b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2017

  1. Configuration menu
    Copy the full SHA
    4a0286f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Configuration menu
    Copy the full SHA
    5c8a8ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9de015 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. Configuration menu
    Copy the full SHA
    a568164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de35346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f31e5ab View commit details
    Browse the repository at this point in the history
  4. Disable console proxy

    Timer committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    37ff1cc View commit details
    Browse the repository at this point in the history
  5. Appease linter

    Timer committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    2d76dff View commit details
    Browse the repository at this point in the history
  6. Appease more

    Timer committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    77929a9 View commit details
    Browse the repository at this point in the history