Commit Graph

184 Commits

Author SHA1 Message Date
nothingismagick b7c2d9366c fix(security) upgrade lodash.template (#10257)
That's it.
https://github.com/lodash/lodash/pull/4336
2019-07-15 10:31:39 -04:00
子迟 43b98fe251 refactor: remove useless parameter to the function removeVnodes (#9914)
close #9910
2019-04-25 10:34:55 +08:00
Evan You e7b912a17b build: build 2.6.10 2019-03-20 14:26:40 +08:00
Brian McMillen bf5ceb759a polish: improve template compiler version mismatch warning (#9738) 2019-03-20 13:13:14 +08:00
Evan You 5bffed03f1 build: build 2.6.9 2019-03-14 17:02:00 +08:00
Jagannath Bhat 6ad99796c7 docs: fix spelling and grammatical errors (#9619) 2019-03-04 11:53:59 -05:00
Evan You 869a8197ef build: build 2.6.8 2019-03-01 10:03:33 -05:00
ULIVZ 372d71cbfe docs: clarify docs about using template compiler (#9508)
This commit is for https://github.com/vuejs/vue-loader/issues/1494
2019-03-01 10:00:01 -05:00
Evan You 875d6ac46c build: build 2.6.7 2019-02-21 17:06:16 -05:00
Evan You ac7a5bdaed build: build 2.6.6 2019-02-11 23:20:04 -05:00
Evan You 1489b99f24 build: build 2.6.5 2019-02-11 00:14:30 -05:00
Evan You dfb9fb177f build: build 2.6.4 2019-02-08 16:44:45 -05:00
Evan You 6441eac4c6 build: build 2.6.3 2019-02-06 16:52:03 -05:00
Evan You 2279509456 build: build 2.6.2 2019-02-04 22:52:39 -05:00
Evan You 6fb3a2211a build: build 2.6.1 2019-02-04 17:51:32 -05:00
Evan You 076dc8d84f build: build 2.6.0 2019-02-04 10:57:00 -05:00
Evan You 9f3cbafa55 build: build 2.6.0-beta.3 2019-01-30 09:59:32 -05:00
Evan You 90f47d1bc6 build: build 2.6.0-beta.2 2019-01-25 23:38:36 -05:00
Evan You e75c623047 build: build v2.6.0-beta.1 2019-01-16 11:20:25 -05:00
Evan You 730a10f771 types: type sync for template-compiler and server-renderer 2019-01-15 17:41:42 -05:00
Evan You 6fe07ebf5a chore: merge branch '2.6' into dev 2019-01-11 18:26:32 -05:00
Evan You 06dbb2ab2e build: build 2.5.22 2019-01-11 18:18:26 -05:00
Evan You 142cf6c489 types: update typing for vue-template-compiler 2019-01-10 18:19:23 -05:00
Evan You a4ed58c076 feat(compiler): expose generateCodeFrame method 2019-01-10 17:58:06 -05:00
Evan You e1abedb9e6 feat(compiler): add whitespace option, deprecate preserveWhitespace option
close #9208
2018-12-26 14:12:34 -05:00
katashin ced774be6d feat(types): add types for vue-template-compiler (#7918) 2018-12-12 12:24:41 -05:00
Evan You 17296aa6bb build: ship pre-minified versions of CommonJS build and server renderer 2018-12-12 12:24:41 -05:00
Evan You b449e17eef build: build 2.5.21 2018-12-11 17:52:18 -05:00
Evan You 952d3b4b21 build: build 2.5.20 2018-12-10 11:57:01 -05:00
Evan You c38a81b84a build: build 2.5.19 2018-12-09 16:25:36 -05:00
Evan You eb81ec2131 build: build 2.5.18 2018-12-07 16:09:05 -05:00
Evan You fe194dd5d8 build: build v2.5.18-beta.0 2018-12-02 16:12:52 -05:00
Evan You dbf15103f7 build: build 2.5.17-beta.0 2018-03-23 19:28:59 -04:00
Evan You 9089170970 build: build 2.5.16 2018-03-13 18:14:16 -04:00
Evan You bafc73f427 build: build 2.5.15 2018-03-10 18:36:38 -05:00
Evan You a08feed8c4 build: build 2.5.14 2018-03-09 16:41:25 -05:00
Hanks ff8fcd2e2b feat(weex): support parse object literal in binding attrs and styles (#7291) 2017-12-26 21:33:37 -05:00
Evan You cc319bd8f7 build: build 2.5.13 2017-12-19 14:06:50 -05:00
Evan You bc719405c0 build: build 2.5.12 2017-12-19 09:54:13 -05:00
Evan You 36efc76256 build: build 2.5.11 2017-12-14 11:56:00 -05:00
Evan You 711aaf71bb build: build 2.5.10 2017-12-12 18:16:39 -05:00
Evan You 55a719c93a build: build 2.5.9 2017-11-27 12:43:30 -05:00
Evan You 14e99086c0 fix(types): add missing ssr renderToString signature 2017-11-24 09:23:59 -05:00
Evan You fcc122931b fix(types): improve and test bundleRenderer.renderToString Promise types 2017-11-21 10:28:30 -05:00
Slee Woo 3554eb2726 fix(types): add Promise signature for bundleRenderer.renderToString (#7098)
* Make callback optional when providing context

Otherwise TypeScript compiler complains about `not assignable to parameter of type 'RenderCallback'`

* Update index.d.ts
2017-11-21 10:25:30 -05:00
Evan You 0fdeae7290 build: build 2.5.8 2017-11-21 09:42:17 -05:00
Evan You c0d03ab127 build: build 2.5.7 2017-11-20 14:49:23 -05:00
Evan You 7f31ec9ab7 build: build 2.5.6 2017-11-18 14:44:00 -05:00
Evan You 9ae75e5c2a build: build 2.5.5 2017-11-17 11:36:54 -05:00
Evan You 9edcc6b6c7 build: build 2.5.4 2017-11-16 14:53:22 -05:00