Skip to content

pulling changes from upstream #10

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

Merged
merged 66 commits into from
Jan 2, 2019
Merged

Conversation

joeycozza
Copy link

No description provided.

Timer and others added 30 commits November 2, 2018 18:04
Fix public folder documentation link
* Rename production configuration

* Upgrade lint staged

* Merge mode, bail, devtool, and entry

* Merge output settings

* Remove old comment

* Merge some trivial differences

* Disable minimize in development mode

* Only minify html and generate SW in production

* Adjust comment

* Toggle development plugins

* Add missing imports

* Scope settings

* Delete development config

* Use new config file

* Remove unnecessary config import
* Suggest Encore when not building a SPA with Symfony

* Update README.md
* add pr badge 🎉

* add rounded badge 💥

* Update README.md
Reduce two-step install to just one step (per the latest storybook docs)

Change (i) `npm install -g @storybook/cli` and (ii) `sb init` to `npx -p @storybook/cli sb init`

Refs: https://storybook.js.org/basics/quick-start-guide/
* extra polyfills must be included manually, fixes #5795

* make note italicized
Create React Native App (https://github.com/react-community/create-react-native-app ) has been archived by the owner. It is now read-only.
* update named-asset-import babel plugin

* add tests to named-asset-import plugin

* add more plugin test

* extract generateNewSource method, renaming variables

* extract replaceNotVisitedSpecifiers for export and import visitors

* remove visited list update from importDeclaration

* renaming methods and removing return directly instead of saving
* Add allowESModules option to babel-preset-react-app

* changes after feedback

* Apply suggestions from code review

Co-Authored-By: Pajn <[email protected]>
This allows us to leave the import in the code, and webpack will still tree shake it out
* Fix TypeScript decorator support

* Update babel flow override

* WIP
alaycock and others added 29 commits November 27, 2018 16:06
* Add default values to `file_ext` note

* Update note to include a link to the relevant docs

* Update copy to indicate the default values

* Add missing space
And remove some outdated info from 1.x
* commit toml

* full build path

* wow the path is long

* redirect
* Add pre-eject message about new features in v2

* Make message bold
Advanced users can opt into this behavior, but it's generally outside the users' control to fix and comes with performance concerns
`node-sass` supports the SASS_PATH variable that we can use. This PR adds that to the documentation.
* Update links to docs in all package README files

* Fix formatting of issue template

* Fix formatting of issue template
* add webp support for typescript

* moved webp declaration below png
"on" value of "autoprefixer grid" is kinda deprecated. It's better to use "autoplace" or "no-autoplace" instead.
https://github.com/postcss/autoprefixer#options

"autoplace" enables PostCss' autoplace polyfill for ie and makes prefixes, "no-autoplace" only makes prefixes
https://github.com/postcss/autoprefixer#does-autoprefixer-polyfill-grid-layout-for-ie
Add a note that it will work in IDE with 2.0.3 and later
* Generalize the adding bootstrap documentation

* Update adding-bootstrap.md

* Update adding-bootstrap.md

* Update adding-bootstrap.md
<!--
Thank you for sending the PR!

If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots!

Happy contributing!
-->
* Update webpack-dev-server 3.1.9 -> 3.1.14
@joeycozza joeycozza merged commit bc49cfe into fs-webdev:master Jan 2, 2019
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.