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

Feature/webpack4 support #54

Open
wants to merge 363 commits into
base: 1.x/lts
Choose a base branch
from

Conversation

BugKun
Copy link

@BugKun BugKun commented Mar 7, 2019

基于1.4.0版本修改,使其能在webpack4中使用。

Masaya Nasu and others added 30 commits March 23, 2017 16:07
* Translate Japanese

* add japanese doc link

* translate for README.md with japanese

* translate for spec.md with japanese

* translate for setup.md with japanese

* translate for es2015.md with japanese

* translate for scoped-css.md with japanese

* translate for css-modules.md with japanese

* translate for postcss.md with japanese

* translate for hot-reload.md with japanese

* translate for pre-processors.md with japanese

* translate for asset-url.md with japanese

* translate for advanced.md with japanese

* translate for extract-css.md with japanese

* translate for production.md with japanese

* translate for linting.md with japanese

* translate for testing.md with japanese

* translate for testing-with-mocks.md with japanese

* translate for options.md with japanese

* fix typo and check style README.md

* fix typo and check style spec.md

* add custom-blocks.md

* fix typo and check style es2015.md

* fix typo and check style scoped-css.md

* rewrite advanced.md

* fix README.md

* translate for SUMMARY.md

* fix asset-url.md

* fix typo pre-processors.md

* fix typo hot-reload.md

* fix tone production.md

* fix css-modules.md

* fix es2015.md

* fix es2015.md

* fix postcss.md

* fix scoped-css.md

* fix options.md

* fix options.md

* fix setup.md

* fix spec.md

* fix lint.md

* fix testing-with-mocks.md

* fix testing.md

* translate for custom-blocks.md with japanese

* check and fix
* feat: call custom block loaders with `Component` as argument

* style: add missing eof newline
* init

* readme and setup

* spec

* done es2015

* done scoped-css

* hot-reload

* done postcss

* done css-modules

* per-processors and asset-url

* advanced done

* extract-css done

* custom-block done

* production done

* linting done

* options done

* repath

* check

* check

* check README SUMMARY setup spec

* check es2015 scoped-css

* check css-modules hot-reload postcss

* check

* remove todo
* [Docs] Updated

* Fix typo
* pick up from #664

* translate #664

* improve title

from review comment: vuejs/vue-loader#737 (comment)
* Revert "Change let to var" (#739)

* Revert "custom blocks translation for ja (#737)"

This reverts commit 9ce7003.

* Revert "Change let to var (#738)"

This reverts commit 31506f2.

* Revert "Revert "Change let to var" (#739)"

This reverts commit fc2dbc4ca02a763b6bf78503f04364f0dc06dbeb.
* sync advanced section

* translate 'excludedPreLoaders' option
* - Initial commit

* - Добавлен русский в LANGS.md

* - extract-css переведён

* - postcss.md переведён

* - setup.md переведён

* - scoped-css.md частично переведён

* - options.md переведён не до конца

* - es2015.md частичный перевод

* - README.md переведены заголовки

* - advanced.md частичный перевод

* - hot-reload.md переведён

* - pre-processors.md частичный перевод

* - css-modules.md частичный перевод

* - SUMMARY.md

* - options.md

* spec.md

* - es2015.md переведен

* - css-modules.md переведен

* - scoped-css.md переведен

* - advanced.md переведен

* - pre-processor.md частично переведен

* - Мелкая правка в spec.md

* - asset-url частично переведен

* - pre-processors допереведен

* - asset-url переведен

* Translated README.md, testing.md and testing-with-mocks.md (first approach)

* Readme reading fixes

* Fixed 'powerful' translation in README.md and some punctuation in testing-with-mocks.md

* Fixed ndashes in definitions

* Review fixes

* Minor fix for README.md

* Added a paragraph about mocks and replaced "mock" with "mock-object"

* Punctuation fixes for testing-with-mocks.md

* Added translation to production.md

* Translated linting.md

* Removed archaic expression

* - README.md добавлена новая строка (пока не переведено)

* - advanced.md добавленения для конфига Webpack 2

* - spec.md добавлены пользовательские секции vue-файлов

* - extract-css правка версии вебпака

* advanced.md правка версии вебпака + примеров

* - spec.md сокращен раздел о пользовательских блоках

* - Добавлены пользовательские блоки в оглавление

* - custom-blocks.md добавлен и переведен новый раздел

* - custom-block.md обновление к новой версии vue-loader

* - css-modules.md переведён заголовок

* - summary.md приведены ссылок в соответствие с заголовками в файлах

* - extract-css.md Webpack 2 перенесен выше

* - options.md Webpack 2 вынесен в начало. Добавлены упоминания preLoader & postLoaders

* - advanced.md Webpack 2 поставлен раньше.  Добавлены упоминания preLoaders & postLoaders

* - extract-css исправления для extract-text-webpack-plugin второй версии

* - PostCSS.md добавлена секция про поддержку файлов конфигов

* - Доработки по postcss

* - options.md допереведено

* production.md исправлена опечатка в названии плагина

* custom-blocks.md исправлен конфиг примера

* advanced.md добавлен excludedPreLoaders

* custom-blocks.md добавлена секция

* Мелкая правка

* custom-blocks.md уточнение

* Домерж

* custom-blocks.md исправлена опечатка
* pick up from #760

* tweak ja translations
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.