1. 07 Mar, 2017 2 commits
    • Joe Haddad's avatar
      Add runtime error overlay (#1101) · ed5c016d
      Joe Haddad authored
      * Add red box prototype
      
      * Unmount fail node when hot-reloaded (future proofing)
      
      * Slightly improve error reason
      
      * Add Chrome unhandledrejection listener
      
      * Close red box when Escape is pressed
      
      * Construct our own source if not available
      
      * Resolve sourcemaps for friendlier traces
      
      * Allow error to be scrolled
      
      * Only utilize sourcemaps, not the magic. :(
      
      * Make view similar to React Native
      
      * Fix an uncaught syntax error
      
      * Add workaround for Firefox 50
      
      * Add a hint for closing the prompt
      
      * Multiple error support
      When there's multiple errors, simply state that there are more instead of re-rendering
      
      * Log any renderer error
      
      * Dim node_modules in display
      
      * Override chrome stack trace limit
      
      * Magic: show me some source!
      
      * Add ability to toggle internal calls
      
      * Switch text from show -> hide
      
      * Change color scheme to something easier on the eyes
      
      * Change UI to be friendlier (thanks @nicinabox)
      https://github.com/faceboo...
      ed5c016d
    • Joe Haddad's avatar
      Switch to preset-env (#1742) · 24f38f86
      Joe Haddad authored
      * Switch to preset-env
      Disables webpack modules by enabling babel modules to resolve #1638
      
      * Bump babel-core to match babel preset versions
      
      * Add uglify to targets
      24f38f86
  2. 06 Mar, 2017 8 commits
  3. 05 Mar, 2017 18 commits
  4. 04 Mar, 2017 4 commits
  5. 03 Mar, 2017 2 commits
  6. 02 Mar, 2017 4 commits
  7. 01 Mar, 2017 2 commits