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

Cra sb #1

Merged
merged 181 commits into from
May 24, 2017
Merged

Cra sb #1

merged 181 commits into from
May 24, 2017

Conversation

athill
Copy link
Collaborator

@athill athill commented May 24, 2017

No description provided.

Timer and others added 30 commits April 24, 2017 14:54
* Modularize and extract crashOverlay to iframe

* Do not break words

* Disable warning overlay

* Use CJS imports
* Define dev chunk names

Fixes facebook#2046

* Add comment
* Suggest to create .eslintrc for IDE lint plugins

* Update README.md

* Update README.md
* Update README.md

* Update README.md
* Fix instructions for serving with now

Not sure if new, but the `--single` flag is now important.

* Keep it shorter
* Forbid using window properties as global variables

* Change globals list to match Standard.

* Fix globals
…#2099)

* Revert "Ignore the yarn cache directory (facebook#2063)"

This reverts commit 94149c7.

* Revert "Forbid using window properties as global variables (facebook#1840)"

This reverts commit 5a7d8e8.
* 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
* Prettify errors and warnings for Webpack 2

* Update formatWebpackMessages.js
* ༼ つ ◕_◕ ༽つ 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 8bf601d.

* Remove broken script

* Fix some dev ergo
* 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
* update readme with fix from facebook#1939

* update with better globbing

* added note

* updating with a note and reverting previous changes

* how about this?

* refactor

* added note about new files back in after verifying locally

* spaces back in, sorry was my editor!

* removed note about new files :)

* added bullet about new files issue currently open on node-sass
pmadar and others added 28 commits May 22, 2017 12:46
* add missing files

* Update README.md
* Don't resolve if on network

* Update WebpackDevServerUtils.js
* Upgraded eslint-plugin-jsx-a11y to 5.0.3 to take advantage of
  d70ac7d7975819e7a52b85465ec67a0d93eb962a
* Add navigateFallbackWhitelist /__* to SW Precache config

* Add comments
* Lint internal scripts with eslint:recommended

* Warnings r bad
* Add linked modules test

* Keep fallback after eject
* Add note about installing watchman

* Update CONTRIBUTING.md
* Modified the create-react-script to allow the generation of files with
a project generated with the Spring Initializer
* Customized the paths used to match Maven and Spring Boot conventions
* Modified the init script which copies the template files into place so
they follow the customized directory structure
* Removed "static" from the paths for generated files since it would
require additional Spring customization to use it
* Updated Jest and its configuration so tests can be in a separate
directory which matches Maven conventions
* Added support for conditionally adding Bootstrap to the project
* Added support for conditionally adding Font Awesome to the project
* Added support for conditionally adding Redux to the project
@jwbennet jwbennet merged commit 0b457c2 into master May 24, 2017
@jwbennet jwbennet deleted the cra-sb branch May 24, 2017 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.