Clark Du
|
1a19c418b1
|
chore(docs): update packages readme links which point to 404 (#6577)
|
7 years ago |
ULIVZ
|
88487dbaf3
|
build: refactor build alias (#6570)
|
7 years ago |
Clark Du
|
76182a2645
|
chore: remove always falsy condition on perf (#6547)
|
7 years ago |
ULIVZ
|
949ec34cf7
|
chore: correct the contributor link (#6571)
|
7 years ago |
Evan You
|
aa35ec9adc
|
chore: update financial contribution info
|
7 years ago |
Evan You
|
f956a9914a
|
chore: update backers
|
7 years ago |
Evan You
|
e51c0c0e68
|
chore: update backers
|
7 years ago |
Sebastian
|
b77a298cf3
|
chore: fixed typo in changelog section (#6549)
|
7 years ago |
Josh Soref
|
f477ecdbbb
|
chore: spelling (#6535)
|
7 years ago |
Evan You
|
0f00f8fc2b
|
fix(ssr): better handle v-html hydration
fix #6519
|
7 years ago |
Evan You
|
f323719f20
|
chore: add line numbers to flow link in compiler readme
|
7 years ago |
AchillesJ
|
679cd1fef4
|
fix: support prop type checking for primitive wrapper objects (#6450)
close #6447
|
7 years ago |
Evan You
|
08bc7595fd
|
refactor: simplify html parser regex
|
7 years ago |
Stefan
|
31d3ec62ce
|
refactor: simplify html parser attribute regex (#6414)
|
7 years ago |
Herrington Darkholme
|
38d52182bf
|
fix(types): allow variadic plugin use (#6363)
fix #6357
|
7 years ago |
JK
|
3c216755f6
|
fix(provide): provide should default to parentVal during merging (#6473)
fix #6436
|
7 years ago |
katashin
|
a67b795b36
|
types: add TypeScript declarations of webpack plugins (#6325)
close #6301
|
7 years ago |
superwf
|
1b96ba7019
|
refactor: remove repeat line in patch.js (#6269)
* [release] weex-vue-framework@2.4.2-weex.1 (#6196)
* build(release weex): ignore the file path of entries
* [release] weex-vue-framework@2.4.2-weex.1
* style($compile): remove repeat line
remove repeat line
|
7 years ago |
Liwei Qian
|
14ee9e74bf
|
perf: optimize the performance of hyphenate method. (#6274)
|
7 years ago |
JounQin
|
0b2929a3d6
|
types: add EsModuleComponent definition (#6477)
|
7 years ago |
Evan You
|
08a18dd7b8
|
build: add types as allowed commit type
|
7 years ago |
AchillesJ
|
89f0d29f2d
|
fix: inherit SVG ns on component root node (#6511)
fix #6506
|
7 years ago |
Evan You
|
538ad20d8a
|
fix(directive): should invoke unbind & inserted on inner component root element change
fix #6513
|
7 years ago |
Evan You
|
a744497534
|
fix: ensure outer bindings on nested HOC are properly re-applied on inner root element change
|
7 years ago |
Palash Mondal
|
2d75aba5e1
|
chore: fixed a small typo in CONTRIBUTING.md (#6517)
|
7 years ago |
Evan You
|
230c6ae782
|
fix(vdom): avoid diff de-opt when both head/tail are different
fix #6502
|
7 years ago |
Nick Messing
|
f76d16ed95
|
fix(vdom): Don't replace input for text-like type change (#6344)
fix #6313
|
7 years ago |
Evan You
|
8fc6bc8827
|
chore: warn methods that conflict with internals
close #6312
|
7 years ago |
Evan You
|
02f8b80676
|
fix(ssr): fix cachedEscape memory issue
close #6332
|
7 years ago |
Evan You
|
50257a5881
|
chore: cover more cases in ssr bench
|
7 years ago |
Nick Messing
|
d6e6f1deb1
|
fix(v-model): Allow using array value with array v-model in checkboxes (#6220)
fix #6219
|
7 years ago |
Evan You
|
d77b95317c
|
fix: handle special case for allowfullscreen on <embed>
close #6202
|
7 years ago |
Evan You
|
06741f3266
|
fix: computed properties should not be cached during SSR
ref: vuejs/vuex#877
|
7 years ago |
Evan You
|
c371fbde9c
|
build: use npm lockfile
|
7 years ago |
Evan You
|
db1d047499
|
chore: remove unnecessary log in tests
|
7 years ago |
ZhangJan
|
53463619e5
|
perf: deep clone slot vnodes on re-render (#6478)
avoid unnecessary assignment.
|
7 years ago |
Evan You
|
321866a47d
|
test: use headless chrome for dev
|
7 years ago |
Evan You
|
986a669e8f
|
chore: trim trailing whitespace
|
7 years ago |
Evan You
|
0529040c17
|
fix: deep clone slot vnodes on re-render
fix #6372
|
7 years ago |
Evan You
|
172dbf9faf
|
fix(ssr): should also escape static text content
fix #6345
|
7 years ago |
Evan You
|
f4ee63ca10
|
refactor: also use emptyObject for functional listeners
|
7 years ago |
Evan You
|
d4120a6168
|
ignore .vscode
|
7 years ago |
赵鑫晖
|
59dbd4a414
|
fix: ensure $attrs and $listeners are always objects (#6441)
fix #6263
|
7 years ago |
JK
|
a43d66743b
|
fix(transition): consider async placeholder as valid child to return (#6369)
fix #6256
|
7 years ago |
JK
|
d4d553ced7
|
fix(v-model): avoid unnecessary change event on select options change
fix #6193
via #6194
|
7 years ago |
Evan You
|
41d774d112
|
perf(v-model): tweak setSelected
|
7 years ago |
JK
|
f40da5dbf2
|
fix(v-model) selected option not updated properly under IE11 (#6213)
fix #6209
|
7 years ago |
Evan You
|
5091e2c984
|
fix(ssr): address possible xss vector
|
7 years ago |
Hanks
|
0dc27dcdec
|
feat(weex): return instance in createInstance
|
7 years ago |
Hanks
|
f975fac2a8
|
feat(weex): wrap IFFE for appCode
|
7 years ago |