-
Notifications
You must be signed in to change notification settings - Fork 916
[DONE][Just Merge Me][Community Translation] Russian Docs Translation #587
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
Conversation
Первый блин vue-loader'ом
- Продолжение перевода
ping @kazupon — the translation is done, maybe it's time to merge it ;) |
…ders & postLoaders
Доработки + новое для 10.3.0
/ping @simplesmiler |
merge upstream
- extract-css исправления для extract-text-webpack-plugin второй версии
- PostCSS.md добавлена секция про поддержку файлов конфигов
`extract-text-webpack-plugin@>=2` api changed (vuejs#632)
Sorry for the delay, will give a look this evening. |
docs/ru/options.md
Outdated
- Тип: `Boolean` | ||
- По умолчанию: `true` | ||
|
||
Whether to enable source maps for CSS. Disabling this can avoid some relative path related bugs in `css-loader` and make the build a bit faster. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Непереведенный кусок (отсюда и до конца файла).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ping @Alex-Sokolov
Добавления по postcss, допереведены options
ping @simplesmiler |
Changes look good 👍 |
@simplesmiler @kazupon please let us know when these changes will be deployed |
@gbezyuk |
awesome! thank you! |
…vuejs#587) * - 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 допереведено
Translation progress
Getting Started
Features
Configurations
Workflow
Production Build
Linting
Testing
Testing with Mocks
Options Reference