vue 2.6.11 → 2.6.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +36 -76
- package/dist/README.md +2 -4
- package/dist/vue.common.dev.js +5 -5
- package/dist/vue.common.prod.js +3 -3
- package/dist/vue.esm.browser.js +5 -5
- package/dist/vue.esm.browser.min.js +3 -3
- package/dist/vue.esm.js +5 -5
- package/dist/vue.js +5 -5
- package/dist/vue.min.js +3 -3
- package/dist/vue.runtime.common.dev.js +4 -4
- package/dist/vue.runtime.common.prod.js +3 -3
- package/dist/vue.runtime.esm.js +4 -4
- package/dist/vue.runtime.js +4 -4
- package/dist/vue.runtime.min.js +3 -3
- package/package.json +2 -2
- package/src/compiler/parser/index.js +1 -1
- package/src/core/instance/render-helpers/bind-dynamic-keys.js +1 -1
- package/src/platforms/web/runtime/modules/dom-props.js +1 -1
- package/src/platforms/web/server/util.js +4 -4
- package/types/umd.d.ts +1 -1
package/README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<p align="center"><a href="https://vuejs.org" target="_blank" rel="noopener noreferrer"><img width="100" src="https://vuejs.org/images/logo.png" alt="Vue logo"></a></p>
|
|
2
2
|
|
|
3
3
|
<p align="center">
|
|
4
|
-
<a href="https://circleci.com/gh/vuejs/vue/tree/dev"><img src="https://img.shields.io/circleci/project/github/vuejs/vue/dev.svg" alt="Build Status"></a>
|
|
5
|
-
<a href="https://codecov.io/github/vuejs/vue?branch=dev"><img src="https://img.shields.io/codecov/c/github/vuejs/vue/dev.svg" alt="Coverage Status"></a>
|
|
6
|
-
<a href="https://npmcharts.com/compare/vue?minimal=true"><img src="https://img.shields.io/npm/dm/vue.svg" alt="Downloads"></a>
|
|
7
|
-
<a href="https://www.npmjs.com/package/vue"><img src="https://img.shields.io/npm/v/vue.svg" alt="Version"></a>
|
|
8
|
-
<a href="https://www.npmjs.com/package/vue"><img src="https://img.shields.io/npm/l/vue.svg" alt="License"></a>
|
|
9
|
-
<a href="https://chat.vuejs.org/"><img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg" alt="Chat"></a>
|
|
4
|
+
<a href="https://circleci.com/gh/vuejs/vue/tree/dev"><img src="https://img.shields.io/circleci/project/github/vuejs/vue/dev.svg?sanitize=true" alt="Build Status"></a>
|
|
5
|
+
<a href="https://codecov.io/github/vuejs/vue?branch=dev"><img src="https://img.shields.io/codecov/c/github/vuejs/vue/dev.svg?sanitize=true" alt="Coverage Status"></a>
|
|
6
|
+
<a href="https://npmcharts.com/compare/vue?minimal=true"><img src="https://img.shields.io/npm/dm/vue.svg?sanitize=true" alt="Downloads"></a>
|
|
7
|
+
<a href="https://www.npmjs.com/package/vue"><img src="https://img.shields.io/npm/v/vue.svg?sanitize=true" alt="Version"></a>
|
|
8
|
+
<a href="https://www.npmjs.com/package/vue"><img src="https://img.shields.io/npm/l/vue.svg?sanitize=true" alt="License"></a>
|
|
9
|
+
<a href="https://chat.vuejs.org/"><img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true" alt="Chat"></a>
|
|
10
10
|
<br>
|
|
11
11
|
<a href="https://app.saucelabs.com/builds/50f8372d79f743a3b25fb6ca4851ca4c"><img src="https://app.saucelabs.com/buildstatus/vuejs" alt="Build Status"></a>
|
|
12
12
|
</p>
|
|
@@ -27,8 +27,8 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
|
|
|
27
27
|
<!--special start-->
|
|
28
28
|
|
|
29
29
|
<p align="center">
|
|
30
|
-
<a href="https://
|
|
31
|
-
<img width="260px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/
|
|
30
|
+
<a href="https://autocode.com/" target="_blank">
|
|
31
|
+
<img width="260px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/autocode.svg?sanitize=true">
|
|
32
32
|
</a>
|
|
33
33
|
</p>
|
|
34
34
|
|
|
@@ -51,13 +51,20 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
|
|
|
51
51
|
</a>
|
|
52
52
|
</td>
|
|
53
53
|
<td align="center" valign="middle">
|
|
54
|
-
<a href="https://
|
|
55
|
-
<img width="222px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/
|
|
54
|
+
<a href="https://retool.com/?utm_source=sponsor&utm_campaign=vue" target="_blank">
|
|
55
|
+
<img width="222px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/retool.png">
|
|
56
56
|
</a>
|
|
57
57
|
</td>
|
|
58
58
|
<td align="center" valign="middle">
|
|
59
|
-
<a href="https://
|
|
60
|
-
<img width="222px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/
|
|
59
|
+
<a href="https://passionatepeople.io/" target="_blank">
|
|
60
|
+
<img width="222px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/passionate_people.png">
|
|
61
|
+
</a>
|
|
62
|
+
</td>
|
|
63
|
+
</tr><tr></tr>
|
|
64
|
+
<tr>
|
|
65
|
+
<td align="center" valign="middle">
|
|
66
|
+
<a href="https://www.storyblok.com" target="_blank">
|
|
67
|
+
<img width="222px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/storyblok.png">
|
|
61
68
|
</a>
|
|
62
69
|
</td>
|
|
63
70
|
</tr><tr></tr>
|
|
@@ -96,11 +103,6 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
|
|
|
96
103
|
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/laravel.png">
|
|
97
104
|
</a>
|
|
98
105
|
</td>
|
|
99
|
-
<td align="center" valign="middle">
|
|
100
|
-
<a href="https://chaitin.cn/en/" target="_blank">
|
|
101
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/chaitin.png">
|
|
102
|
-
</a>
|
|
103
|
-
</td>
|
|
104
106
|
<td align="center" valign="middle">
|
|
105
107
|
<a href="https://htmlburger.com" target="_blank">
|
|
106
108
|
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/html_burger.png">
|
|
@@ -116,18 +118,13 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
|
|
|
116
118
|
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/onsen_ui.png">
|
|
117
119
|
</a>
|
|
118
120
|
</td>
|
|
119
|
-
</tr><tr></tr>
|
|
120
|
-
<tr>
|
|
121
121
|
<td align="center" valign="middle">
|
|
122
122
|
<a href="https://neds.com.au/" target="_blank">
|
|
123
123
|
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/neds.png">
|
|
124
124
|
</a>
|
|
125
125
|
</td>
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/icons_8.png">
|
|
129
|
-
</a>
|
|
130
|
-
</td>
|
|
126
|
+
</tr><tr></tr>
|
|
127
|
+
<tr>
|
|
131
128
|
<td align="center" valign="middle">
|
|
132
129
|
<a href="https://vuejobs.com/?ref=vuejs" target="_blank">
|
|
133
130
|
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vuejobs.png">
|
|
@@ -138,18 +135,6 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
|
|
|
138
135
|
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tidelift.png">
|
|
139
136
|
</a>
|
|
140
137
|
</td>
|
|
141
|
-
<td align="center" valign="middle">
|
|
142
|
-
<a href="https://opteo.com/vue" target="_blank">
|
|
143
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/opteo.png">
|
|
144
|
-
</a>
|
|
145
|
-
</td>
|
|
146
|
-
<td align="center" valign="middle">
|
|
147
|
-
<a href="https://devsquad.com/" target="_blank">
|
|
148
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/devsquad.png">
|
|
149
|
-
</a>
|
|
150
|
-
</td>
|
|
151
|
-
</tr><tr></tr>
|
|
152
|
-
<tr>
|
|
153
138
|
<td align="center" valign="middle">
|
|
154
139
|
<a href="https://www.firesticktricks.com/" target="_blank">
|
|
155
140
|
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/firestick_tricks.png">
|
|
@@ -160,11 +145,6 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
|
|
|
160
145
|
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/intygrate.png">
|
|
161
146
|
</a>
|
|
162
147
|
</td>
|
|
163
|
-
<td align="center" valign="middle">
|
|
164
|
-
<a href="https://passionatepeople.io/" target="_blank">
|
|
165
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/passionate_people.png">
|
|
166
|
-
</a>
|
|
167
|
-
</td>
|
|
168
148
|
<td align="center" valign="middle">
|
|
169
149
|
<a href="http://en.shopware.com/" target="_blank">
|
|
170
150
|
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/shopware_ag.png">
|
|
@@ -175,15 +155,10 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
|
|
|
175
155
|
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/vpnranks.png">
|
|
176
156
|
</a>
|
|
177
157
|
</td>
|
|
178
|
-
<td align="center" valign="middle">
|
|
179
|
-
<a href="https://www.simplyswitch.com/" target="_blank">
|
|
180
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/energy_comparison.png">
|
|
181
|
-
</a>
|
|
182
|
-
</td>
|
|
183
158
|
</tr><tr></tr>
|
|
184
159
|
<tr>
|
|
185
160
|
<td align="center" valign="middle">
|
|
186
|
-
<a href="https://www.bacancytechnology.com" target="_blank">
|
|
161
|
+
<a href="https://www.bacancytechnology.com/hire-vuejs-developer" target="_blank">
|
|
187
162
|
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/bacancy_technology.png">
|
|
188
163
|
</a>
|
|
189
164
|
</td>
|
|
@@ -204,7 +179,7 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
|
|
|
204
179
|
</td>
|
|
205
180
|
<td align="center" valign="middle">
|
|
206
181
|
<a href="https://fastcoding.jp/javascript/ " target="_blank">
|
|
207
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/fastcoding_inc.svg">
|
|
182
|
+
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/fastcoding_inc.svg?sanitize=true">
|
|
208
183
|
</a>
|
|
209
184
|
</td>
|
|
210
185
|
<td align="center" valign="middle">
|
|
@@ -215,33 +190,18 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
|
|
|
215
190
|
</tr><tr></tr>
|
|
216
191
|
<tr>
|
|
217
192
|
<td align="center" valign="middle">
|
|
218
|
-
<a href="https://www.
|
|
219
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/
|
|
220
|
-
</a>
|
|
221
|
-
</td>
|
|
222
|
-
<td align="center" valign="middle">
|
|
223
|
-
<a href="https://storekit.com" target="_blank">
|
|
224
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/storekit.png">
|
|
225
|
-
</a>
|
|
226
|
-
</td>
|
|
227
|
-
<td align="center" valign="middle">
|
|
228
|
-
<a href="http://www.pullrequest.com" target="_blank">
|
|
229
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/pullrequest.svg">
|
|
230
|
-
</a>
|
|
231
|
-
</td>
|
|
232
|
-
<td align="center" valign="middle">
|
|
233
|
-
<a href="https://unicorn.io/" target="_blank">
|
|
234
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/unicorn_io.svg">
|
|
193
|
+
<a href="https://www.foo.software" target="_blank">
|
|
194
|
+
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/foo.png">
|
|
235
195
|
</a>
|
|
236
196
|
</td>
|
|
237
197
|
<td align="center" valign="middle">
|
|
238
|
-
<a href="https://
|
|
239
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/
|
|
198
|
+
<a href="https://flatlogic.com/templates" target="_blank">
|
|
199
|
+
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/flatlogic_templates.svg?sanitize=true">
|
|
240
200
|
</a>
|
|
241
201
|
</td>
|
|
242
202
|
<td align="center" valign="middle">
|
|
243
|
-
<a href="
|
|
244
|
-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/
|
|
203
|
+
<a href="http://moovweb.com/" target="_blank">
|
|
204
|
+
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/moovweb.png">
|
|
245
205
|
</a>
|
|
246
206
|
</td>
|
|
247
207
|
</tr><tr></tr>
|
|
@@ -253,16 +213,16 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
|
|
|
253
213
|
|
|
254
214
|
<h4 align="center">Platinum</h4>
|
|
255
215
|
|
|
256
|
-
<a href="https://opencollective.com/vuejs/tiers/platinum-sponsors/0/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/platinum-sponsors/0/avatar.svg"></a>
|
|
257
|
-
<a href="https://opencollective.com/vuejs/tiers/platinum-sponsors/1/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/platinum-sponsors/1/avatar.svg"></a>
|
|
216
|
+
<a href="https://opencollective.com/vuejs/tiers/platinum-sponsors/0/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/platinum-sponsors/0/avatar.svg?sanitize=true"></a>
|
|
217
|
+
<a href="https://opencollective.com/vuejs/tiers/platinum-sponsors/1/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/platinum-sponsors/1/avatar.svg?sanitize=true"></a>
|
|
258
218
|
|
|
259
219
|
<h4 align="center">Gold</h4>
|
|
260
220
|
|
|
261
|
-
<a href="https://opencollective.com/vuejs/tiers/gold-sponsors/0/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/gold-sponsors/0/avatar.svg" height="60px"></a>
|
|
262
|
-
<a href="https://opencollective.com/vuejs/tiers/gold-sponsors/1/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/gold-sponsors/1/avatar.svg" height="60px"></a>
|
|
263
|
-
<a href="https://opencollective.com/vuejs/tiers/gold-sponsors/2/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/gold-sponsors/2/avatar.svg" height="60px"></a>
|
|
264
|
-
<a href="https://opencollective.com/vuejs/tiers/gold-sponsors/3/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/gold-sponsors/3/avatar.svg" height="60px"></a>
|
|
265
|
-
<a href="https://opencollective.com/vuejs/tiers/gold-sponsors/4/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/gold-sponsors/4/avatar.svg" height="60px"></a>
|
|
221
|
+
<a href="https://opencollective.com/vuejs/tiers/gold-sponsors/0/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/gold-sponsors/0/avatar.svg?sanitize=true" height="60px"></a>
|
|
222
|
+
<a href="https://opencollective.com/vuejs/tiers/gold-sponsors/1/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/gold-sponsors/1/avatar.svg?sanitize=true" height="60px"></a>
|
|
223
|
+
<a href="https://opencollective.com/vuejs/tiers/gold-sponsors/2/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/gold-sponsors/2/avatar.svg?sanitize=true" height="60px"></a>
|
|
224
|
+
<a href="https://opencollective.com/vuejs/tiers/gold-sponsors/3/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/gold-sponsors/3/avatar.svg?sanitize=true" height="60px"></a>
|
|
225
|
+
<a href="https://opencollective.com/vuejs/tiers/gold-sponsors/4/website" target="_blank" rel="noopener noreferrer"><img src="https://opencollective.com/vuejs/tiers/gold-sponsors/4/avatar.svg?sanitize=true" height="60px"></a>
|
|
266
226
|
|
|
267
227
|
---
|
|
268
228
|
|
package/dist/README.md
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
### Terms
|
|
11
11
|
|
|
12
|
-
- **Full**: builds that
|
|
12
|
+
- **Full**: builds that contain both the compiler and the runtime.
|
|
13
13
|
|
|
14
14
|
- **Compiler**: code that is responsible for compiling template strings into JavaScript render functions.
|
|
15
15
|
|
|
@@ -90,9 +90,7 @@ module.exports = {
|
|
|
90
90
|
plugins: [
|
|
91
91
|
// ...
|
|
92
92
|
new webpack.DefinePlugin({
|
|
93
|
-
'process.env':
|
|
94
|
-
NODE_ENV: JSON.stringify('production')
|
|
95
|
-
}
|
|
93
|
+
'process.env.NODE_ENV': JSON.stringify('production')
|
|
96
94
|
})
|
|
97
95
|
]
|
|
98
96
|
}
|
package/dist/vue.common.dev.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Vue.js v2.6.
|
|
3
|
-
* (c) 2014-
|
|
2
|
+
* Vue.js v2.6.12
|
|
3
|
+
* (c) 2014-2020 Evan You
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
@@ -5439,7 +5439,7 @@ Object.defineProperty(Vue, 'FunctionalRenderContext', {
|
|
|
5439
5439
|
value: FunctionalRenderContext
|
|
5440
5440
|
});
|
|
5441
5441
|
|
|
5442
|
-
Vue.version = '2.6.
|
|
5442
|
+
Vue.version = '2.6.12';
|
|
5443
5443
|
|
|
5444
5444
|
/* */
|
|
5445
5445
|
|
|
@@ -7645,7 +7645,7 @@ function updateDOMProps (oldVnode, vnode) {
|
|
|
7645
7645
|
// skip the update if old and new VDOM state is the same.
|
|
7646
7646
|
// `value` is handled separately because the DOM value may be temporarily
|
|
7647
7647
|
// out of sync with VDOM state due to focus, composition and modifiers.
|
|
7648
|
-
// This #4521 by skipping the
|
|
7648
|
+
// This #4521 by skipping the unnecessary `checked` update.
|
|
7649
7649
|
cur !== oldProps[key]
|
|
7650
7650
|
) {
|
|
7651
7651
|
// some property updates can throw
|
|
@@ -9890,7 +9890,7 @@ function parse (
|
|
|
9890
9890
|
}
|
|
9891
9891
|
},
|
|
9892
9892
|
comment: function comment (text, start, end) {
|
|
9893
|
-
// adding
|
|
9893
|
+
// adding anything as a sibling to the root node is forbidden
|
|
9894
9894
|
// comments should still be allowed, but ignored
|
|
9895
9895
|
if (currentParent) {
|
|
9896
9896
|
var child = {
|