Evan You
|
d6c070d54d
|
link to latest info
|
8 years ago |
Evan You
|
a27c464692
|
[release] 2.3.0
|
8 years ago |
Evan You
|
87b0d5d5a4
|
[build] 2.3.0
|
8 years ago |
Evan You
|
d8315c42ef
|
do not decode text inside script/style tags (fix #5526)
|
8 years ago |
Evan You
|
3a6fd13bc5
|
[release] 2.3.0-beta.1
|
8 years ago |
Evan You
|
56b6f8aac6
|
[build] 2.3.0-beta.1
|
8 years ago |
Evan You
|
cb0531c4fb
|
increase async delay for more test cases
|
8 years ago |
Evan You
|
c24f492543
|
fix edge test case
|
8 years ago |
Evan You
|
1096890827
|
increase async component test delay
|
8 years ago |
Yusuke Otsuka
|
12b7122c16
|
fix mixin issue (#5514)
|
8 years ago |
Evan You
|
2a247fcadc
|
fix ssr initial context style recording
|
8 years ago |
Evan You
|
016920ebea
|
support customizing context and window keys for renderState()
|
8 years ago |
Evan You
|
38516b4942
|
fix flow
|
8 years ago |
Eduardo San Martin Morote
|
380e988823
|
Allow slot names to be numbers (#5481)
Closes #5480
|
8 years ago |
Async0x42
|
1288386722
|
Support Vue.delete(arr, index) in TypeScript definitions (#5508)
* add a variation of 'delete' to typesript typings, added in 2.2+
* add typescript typings test for Vue.delete(arr, index)
|
8 years ago |
Evan You
|
a2f57e3c52
|
use context-agnostic RegExp check
|
8 years ago |
Evan You
|
01c0002a4d
|
improve info exposed by getPreloadFiles()
|
8 years ago |
Evan You
|
4d81fa8eee
|
ssr: expose getPreloadFiles() on context
|
8 years ago |
Evan You
|
a45e40d5bf
|
improve ssr js/css file check
|
8 years ago |
Evan You
|
2efc0446b3
|
inline css links in renderStyles()
|
8 years ago |
Evan You
|
3a621d1860
|
ssr server plugin: only include js source maps
|
8 years ago |
Evan You
|
4f9f28cf16
|
renderLinks -> renderResourceHints
|
8 years ago |
Alexander Tesfamichael
|
e5814dee67
|
Update packages readme links (#5488)
|
8 years ago |
Evan You
|
a677a98a3c
|
update outdated message in ssr plugin
|
8 years ago |
Evan You
|
fe92cce9ef
|
comments
|
8 years ago |
Evan You
|
9ca0c35a3f
|
ssr: inject userContext into vnode to ensure correctness
|
8 years ago |
Evan You
|
67d02fbf3f
|
adjust renderToString context argument position
|
8 years ago |
Evan You
|
2d50ac177b
|
ssr inject: false option
|
8 years ago |
Evan You
|
94d5e332d1
|
use lodash.template for ssr templates by default
|
8 years ago |
Evan You
|
bce51f3fbc
|
remove unnecessary dep in vue-server-renderer
|
8 years ago |
Evan You
|
a6d0e056cc
|
update project structure guide (close #5465)
|
8 years ago |
Evan You
|
914879f1ce
|
move ssr entry
|
8 years ago |
Evan You
|
7b8b0e48f7
|
restructure: remove entires directory
|
8 years ago |
laoxiong
|
3b4d16b032
|
improve:add local variable declaration (#5462)
|
8 years ago |
Evan You
|
c0da43d22f
|
fix incorrect compiler warning for $delete usage in templates (fix #5464)
|
8 years ago |
Evan You
|
af43862969
|
update sponsors
|
8 years ago |
宋铄运
|
38810d8fd0
|
Support auto-prefixed style value as array (client/ssr) (#5460)
* support auto-prefixed style value as array (client/ssr)
* adjust test case
|
8 years ago |
Evan You
|
5a617cc404
|
update ssr tests with local plugin build
|
8 years ago |
Evan You
|
a2bff57b0d
|
include ssr webpack plugin in main repo
|
8 years ago |
Evan You
|
745fcd6d78
|
directMode -> runInNewContext
|
8 years ago |
katashin
|
086ae4469b
|
allow an extended constructor as global mixin (#5448)
|
8 years ago |
Evan You
|
5eeb9de5e7
|
ssr: repeat all test cases for directMode
|
8 years ago |
Evan You
|
760a74480e
|
test warning component trace
|
8 years ago |
Evan You
|
3ff17889e9
|
bump plugin version
|
8 years ago |
Evan You
|
63b7b86209
|
update sponsors
|
8 years ago |
Evan You
|
65cb5b4f78
|
adjust async chunk inference strategy
|
8 years ago |
Evan You
|
9a5dd1bac8
|
fix test
|
8 years ago |
Evan You
|
3b04547c0c
|
refactor render
|
8 years ago |
Evan You
|
4e40666d53
|
wip
|
8 years ago |
Evan You
|
37fb988271
|
comments
|
8 years ago |