Skip to content

2.1.2-frontier-1.0.0 #13

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 85 commits into from
Jan 4, 2019
Merged

2.1.2-frontier-1.0.0 #13

merged 85 commits into from
Jan 4, 2019

Conversation

joeycozza
Copy link

merging upstream changes from facebook

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 facebook#5795

* make note italicized
)

* 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
ManoelLobo and others added 29 commits December 8, 2018 09:02
* 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
pulling changes from upstream
merged the i18n stuff into the singular webpack.config.js file
@joeycozza joeycozza merged commit 7c9fa13 into frontierMaster Jan 4, 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.