kingwl
beee7d8143
support v-on passive modifier ( #5132 )
...
* support v-on passive modifier
* fix supportsPassive and run unit when the test browser supports
* add mutual exclusive warning
* Fix typo
* Fix typo
* Remove extra line - CS fix
2017-04-05 14:35:16 +08:00
Evan You
354c2f4922
fix keep-alive cache incorrectly pruned with transition mode="out-in" ( fix #5346 )
2017-04-03 15:32:23 +08:00
Evan You
bbec0763ab
remove problematic test cases (mutating in render fn)
2017-04-03 14:52:55 +08:00
Evan You
35aa5f0b2b
warn click.right ( close #5330 )
2017-04-03 14:43:23 +08:00
Evan You
a12d32a56d
fix style diffing on cached/slot elements ( fix #5318 )
2017-04-03 14:13:57 +08:00
Evan You
6622839068
style and class should be reserved for web
2017-04-03 13:40:15 +08:00
Evan You
e7e86fd08b
warn computed properties that are already defined as data or props
2017-04-03 11:56:23 +08:00
AchillesJ
3c0265517b
handle errors thrown by directive hooks ( #5314 ) ( #5324 )
...
* handle errors thrown by directive hooks
* fix import
2017-04-03 11:37:54 +08:00
Razvan Stoenescu
255b627f39
fix #5321 don't throw error when node gets relocated ( #5322 )
...
* don't throw error when node gets relocated
* perf: Simplify if check in vdom/patch
2017-04-03 11:36:50 +08:00
Evan You
9311876c7c
safer isNative check ( fix #5361 )
2017-04-03 11:33:49 +08:00
Evan You
71e0992127
update sponsors
2017-04-03 11:27:18 +08:00
Evan You
78b73686ea
expose preload/prefetch/scripts rendering on render context if no template is provided
2017-04-02 15:38:26 +08:00
Evan You
1e37633567
fix ssr xss ( fix #5351 )
2017-04-01 14:07:05 +08:00
Evan You
924435a0fa
ssr: only preload scripts by default
2017-03-31 17:42:56 +08:00
Evan You
d2ff956b94
tweak async component resolving
2017-03-31 17:33:45 +08:00
Evan You
80fa9bf3d6
fix hydration tests
2017-03-31 17:23:49 +08:00
Evan You
1648adb6c7
fix import
2017-03-31 17:05:25 +08:00
Evan You
69e62f0a74
refactor: remove constants from config
2017-03-31 17:04:19 +08:00
Evan You
d3aee4ea4e
make vdom hot code more explicit and vm friendly
2017-03-31 16:59:29 +08:00
Evan You
86a714cc47
refactor create-component.js
2017-03-31 15:55:35 +08:00
Evan You
92e91927f5
update docs for ssr
2017-03-31 11:03:43 +08:00
Evan You
e5e940307b
add dep
2017-03-30 21:53:15 +08:00
Evan You
f4f4c126f2
ssr: handle link rel=preload for non-js assets too
2017-03-30 21:34:39 +08:00
Evan You
81a187b668
bump lock
2017-03-30 16:30:14 +08:00
Evan You
ee3f061cce
update sponsors
2017-03-30 16:06:07 +08:00
Evan You
37035e5e74
update yarn.lock
2017-03-30 15:53:56 +08:00
Evan You
a1e01bf492
only handle script preload
2017-03-30 15:44:58 +08:00
Evan You
655c0f185b
tests for ssr bundleRenderer + template + clientManifest
2017-03-30 15:19:13 +08:00
Evan You
2ea80399da
restructure ssr tests: move template tests into separate file
2017-03-30 12:10:43 +08:00
Evan You
e0a7c1ac68
use data attribute for ssr marker
2017-03-29 17:53:46 +08:00
Evan You
c880db55be
tweak prefetch inferring
2017-03-29 17:32:37 +08:00
Evan You
8827406c86
support embedding scripts
2017-03-29 16:25:32 +08:00
Evan You
dbb47db248
handle updated bundle format and client manfiest
2017-03-29 13:30:13 +08:00
Evan You
fb3efcc9a8
tweak key
2017-03-29 12:24:18 +08:00
Evan You
fa42a7b35d
handle no-css async chunks
2017-03-29 10:14:28 +08:00
Evan You
2451c45d4f
fix preload for used chunks
2017-03-29 10:14:28 +08:00
Evan You
2fe42ef0c5
fix option passing
2017-03-29 10:14:28 +08:00
Evan You
fae6b87786
refactor: pull in vue-ssr-html-stream and refactor into generic template renderer
2017-03-29 10:14:28 +08:00
Evan You
e165b32a74
update sponsors
2017-03-29 10:14:12 +08:00
Eduardo San Martin Morote
6e2fc7e798
Add lastname in backers.md
2017-03-27 23:14:48 +02:00
Evan You
0cebdf55ab
[release] 2.2.6
2017-03-27 10:46:09 +08:00
Evan You
113fce9955
[build] 2.2.6
2017-03-27 10:46:09 +08:00
Kenneth Crawford
6fcfdbd83f
warn and handle missing get in computed ( fix #5265 ) ( #5267 )
2017-03-27 10:41:29 +08:00
Evan You
3209f6f517
remove parent/ref elm references when destroying instance, fix memory leak (fix vue-router#1279)
2017-03-27 09:49:05 +08:00
ZhangJan
be076173d0
fix a typo ( #5284 )
2017-03-25 15:36:00 +01:00
Evan You
8a518c1efd
update sponsors and backers
2017-03-25 14:30:50 +08:00
Evan You
c0ad75beeb
[release] 2.2.5
2017-03-24 12:53:32 +08:00
Evan You
b876395441
[build] 2.2.5
2017-03-24 12:53:32 +08:00
Evan You
bfeb28f1fa
pin todomvc css version
2017-03-24 12:51:29 +08:00
Evan You
3b7cfc71cb
coverage
2017-03-24 11:56:18 +08:00