1. 16 May, 2017 2 commits
  2. 15 May, 2017 1 commit
  3. 11 May, 2017 1 commit
    • Joe Haddad's avatar
      Adds tests for the overlay (#2118) · 942cf623
      Joe Haddad authored
      * Add get-source-map tests
      
      * Fixtures shouldn't be formatted
      
      * Add mapper tests
      
      * Add stack-frame tests
      
      * Add more util tests
      
      * Add unmapper tests
      
      * Add parser tests
      
      * Switch to snapshots
      
      * Snapshot more
      942cf623
  4. 10 May, 2017 1 commit
    • Joe Haddad's avatar
      Add `react-error-overlay` package (#2111) · 70768b32
      Joe Haddad authored
      * ༼ つ ◕_◕ ༽つ stack-frame-overlay
      
      * Fix linting
      
      * Remove auto overlay
      
      * Fix e2e
      
      * Pull in the rest
      
      * Appease flow
      
      * Correct dep
      
      * Remove old repo references
      
      * Check flow on test
      
      * Test overlay in e2e
      
      * Add cross env
      
      * Rename package
      
      * Make sure it gets built post-install
      
      * Update the README
      
      * Remove extra builds now that there's a postinstall script
      
      * Revert "Remove extra builds now that there's a postinstall script"
      
      This reverts commit 8bf601db.
      
      * Remove broken script
      
      * Fix some dev ergo
      70768b32