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
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 23, 2017

  1. Translate Japanese (#541)

    * 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
    Masaya Nasu authored and kazupon committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    8058976 View commit details
    Browse the repository at this point in the history
  2. feat: Call custom block loaders with Component as argument (#664)

    * feat: call custom block loaders with `Component` as argument
    
    * style: add missing eof newline
    hauptbenutzer authored and yyx990803 committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    c1b8157 View commit details
    Browse the repository at this point in the history
  3. small tweak

    yyx990803 committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    ba4a2d3 View commit details
    Browse the repository at this point in the history
  4. 11.3.0

    yyx990803 committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    48fc85f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9618d86 View commit details
    Browse the repository at this point in the history
  6. bump loader-util dep

    yyx990803 committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    c148224 View commit details
    Browse the repository at this point in the history
  7. 11.3.1

    yyx990803 committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    2514a7f View commit details
    Browse the repository at this point in the history
  8. The docs Chinese translation (#730)

    * 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
    xalexec authored and yyx990803 committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    45a551d View commit details
    Browse the repository at this point in the history
  9. [Docs] Updated (#732)

    anteriovieira authored and kazupon committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    ddc1ec2 View commit details
    Browse the repository at this point in the history
  10. Update custom-blocks.md (#733)

    Alex-Sokolov authored and kazupon committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    b0bbc15 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Configuration menu
    Copy the full SHA
    1a86efe View commit details
    Browse the repository at this point in the history
  2. 11.3.2

    yyx990803 committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    2cca7f6 View commit details
    Browse the repository at this point in the history
  3. [Docs] Updated (#735)

    * [Docs] Updated
    
    * Fix typo
    anteriovieira authored and kazupon committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    c46d90f View commit details
    Browse the repository at this point in the history
  4. Change let to var (#738)

    samwyma authored and kazupon committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    b98c71d View commit details
    Browse the repository at this point in the history
  5. custom blocks translation for ja (#737)

    * pick up from #664
    
    * translate #664
    
    * improve title
    
    from review comment: vuejs/vue-loader#737 (comment)
    kazupon authored Mar 24, 2017
    Configuration menu
    Copy the full SHA
    443872b View commit details
    Browse the repository at this point in the history
  6. 11.3.3

    yyx990803 committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    284350f View commit details
    Browse the repository at this point in the history
  7. Revert "Revert "Change let to var"" (#740)

    * 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.
    kazupon authored Mar 24, 2017
    Configuration menu
    Copy the full SHA
    3d5a917 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2017

  1. Update advanced.md (#742)

    nicholaslee119 authored and kazupon committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    331b3ba View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2017

  1. Update advanced.md for ja (#745)

    * sync advanced section
    
    * translate 'excludedPreLoaders' option
    kazupon authored Mar 26, 2017
    Configuration menu
    Copy the full SHA
    8366b62 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. [Docs] Fix typo (#750)

    anteriovieira authored and kazupon committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    b658719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd3a7cb View commit details
    Browse the repository at this point in the history
  3. 11.3.4

    yyx990803 committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    3445153 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Configuration menu
    Copy the full SHA
    4abde5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    093b4af View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2017

  1. [JUST MERGE ME] Russian translation update (#761)

    * - 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 исправлена опечатка
    gbezyuk authored and kazupon committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    b112113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc6ad1c View commit details
    Browse the repository at this point in the history
  3. Improve ja translations (#766)

    * pick up from #760
    
    * tweak ja translations
    kazupon authored Apr 8, 2017
    Configuration menu
    Copy the full SHA
    3dcb402 View commit details
    Browse the repository at this point in the history
  4. add issue template (#767)

    kazupon authored Apr 8, 2017
    Configuration menu
    Copy the full SHA
    7c59c9c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. save

    yyx990803 committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    c09aad5 View commit details
    Browse the repository at this point in the history
  2. fix tests

    yyx990803 committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    013bca5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0587b1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac6d480 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. Configuration menu
    Copy the full SHA
    ad86fc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcf1cb9 View commit details
    Browse the repository at this point in the history
  3. Russian Translation Update (#772)

    * - 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 исправлена опечатка
    
    * Update production.md
    
    * production.md изменена ссылка
    gbezyuk authored and kazupon committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    6232750 View commit details
    Browse the repository at this point in the history
  4. revert

    yyx990803 committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    ab67eea View commit details
    Browse the repository at this point in the history
  5. bump dev deps

    yyx990803 committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    ad96422 View commit details
    Browse the repository at this point in the history
  6. Fixed typo (#770)

    arliang authored and yyx990803 committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    ab4e97f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01eb761 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0b979a View commit details
    Browse the repository at this point in the history
  9. lazy inject on client

    yyx990803 committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    20c59f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Configuration menu
    Copy the full SHA
    114f394 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Configuration menu
    Copy the full SHA
    95f5a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba36b8a View commit details
    Browse the repository at this point in the history
  3. bump hot-reload-api version

    yyx990803 committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    35e8aad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64c539a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. Fix typo (#782)

    kiwidan92 authored and kazupon committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    0f9819a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf0719 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. Configuration menu
    Copy the full SHA
    04890b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. add Chinese translation link (#787)

    huguangju authored and kazupon committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    a0904c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515678a View commit details
    Browse the repository at this point in the history
  3. tests for extractCSS option

    yyx990803 committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    717413b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    682c751 View commit details
    Browse the repository at this point in the history
  2. use beta for ci

    yyx990803 committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    fa626b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e92fb76 View commit details
    Browse the repository at this point in the history
  4. update docs

    yyx990803 committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    a8f83a2 View commit details
    Browse the repository at this point in the history
  5. 12.0.0

    yyx990803 committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    4c7d895 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Configuration menu
    Copy the full SHA
    0433c75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b79438 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2241ab9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    672cee5 View commit details
    Browse the repository at this point in the history
  5. 12.0.1

    yyx990803 committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    34b5766 View commit details
    Browse the repository at this point in the history
  6. Revert "make keyframes scoped (close #731)"

    This reverts commit 35229b0.
    yyx990803 committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    ad731b7 View commit details
    Browse the repository at this point in the history
  7. 12.0.2

    yyx990803 committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    e515bd3 View commit details
    Browse the repository at this point in the history
  8. docs (#796)

    webpakc -> webpack
    suuzee authored and kazupon committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    cf6e04f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. [JUST MERGE ME] Russian translation update (#791)

    * Russian translation update
    
    * options.md допереведено предложение
    gbezyuk authored and kazupon committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    8b7d00b View commit details
    Browse the repository at this point in the history
  2. update Chinese translation (#794)

    * update Chinese translation
    
    * Do not consider private properties to be named exports (fix: vuejs/vue-loader#759) (#765)
    
    * support deps registered by postcss plugins
    
    * make keyframes scoped (close #731)
    
    * only infer scss/sass loader when no explicit loaders have been specified (fix #790)
    
    * 12.0.1
    
    * Revert "make keyframes scoped (close #731)"
    
    This reverts commit 35229b0.
    
    * 12.0.2
    huguangju authored and yyx990803 committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    cc5b7ac View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. [Fix] functional SFC style injection support (#797)

    * [Fix] functional SFC style injection support
    
    * improvements for handling functional components with styles
    blake-newman authored and yyx990803 committed May 2, 2017
    Configuration menu
    Copy the full SHA
    a8bfacc View commit details
    Browse the repository at this point in the history
  2. 12.0.3

    yyx990803 committed May 2, 2017
    Configuration menu
    Copy the full SHA
    5248103 View commit details
    Browse the repository at this point in the history
  3. [Korean Docs] Update docs for v12.x (#803)

    * [Korean] Update docs
    
    * [Korean] Update advanced
    
    * [Korean] update spec.md
    
    * [Korean] update scoped-css.md
    
    * [Korean] update postcss.md
    
    * [Korean] update extract-css.md
    
    * [Korean] update custom-blocks.md
    
    * [Korean] Update options.md
    
    * [Korean] Update vue component spec
    
    * [Korean] update advanced
    
    * [Korean] Update postcss.md
    
    * [Korean] Update extract-css.md
    
    * [Korean] Update custom-blocks.md
    
    * [Korean] Update Summary.md
    
    * [Korean] Fix sentences
    ChangJoo-Park authored and kazupon committed May 2, 2017
    Configuration menu
    Copy the full SHA
    e0da203 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Configuration menu
    Copy the full SHA
    2047e18 View commit details
    Browse the repository at this point in the history
  2. fix documentation URL

    kazupon committed May 3, 2017
    Configuration menu
    Copy the full SHA
    de8408b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2017

  1. minor typo edit (#806)

    encapsulating -> encapsulate
    brianzelip authored and kazupon committed May 6, 2017
    Configuration menu
    Copy the full SHA
    277f05e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2017

  1. Configuration menu
    Copy the full SHA
    89acfee View commit details
    Browse the repository at this point in the history
  2. 12.0.4

    yyx990803 committed May 13, 2017
    Configuration menu
    Copy the full SHA
    6b51cf5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. update ja docs and other (#812)

    * update scoped use data attribute
    
    * update other langulages
    
    * update extract css section
    
    NOTE:
      pick up from vuejs/vue-loader@5c9b80c
    
    * translate previous commit
    
    * fix miss-translation
    kazupon authored May 16, 2017
    Configuration menu
    Copy the full SHA
    2645669 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. Configuration menu
    Copy the full SHA
    81e30ba View commit details
    Browse the repository at this point in the history
  2. 12.1.0

    yyx990803 committed May 18, 2017
    Configuration menu
    Copy the full SHA
    812905b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. fix incorrect regexp (#819)

    * fix incorrect regexp
    
    * fix incorrect regexp
    jin5354 authored and kazupon committed May 25, 2017
    Configuration menu
    Copy the full SHA
    3127c43 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Configuration menu
    Copy the full SHA
    ae92fd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d816a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f13af2 View commit details
    Browse the repository at this point in the history
  4. 12.1.1

    yyx990803 committed May 26, 2017
    Configuration menu
    Copy the full SHA
    ca0f220 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2017

  1. Update webpack url (#830)

    The link now points to webpack 2 instead of webpack 1
    nicolo-ribaudo authored and kazupon committed May 27, 2017
    Configuration menu
    Copy the full SHA
    44493c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e817889 View commit details
    Browse the repository at this point in the history
  3. fix single animation name

    yyx990803 committed May 27, 2017
    Configuration menu
    Copy the full SHA
    2e2bdcd View commit details
    Browse the repository at this point in the history
  4. support >>> combinator

    yyx990803 committed May 27, 2017
    Configuration menu
    Copy the full SHA
    aa75a32 View commit details
    Browse the repository at this point in the history
  5. 12.2.0

    yyx990803 committed May 27, 2017
    Configuration menu
    Copy the full SHA
    0d5a0ac View commit details
    Browse the repository at this point in the history

Commits on May 28, 2017

  1. update ja docs (#831)

    * add options
    
    * translate options
    
    * add toc of options
    
    * improve translation fo review comments
    kazupon authored May 28, 2017
    Configuration menu
    Copy the full SHA
    de48a35 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

  1. support /deep/ alias

    yyx990803 committed May 29, 2017
    Configuration menu
    Copy the full SHA
    49b5b3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc536e1 View commit details
    Browse the repository at this point in the history
  3. remove unused fn

    yyx990803 committed May 29, 2017
    Configuration menu
    Copy the full SHA
    57d1b6c View commit details
    Browse the repository at this point in the history
  4. 12.2.1

    yyx990803 committed May 29, 2017
    Configuration menu
    Copy the full SHA
    d3816ba View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Configuration menu
    Copy the full SHA
    1b9da49 View commit details
    Browse the repository at this point in the history
  2. fix test

    yyx990803 committed May 30, 2017
    Configuration menu
    Copy the full SHA
    f5a0b24 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. update eslint config

    yyx990803 committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    7f33e73 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. update eslint config

    yyx990803 committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    4c3ccf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Configuration menu
    Copy the full SHA
    dc04e0e View commit details
    Browse the repository at this point in the history
  2. minor fix

    fnlctrl committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    9d63d97 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. test: fix CI on windows

    yyx990803 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    bd23714 View commit details
    Browse the repository at this point in the history
  2. Use vue-loader explictly when creating injector (#837)

    I recently updated a Vue app to Webpack 2 and the injector stopped working. It was difficult to diagnose the problem, until I realized that I had left the injector like in the example from the docs. Using `vue-loader` explicitly in the example works for Webpack 2 and should still (I think) work for Webpack 1.
    fvictorio authored and yyx990803 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    62d9c8f View commit details
    Browse the repository at this point in the history
  3. docs: pdate scoped-css.md with info about deep selectors (#841)

    In 12.1 release deep selectors (`>>>` and `/deep/`) have been introduced but there is no info about that in the documentation.
    lucasm-iRonin authored and yyx990803 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    fd3fee5 View commit details
    Browse the repository at this point in the history
  4. Upgrade PostCSS to 6.0.1 (#834)

    termosa authored and yyx990803 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    4ee3033 View commit details
    Browse the repository at this point in the history
  5. docs: Russian Translation Update (#833)

    * Russian translation update
    
    * options.md допереведено предложение
    
    * SUMMARY.md добавлен перечень настроек
    
    * options.md добавлена новая опция
    gbezyuk authored and yyx990803 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    e2d856b View commit details
    Browse the repository at this point in the history
  6. docs: use phantomjs-prebuilt (#859)

    anishkny authored and yyx990803 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    0e93592 View commit details
    Browse the repository at this point in the history
  7. docs: add guide for global scss loading (#861)

    * update docs for global scss loading
    
    per this comment thread: vuejs/vue-loader#328 (comment)
    
    * be more generic about webpack rule
    
    * update text
    westwick authored and yyx990803 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    27fd9a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Configuration menu
    Copy the full SHA
    c4f15c4 View commit details
    Browse the repository at this point in the history
  2. feat: update internals to take advantage of webpack 3 module concaten…

    …ation
    
    BREAKING CHANGE: This is enabled by default and makes `*.vue` files export an
    ES module by default, so require('foo.vue') will no longer work. Can be turned
    off by using `esModule: false` in vue-loader options.
    yyx990803 committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    07c1d09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    403f321 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2892022 View commit details
    Browse the repository at this point in the history
  5. 13.0.0

    yyx990803 committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    a8894e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

  1. Configuration menu
    Copy the full SHA
    fbbc5e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e77a77 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2017

  1. update ja docs (#870)

    * update injector explanation
    
    NOTE:
      pick up from vuejs/vue-loader@0b4fe90
    
    * bring from en docs
    
    * translate previous commit
    
    * use phantomjs-prebuilt
    
    * add guide for global scss loading
    
    * translate previous commit
    
    * fix translation of review comments
    kazupon authored Jul 3, 2017
    Configuration menu
    Copy the full SHA
    2a894a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. Configuration menu
    Copy the full SHA
    a7c759e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

  1. Fix template hmr, fix #863 (#874)

    * fix template hmr
    
    * oops
    
    * reset yarn.lock
    egoist authored and yyx990803 committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    4daed6b View commit details
    Browse the repository at this point in the history
  2. 13.0.1

    yyx990803 committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    4d0775e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. Configuration menu
    Copy the full SHA
    cd00a4e View commit details
    Browse the repository at this point in the history
  2. 13.0.2

    yyx990803 committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    53370e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. Update spec.md (#876)

    vasttian authored and kazupon committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    8371b30 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. Correção texto "" (#909)

    Correção texto "proto" para uso " por "pronto" para uso na linha 7.
    robertoentringer authored and kazupon committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    e4c8200 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afa5e06 View commit details
    Browse the repository at this point in the history
  3. docs(options.md): Change default value of esModule (#905)

    * docs(options.md): Change default value of `esModule`
    
    * Update options.md
    
    * fix: wrong text
    
    * fix: typo
    
    * Update options.md
    imcvampire authored and kazupon committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    fd3587a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fbc36d View commit details
    Browse the repository at this point in the history
  5. docs(ja): update ja docs

    kazupon committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    edb74dc View commit details
    Browse the repository at this point in the history
  6. fix css module HMR (#900)

    Allenice authored and yyx990803 committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    20ece4f View commit details
    Browse the repository at this point in the history
  7. Adds support for scoped selectors in @supports queries (#908)

    * Adds support for scoped selectors in @supports queries
    
    Added testing for @supports as well
    
    * Update test.js
    
    * Update scope-id.js
    fimion authored and yyx990803 committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    7e8893a View commit details
    Browse the repository at this point in the history
  8. support comment option in template (#897)

    * support comment option in template
    
    * Update loader.js
    
    * Update template-comment.vue
    Kingwl authored and yyx990803 committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    75c23ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    95ec3cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    696ceb9 View commit details
    Browse the repository at this point in the history
  11. Setup eslint config for test files (#888)

    * chore: Setup eslint config for test folder
    
    * style: Fix eslint errors in test files
    sudo-suhas authored and yyx990803 committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    d664d96 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. typo (#917)

    totalamd authored and kazupon committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    7db9aee View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Аixed a typo on line 111 (#925)

    Nikolay-Govorov authored and kazupon committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    8011e14 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Configuration menu
    Copy the full SHA
    3e696aa View commit details
    Browse the repository at this point in the history
  2. fix(transform-require): support ~/ aliases (#927)

    * fix(transform-require): support ~/ aliases
    
    * test: add tests for ~/ aliases
    pi0 authored and yyx990803 committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    72db547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ee7b34 View commit details
    Browse the repository at this point in the history
  4. bump lockfile

    yyx990803 committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    e2513c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. 13.0.3

    yyx990803 committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    d8465cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b29b3ef View commit details
    Browse the repository at this point in the history
  3. 13.0.4

    yyx990803 committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    319293f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2017

  1. use npm lockfile

    yyx990803 committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    f22a18e View commit details
    Browse the repository at this point in the history
  2. update docs theme plugin

    yyx990803 committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    6f166c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. [RU] Updates (#916)

    * Russian translation update
    
    * options.md допереведено предложение
    
    * SUMMARY.md добавлен перечень настроек
    
    * options.md добавлена новая опция
    
    * testing-with-mocks.md добавлены -loader
    
    * testing.md исправлен пример
    
    * scoped-css.md добавлен раздел про вложенные селекторы
    
    * pre-processors.md добавлена новая секция
    
    * options.md нумерация версий
    
    * advanced.md нумерация версий
    
    * options.md уточнение
    
    * options.md уточнение
    Alex-Sokolov authored and kazupon committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    ec6d5df View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. init project

    anchengjian committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    eb36fa6 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. fix: 组件名驼峰转换

    aOrz committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    a3329da View commit details
    Browse the repository at this point in the history
  2. new version

    anchengjian committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    87ff2b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request mpvue#1 from mpvue/develop

    fix: 组件命名 bug
    anchengjian authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    0e64a96 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. fix: extend babelrc

    anchengjian committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    ca435b5 View commit details
    Browse the repository at this point in the history
  2. new version

    anchengjian committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    2ab9239 View commit details
    Browse the repository at this point in the history
  3. Merge pull request mpvue#3 from mpvue/develop

    Develop
    anchengjian authored Mar 10, 2018
    Configuration menu
    Copy the full SHA
    91d45ee View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. new version 1.0.4

    aOrz committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    0bf9db0 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. 支持 es5

    aOrz committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    9805159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16b64a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8772c5d View commit details
    Browse the repository at this point in the history
  4. new version

    anchengjian committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    448c473 View commit details
    Browse the repository at this point in the history
  5. new version

    anchengjian committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    8773ec0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request mpvue#5 from mpvue/develop

    Develop
    anchengjian authored Mar 15, 2018
    Configuration menu
    Copy the full SHA
    47d3dc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92c6ac1 View commit details
    Browse the repository at this point in the history
  8. new version: 1.0.7

    anchengjian committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    43d89b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. update version

    aOrz committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    462c66b View commit details
    Browse the repository at this point in the history
  2. Merge pull request mpvue#6 from mpvue/develop

    1.0.8
    aOrz authored Mar 20, 2018
    Configuration menu
    Copy the full SHA
    786c873 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Configuration menu
    Copy the full SHA
    9a59c7d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. new version 1.0.9

    anchengjian committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    ba353d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mpvue#7 from mpvue/develop

    Develop
    anchengjian authored Mar 23, 2018
    Configuration menu
    Copy the full SHA
    bee6287 View commit details
    Browse the repository at this point in the history
  3. 1. 增加script标签的src支持 Meituan-Dianping/mpvue#165

    2. 增加script对ts支持 `lang=ts`这种方式
    WingGao committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    c2b179d View commit details
    Browse the repository at this point in the history
  4. fix

    WingGao committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    d16cbdd View commit details
    Browse the repository at this point in the history
  5. 支持空装饰器

    WingGao committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    1623977 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. Merge pull request mpvue#8 from WingGao/develop

    1. 增加script标签的src支持 2.增加script对ts支持 `lang=ts`这种方式
    anchengjian authored Mar 30, 2018
    Configuration menu
    Copy the full SHA
    ef53204 View commit details
    Browse the repository at this point in the history
  2. new version 1.0.10

    anchengjian committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    4f042b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request mpvue#9 from mpvue/develop

    Develop
    anchengjian authored Mar 30, 2018
    Configuration menu
    Copy the full SHA
    0d6fc5a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. Configuration menu
    Copy the full SHA
    9bb05e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Configuration menu
    Copy the full SHA
    efd512a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9337c View commit details
    Browse the repository at this point in the history
  3. new version

    anchengjian committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    8377f29 View commit details
    Browse the repository at this point in the history
  4. Merge pull request mpvue#11 from mpvue/develop

    Develop
    anchengjian authored Apr 13, 2018
    Configuration menu
    Copy the full SHA
    ef644ea View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Configuration menu
    Copy the full SHA
    f5d349d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Configuration menu
    Copy the full SHA
    5def1b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Merge pull request mpvue#13 from mpvue/develop

    更新slots生成机制, 规避emitFile策略造成的问题
    aOrz authored Apr 27, 2018
    Configuration menu
    Copy the full SHA
    f98ba9a View commit details
    Browse the repository at this point in the history
  2. new version 1.0.13

    aOrz committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    56cdadb View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. 修复无法引入相对路径资源的bug

    linrui committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    066977c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. 添加对base64的支持

    linrui committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    7d786f9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. feature:新增全局组件功能

    linrui committed May 1, 2018
    Configuration menu
    Copy the full SHA
    3249347 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. 修改注释

    linrui committed May 2, 2018
    Configuration menu
    Copy the full SHA
    96c26b9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Merge pull request mpvue#16 from linrui1994/fix-relative-asset

    修复无法引入相对路径资源的bug
    aOrz authored May 4, 2018
    Configuration menu
    Copy the full SHA
    0b28bf6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mpvue#17 from linrui1994/feature/global-components

    feature:新增全局组件声明功能
    aOrz authored May 4, 2018
    Configuration menu
    Copy the full SHA
    61b1e5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab4e586 View commit details
    Browse the repository at this point in the history
  4. Merge pull request mpvue#18 from mpvue/revert-16-fix-relative-asset

    Revert "修复无法引入相对路径资源的bug"
    aOrz authored May 4, 2018
    Configuration menu
    Copy the full SHA
    181a27c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Configuration menu
    Copy the full SHA
    24a1337 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. fix: 修复 new Vue 解析错误

    F-loat committed May 6, 2018
    Configuration menu
    Copy the full SHA
    3eef1a4 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    09fc077 View commit details
    Browse the repository at this point in the history
  2. lint

    WingGao committed May 8, 2018
    Configuration menu
    Copy the full SHA
    81f5cf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0c1cd7 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. drop base64

    linrui committed May 11, 2018
    Configuration menu
    Copy the full SHA
    729b335 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. refactor: 移除timeout魔法 (mpvue#21)

    * refactor: use async strategy intead of timeout
    
    * refactor: remove timeout in createSlotWxml
    
    * refactor: use compilation hook to create slots file
    jkzing authored and hucq committed May 16, 2018
    Configuration menu
    Copy the full SHA
    5b3c913 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Merge pull request mpvue#22 from WingGao/develop

    修复TS识别as的情况
    aOrz authored May 17, 2018
    Configuration menu
    Copy the full SHA
    c5f19e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mpvue#20 from mpvue/fix-new-parser

    fix: 修复 new Vue 解析错误
    aOrz authored May 17, 2018
    Configuration menu
    Copy the full SHA
    51bf667 View commit details
    Browse the repository at this point in the history
  3. Merge pull request mpvue#19 from linrui1994/fix-relative-asset

    修复相对路径资源无法正常引入的bug
    aOrz authored May 17, 2018
    Configuration menu
    Copy the full SHA
    f1e2e11 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2018

  1. new version 1.0.14

    aOrz committed May 19, 2018
    Configuration menu
    Copy the full SHA
    ebd10df View commit details
    Browse the repository at this point in the history
  2. Merge pull request mpvue#24 from mpvue/develop

    Develop
    aOrz authored May 19, 2018
    Configuration menu
    Copy the full SHA
    14b63fa View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. fix: #207

    copy code from https://github.com/vuejs/component-compiler-utils/blob/master/lib/stylePlugins/scoped.ts#L70
    just find out keyframes name from values array
    liangweiwen committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    b119292 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Configuration menu
    Copy the full SHA
    b3b6682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d8556e View commit details
    Browse the repository at this point in the history
  3. new version

    anchengjian committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    bb44ed8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request mpvue#29 from mpvue/develop

    Develop
    anchengjian authored Jun 15, 2018
    Configuration menu
    Copy the full SHA
    0e40310 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. feat: 支持分包加载

    aOrz committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    89ce97f View commit details
    Browse the repository at this point in the history
  2. Merge pull request mpvue#33 from mpvue/wz/feat-subcontracting

    feat: 支持分包加载
    aOrz authored Jul 16, 2018
    Configuration menu
    Copy the full SHA
    e5f6369 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Configuration menu
    Copy the full SHA
    577e88f View commit details
    Browse the repository at this point in the history
  2. fix: win 下路径兼容问题

    aOrz committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    56d7c66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request mpvue#34 from mpvue/wz/fix-win-path-error

    Wz/fix win path error
    hucq authored Jul 20, 2018
    Configuration menu
    Copy the full SHA
    f8e22d6 View commit details
    Browse the repository at this point in the history
  4. fix: clean console

    aOrz committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    aece12a View commit details
    Browse the repository at this point in the history
  5. Merge pull request mpvue#35 from mpvue/wz/fix-win-path-error

    fix: clean console
    aOrz authored Jul 20, 2018
    Configuration menu
    Copy the full SHA
    4704b32 View commit details
    Browse the repository at this point in the history
  6. publish: 1.1.1

    aOrz committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    8190c5c View commit details
    Browse the repository at this point in the history
  7. Merge pull request mpvue#36 from mpvue/develop

    publish: 1.1.1 支持分包
    aOrz authored Jul 20, 2018
    Configuration menu
    Copy the full SHA
    0d22e68 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Configuration menu
    Copy the full SHA
    26c1050 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. fix: 图片引用问题

    aOrz committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    941f605 View commit details
    Browse the repository at this point in the history
  2. fix: 过滤 node_modules 目录

    aOrz committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    9ab00dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f78ccfc View commit details
    Browse the repository at this point in the history
  4. Merge pull request mpvue#38 from mpvue/wz/fix-img-path-error

    过滤 node_modules 路径
    aOrz authored Jul 24, 2018
    Configuration menu
    Copy the full SHA
    16d575a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. fix: slot 文件路径错误

    aOrz committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    72a392c View commit details
    Browse the repository at this point in the history
  2. Merge pull request mpvue#39 from mpvue/wz/fix-slot-file-path

    fix: slot 文件路径错误
    aOrz authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    0972174 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Merge pull request mpvue#41 from mpvue/develop

    1.1.2
    aOrz authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    deae9b3 View commit details
    Browse the repository at this point in the history
  2. publish: 1.1.2

    aOrz committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    d093c11 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. [TS] 修复直接import报错

    WingGao committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    696f764 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Merge pull request mpvue#42 from WingGao/develop

    [TS] 修复直接import报错
    anchengjian authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    f79327f View commit details
    Browse the repository at this point in the history
  2. fix: #562 添加默认 script 标签

    F-loat authored and ”徒言“ committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    9f87554 View commit details
    Browse the repository at this point in the history
  3. Merge pull request mpvue#37 from mpvue/fix-empty-script

    fix: #562 添加默认 script 标签
    anchengjian authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    2b831e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. [TS] 修复直接import报错

    WingGao authored and anchengjian committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    832a5d7 View commit details
    Browse the repository at this point in the history
  2. fix: #562 添加默认 script 标签

    F-loat authored and anchengjian committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    fe08a53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f3c305 View commit details
    Browse the repository at this point in the history
  4. new version

    anchengjian committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    e62bd41 View commit details
    Browse the repository at this point in the history
  5. Merge pull request mpvue#43 from mpvue/develop

    Develop
    anchengjian authored Aug 19, 2018
    Configuration menu
    Copy the full SHA
    6a6da42 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Configuration menu
    Copy the full SHA
    ad2e803 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mpvue#46 from mpvue/develop

    fix: mpvue#37 产生的JS语法问题
    anchengjian authored Sep 18, 2018
    Configuration menu
    Copy the full SHA
    5382285 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Configuration menu
    Copy the full SHA
    3484bb5 View commit details
    Browse the repository at this point in the history
  2. update: version

    hucq committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    3b93b40 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Merge pull request mpvue#50 from mpvue/feature/smartprograme

    百度小程序支持和代码重构
    hucq authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    7a0327e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. bugfix: #1371

    hucq committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    9f9d1d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Configuration menu
    Copy the full SHA
    e627d9d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Webpack 4 Support

    BugKun committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    61eb52d View commit details
    Browse the repository at this point in the history
  2. update version

    BugKun committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    a2548ea View commit details
    Browse the repository at this point in the history
  3. update version

    BugKun committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    35d18c8 View commit details
    Browse the repository at this point in the history
  4. rename

    BugKun committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    e1a9851 View commit details
    Browse the repository at this point in the history
  5. update readme

    BugKun committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    6a8eecb View commit details
    Browse the repository at this point in the history
  6. add npmignore

    BugKun committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    404be2a View commit details
    Browse the repository at this point in the history
  7. update version

    BugKun committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    ebd4bc3 View commit details
    Browse the repository at this point in the history
  8. update readme

    BugKun committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    3da2ad1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. update readme

    BugKun committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    7decdb3 View commit details
    Browse the repository at this point in the history
  2. update readme

    BugKun committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    b40064a View commit details
    Browse the repository at this point in the history
  3. update git url

    BugKun committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    b228c5e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    13c0e39 View commit details
    Browse the repository at this point in the history