Evan You
|
6bf97721f1
feat(ssr): inheritAttrs support in SSR
|
9 年之前 |
Evan You
|
1bf98b0a99
test: adjust transition tests for firefox
|
9 年之前 |
Evan You
|
606666d5a9
test: fix Object.prototype.watch related warnings
|
9 年之前 |
Evan You
|
1f9e924971
feat(types): add declaration for inheritAttrs
|
9 年之前 |
Evan You
|
61187596b9
feat(core): $attrs, $listeners & inheritAttrs option
|
9 年之前 |
Evan You
|
afa108238f
test: remove unecessary id in test case
|
9 年之前 |
Evan You
|
1b7ddd7a35
feat(types): expose $vnode
|
9 年之前 |
Evan You
|
11614d63b7
feat(v-on): support v-on object syntax with no arguments
|
9 年之前 |
Evan You
|
b0b6b7e972
build: upgrade rollup
|
9 年之前 |
Evan You
|
0a9aab510b
fix(v-model): fix input change check for type="number"
|
9 年之前 |
Evan You
|
fed602b90b
refactor: also clone vnode.asyncFactory
|
9 年之前 |
chengchao
|
4d680794a5
fix(parser): the first newline following pre and textarea tag should be ignored (#6022)
|
9 年之前 |
Evan You
|
a1d1145c91
fix(v-model): should generate component-specific code for tags with "is" attribute
|
9 年之前 |
Evan You
|
8d66691ee2
fix(core): should preserve reactivity-ness of injected objects
|
9 年之前 |
Evan You
|
5dbca4e3c4
style: tweak import style
|
9 年之前 |
Hanks
|
b1512d8b13
feat(weex): implement "weex.supports" api to support feature detection (#6053)
|
9 年之前 |
Hanks
|
0d6ad12a48
refactor(weex): sync recent changes of Weex (#6028)
|
9 年之前 |
Rahul Kadyan
|
306997eaf4
fix(core): add merge strategy for provide option (#6025)
|
9 年之前 |
AchillesJ
|
254d85cfc4
fix(ref): refactor function registerRef (#6039)
|
9 年之前 |
wenlu.wang
|
d8d4ca6763
fix: transition group should work with dynamic name (#6006) (#6019)
|
9 年之前 |
SSHz
|
8ff77a243c
fix typos in src/server/bundle-renderer/create-bundle-runner.js (#6010)
|
9 年之前 |
Evan You
|
275d95d0fe
chore: improve commit convention examples to be more Vue-specific
|
9 年之前 |
AchillesJ
|
eea0920f14
fix: improve Vue.set/Vue.delete API to support multi type of array index (#5973)
|
9 年之前 |
AchillesJ
|
458030ae19
fix: v-bind object should not override props on scopedSlots (#5995)
|
9 年之前 |
JK
|
34d8c796ac
fix: check enterToClass/leaveToClass existence before adding it (#5912)
|
9 年之前 |
wenlu.wang
|
049f3171a9
fix: support plugin with multi version vue (#5985)
|
9 年之前 |
Blake Newman
|
27a1b03827
chore(build): ignore dist files until release (#5984)
|
9 年之前 |
AchillesJ
|
16700c95e1
refactor(core): remove unnecessary switch case (#5971)
|
9 年之前 |
MopTym
|
de42186d52
fix(ssr): fix bundleRenderer mapped async chunks caching check (#5963)
|
9 年之前 |
wenlu.wang
|
e4da249ab8
feat: add `comments` option to allow preserving comments in template (#5951)
|
9 年之前 |