1. 02 Aug, 2017 1 commit
    • Ade Viankakrisna Fadlil's avatar
      Format UglifyJs error (#2650) · b643f571
      Ade Viankakrisna Fadlil authored
      * format UglifyJs error
      
      * move formatBuildError to react-dev-utils
      
      * fix readme
      
      * use regex for plucking the path from stack
      
      * make path human readable and fallback to show error if regex not matched
      
      * rename to printBuildError and add link to the docs
      
      * fix link indentation
      
      * improve readibility + shorten link
      b643f571
  2. 10 Jul, 2017 1 commit
  3. 29 Jun, 2017 2 commits
  4. 28 Jun, 2017 2 commits
    • Dan Abramov's avatar
      Publish · 7796c94d
      Dan Abramov authored
       - babel-preset-react-app@3.0.1
       - create-react-app@1.3.2
       - eslint-config-react-app@1.0.5
       - react-dev-utils@3.0.1
       - react-error-overlay@1.0.8
       - react-scripts@1.0.8
      7796c94d
    • Dan Abramov's avatar
      Bump dependencies (#2658) · 16e5d15e
      Dan Abramov authored
      16e5d15e
  5. 19 Jun, 2017 1 commit
  6. 06 Jun, 2017 1 commit
  7. 27 May, 2017 1 commit
    • Dan Abramov's avatar
      Publish · 58d8c5c0
      Dan Abramov authored
       - react-dev-utils@3.0.0
       - react-error-overlay@1.0.7
       - react-scripts@1.0.7
      58d8c5c0
  8. 24 May, 2017 1 commit
    • Dan Abramov's avatar
      Publish · 7a1873c0
      Dan Abramov authored
       - eslint-config-react-app@1.0.4
       - react-dev-utils@2.0.1
       - react-error-overlay@1.0.6
       - react-scripts@1.0.6
      7a1873c0
  9. 22 May, 2017 2 commits
  10. 21 May, 2017 1 commit
    • Dan Abramov's avatar
      Publish · d649b8a0
      Dan Abramov authored
       - eslint-config-react-app@1.0.2
       - react-dev-utils@1.0.3
       - react-error-overlay@1.0.3
       - react-scripts@1.0.3
      d649b8a0
  11. 20 May, 2017 3 commits
  12. 19 May, 2017 3 commits
  13. 18 May, 2017 2 commits
  14. 17 May, 2017 1 commit
  15. 16 May, 2017 2 commits
  16. 15 May, 2017 2 commits
    • Gabriel Aumala's avatar
      Support node scripts in BROWSER (#1590) · 8f028ae4
      Gabriel Aumala authored
      * Support node scripts in BROWSER
      
      Modify OpenBrowser.js to run node scripts specified with the BROWSER environment
      variable . If the value of the BROWSER environment variable ends with '.js' a
      child process is spawned to execute the script with node.js. Any
      arguments passed to npm start are also passed to this script, as well as
      the url where the app is served.
      The command executed in the child process is:
      
      node <pathToScript> [OPTIONS] <url>
      
      Update User Guide.
      
      * Tweak code style
      
      * Pin dep
      
      * Comment out 0.10 docs
      8f028ae4
    • James Blight's avatar
      Allow custom proxies in development (#1790) · 71a27c0f
      James Blight authored
      * Change proxy handling to allow multiple proxies to be specified in package.json.
      
      * Up webpack-dev-server to 2.4.2
      
      Webpack Dev Server version 2.4.2 handles the external websocket upgrade
      for all proxies
      
      * Fix the listen() call
      
      * Switch to correct default host
      
      * Remove promises and extract to react-dev-utils
      
      * oops
      71a27c0f
  17. 14 May, 2017 3 commits
  18. 09 May, 2017 1 commit
    • Ian Schmitz's avatar
      Bump minimal Node version to 6 (#1897) · f35593c1
      Ian Schmitz authored
      * Bump minimal Node version to 4.7.0
      
      * Bump minimal Node version to 4.7.0
      
      Modified additional files that needed a bump to 4.7.0 minimum node version
      
      * Bump minimal Node version to 4.7.0
      
      Reverse changes to packages/create-react-app/index.js as this file needs to continue to work on Node 0.10+
      
      * Bump minimal node version to 6
      
      * Bump minimal node version to 6
      
      * Bump minimal node version to 6
      f35593c1
  19. 25 Apr, 2017 1 commit
  20. 07 Mar, 2017 1 commit
    • 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/facebookincubator/create-react-app/pull/1101#issuecomment-263621057
      https://github.com/facebookincubator/create-react-app/pull/1101#issuecomment-263636171
      
      * Update styles
      
      * Add container inside overlay
      
      * Apply pre style
      
      * Add line highlight
      
      * Add omitted frames ui
      
      * Move yellow to var
      
      * Do all function names in black
      
      * Adapt container based on screen size
      
      * Extract ansiHTML
      
      Use base16-github theme
      
      * Linting
      
      * Add syntax highlighting of errors
      
      * Linting
      
      * Remove white background
      
      * Append new files to package.json
      
      * Target exact version
      
      * White is a little harsh, use same color as red box.
      
      * Fix a bug where omitted frames would never be rendered
      (under certain circumstances)
      
      * Show local file path instead of confusing webpack://
      
      * Do not require the entire file
      
      * Remove css file
      
      * Use context size, not a magic variable.
      
      * Fix title regression
      
      * Update dependency
      
      * Do not center text for internal calls
      
      * Temporarily disable links
      
      * Switch internal toggle to 'i'
      
      * Remove unnecessary rules from container style
      
      * Reduce omitted frames font size
      
      * Fix font family in pre > code
      
      * Re-introduce line highlighting
      
      * Object.<anonymous> -> (anonymous function)
      
      * Add ability to see script source
      
      * Add missing ansi mappings
      
      * Remove SIAF
      
      * Skip native functions
      
      * Extract hints div function
      
      * Extract renderers
      
      * Refacor var names
      
      * If source is disabled, don't use the line.
      
      * Allow toggle between source
      
      * Allow bundles to be expanded
      
      * Wow, how did I let this one slip?
      
      * Toggle text for UX/DX
      
      * Make it so clicking Close unmounts the error component
      
      * Do not allow hot reloading once an error is thrown
      
      * Do not wrap lines for small displays
      
      * Fix toggle when additional errors happen
      
      * Make the close a button
      
      * Capture and store errors
      
      * Dispose on render; move additional logic
      
      * Only make code not wrap
      
      * Switch to a view-by-index method
      
      * Allow user to switch between errors with arrow keys
      
      * Fix text while switching between errors
      
      * Update close button style
      
      * Render additional errors at top
      
      * Add left and right arrows
      
      * Make frames pointy
      
      * UTF-8 arrows
      
      * Don't mount unneeded DOM node
      
      * Switch to single changing text for compiled <-> source
      
      * Don't display arrows with only one error.
      
      * Collapsed and expanded
      
      * Make sure the last collapse toggle is appended
      
      * Do not show the stack trace if it doesn't resolve to a file we wrote
      
      * Style container with media queries
      
      * Do not allow x overflow; break words by default.
      
      * Trim off whitespace of lines
      
      * Remove padding since it's not outer-most
      
      * Add footer message
      
      * Extract css file to JS
      
      * Only inject the css when the overlay is up
      
      * Extract red variable
      
      * Remove env
      
      * Update babel-code-frame
      
      * Set force color to true
      
      * Extract out collapse div logic
      
      * Remove arrow field
      
      * Insert a top collapse
      
      * Make browser friendlier
      
      * Absolutify ^
      
      * Make arrows buttons
      
      * Accessify
      
      * Let there be ES5
      
      * Pretty css
      
      * Use forEach where we can ...
      
      * Remove extracted loop
      
      * Fix IE compatibility
      
      * Capture React warnings
      
      * Add source override via React output parsing
      
      * Whoops, fix arguments to crash.
      
      * es5-ify
      
      * Re-enable e2e-install directory test
      
      * Only rewrite line number if it was resolved and leaves a line at bottom
      
      * Rename failFast to crashOverlay
      
      * Disable console proxy
      
      * Appease linter
      
      * Appease more
      ed5c016d
  21. 06 Mar, 2017 2 commits
    • Joe Haddad's avatar
      Published branch 0.9.x · 956322b7
      Joe Haddad authored
       - create-react-app@1.3.0
       - eslint-config-react-app@0.6.1
       - react-dev-utils@0.5.2
       - react-scripts@0.9.4
      956322b7
    • Ade Viankakrisna Fadlil's avatar
      extract generic build functions to react-dev-utils (#1726) · fbdff9d7
      Ade Viankakrisna Fadlil authored
      * Temp rename
      
      * Rename to change the case
      
      * extract generic build functions to react-dev-utils
      
      * tweak package json files and move removeFileNameHash
      
      * revert removeFileNameHash
      
      * use paths.appBuild in printFileSizes
      
      * use paths.appBuild in removeFileNameHash
      
      * change curried functions to regular functions
      
      * add fs-extra to react-dev-utils deps
      
      * move getDifferenceLabel inside printFileSizes
      
      * inline copyPublicFolder
      
      * combine printFileSizes and removeFileNameHash to fileSizeReporter
      
      * fix typo
      
      * Tweak APIs and fix issues
      
      * Fix heading
      
      * Remove missing file
      
      * Newline
      
      * Newline
      
      * Trailing space
      
      * Update FileSizeReporter.js
      
      * Update build.js
      fbdff9d7
  22. 26 Feb, 2017 1 commit
    • Joe Haddad's avatar
      Published 0.9.1 at 9e2624f3 · f3d8ffff
      Joe Haddad authored
       - babel-preset-react-app@2.1.1
       - create-react-app@1.1.0
       - eslint-config-react-app@0.5.2
       - react-dev-utils@0.5.1
       - react-scripts@0.9.1
      f3d8ffff
  23. 23 Feb, 2017 1 commit
  24. 11 Feb, 2017 1 commit
    • Joe Haddad's avatar
      Publish · 67e6cf5a
      Joe Haddad authored
       - babel-preset-react-app@2.1.0
       - create-react-app@1.0.4
       - eslint-config-react-app@0.5.1
       - react-dev-utils@0.5.0
       - react-scripts@0.9.0
      67e6cf5a
  25. 21 Dec, 2016 1 commit
  26. 11 Dec, 2016 1 commit
    • Dan Abramov's avatar
      Publish · 96f4be9b
      Dan Abramov authored
       - create-react-app@1.0.2
       - react-dev-utils@0.4.2
       - react-scripts@0.8.4
      96f4be9b
  27. 07 Dec, 2016 1 commit
    • Dan Abramov's avatar
      Publish · 49414d6b
      Dan Abramov authored
       - babel-preset-react-app@2.0.1
       - eslint-config-react-app@0.5.0
       - react-dev-utils@0.4.1
       - react-scripts@0.8.2
      49414d6b