Evan You
59230fee0e
[release] 2.0.0-alpha.5
9 years ago
Evan You
900bfc1901
[build] 2.0.0-alpha.5
9 years ago
Evan You
68a73cfd19
support dynamic refs
9 years ago
Evan You
c949c74986
change ref to a built-in attribute
9 years ago
Evan You
e3fb6fe834
remove <render> tag
9 years ago
Evan You
d398023ad1
functional components
9 years ago
Evan You
41e46476a5
pass createElement into render functions
9 years ago
Evan You
6a3430d8f3
lowercase component names before checking for native tag warning
9 years ago
Evan You
2bb15044d1
prohibit replacing $data
9 years ago
Evan You
c1a523d5e9
use same sauce build id during release
9 years ago
Evan You
7c90dc9be3
[release] 2.0.0-alpha.4
9 years ago
Evan You
6d4f23cb56
[build] 2.0.0-alpha.4
9 years ago
Evan You
f2419a73b9
support config.ignoredElements
9 years ago
Evan You
f058a21b70
fix identifier re
9 years ago
Evan You
5c3e208cf8
[release] 2.0.0-alpha.3
9 years ago
Evan You
c422de1f08
[build] 2.0.0-alpha.3
9 years ago
Evan You
9e14146fb2
temporarily disable firefox in e2e tests until nightwatch updates to work with FF 47
9 years ago
Evan You
cfe745e9d2
apply scopeId to slot contents too
9 years ago
Evan You
d76bf8cac8
improve template error detector
9 years ago
Evan You
a5ccee3079
make modal e2e test more stable on CI
9 years ago
Evan You
081d66adb2
keep preserveWhitespace as internal compiler option
9 years ago
Evan You
b1351be073
support _scopeId in SSR
9 years ago
Evan You
b0ad94fc87
properly encode HTML in server-side rendering ( fix #3078 )
9 years ago
Evan You
67da70d5bc
refactor: split server-renderer props handling into separate module
9 years ago
Evan You
efa3fc746a
[release] 2.0.0-alpha.2
9 years ago
Evan You
e93286d2c9
[build] 2.0.0-alpha.2
9 years ago
Evan You
5504ae5dd2
tweak ci script
9 years ago
Marais Rossouw
94c7527d3c
Nextrefactor: `.test` is faster than `.match` for regex bools ( #3074 )
* refactor: `.test` is faster than `.match` for regex bools
* chore: whoops.. wasnt suppose to commit these files
* fix: mixxup from the iOS version match
9 years ago
Evan You
d1a5298372
adjust build setup
9 years ago
Evan You
8785b79e2f
adjust ci script
9 years ago
Evan You
22a4d77197
fix select2 e2e test in phantomjs
9 years ago
Evan You
9d57879de1
record screenshots for e2e test failures
9 years ago
Evan You
bd71c06b6f
tweak e2e script to allow passing in more flags to npm task
9 years ago
Evan You
000433c878
get tests passing on all suacelab browsers
9 years ago
Evan You
cec833a9e8
implement new v-for iterator syntax (ref: #3073 )
9 years ago
Evan You
9842f3eb38
refactor sfc-parser to handle nested template tags
9 years ago
Evan You
e4726237f3
add location info to html-parser
9 years ago
Evan You
714f79341e
remove unnecessary code in html-parser
9 years ago
Denis Karabaza
5d582df556
Fix options for inline-template instances ( #3063 )
9 years ago
Evan You
687dcee0e3
readme placeholders for packages
9 years ago
Evan You
32ba31cee3
bring back ci script
9 years ago
Evan You
bffb9d1cea
[release] 2.0.0-alpha.1
9 years ago
Evan You
0a1c19d468
[build] 2.0.0-alpha.1
9 years ago
Evan You
193f307f19
release script
9 years ago
Aristides
fbe81fbc0c
Load external assets with https in select2 example ( #3053 )
Otherwise it doesn't work if the page is loaded with http.
9 years ago
Evan You
9438408210
fix SSR tests after preserveWhitespace removal
9 years ago
Evan You
13d64d2039
remove preserveWhitespace usage in dbmon
9 years ago
Evan You
cccfda96da
test for config.optionMergeStrategies
9 years ago
Evan You
34bcc02b77
remove preserveWhitespace config option
9 years ago
Evan You
d813c59420
change default error behavior to throw
9 years ago