Issues
- 1
watch原型中的exp写错了
#54 opened by zhang-wei-jian - 1
关于多个watcher的探讨
#53 opened by JasonXiang2014 - 11
可不可以把虚拟dom弄上
#1 opened by hggq - 1
想知道computed实现原理
#51 opened by Been101 - 0
- 2
关于dep.target=null的问题
#47 opened by rmd1710714107 - 3
issue: 对于嵌套的data属性,观察者的回调会同时绑定在父级,以及子级属性上
#43 opened by LiShuxue - 1
订阅者的update()方法有点不理解,
#25 opened by kdx168 - 1
watcher和vue的watcher对应关系不一样吧
#44 opened by LesterWeng - 0
关于 watcher 被重复订阅的问题
#45 opened by zyy19930619 - 5
能否加入对数组观察的支持
#4 opened by undefined27 - 3
input输入中文的时候有问题,会把输入的拼音一起显示出来,看了下Vue的源码解决是通过compositionstart和compositionend解决的
#2 opened by huangzhuangjia - 1
关于Object.defineProperty() 问题
#39 opened by lai1335277759 - 1
关于constructor
#40 opened by chroota - 2
如果一个textnode包含多个键值,会有问题,比如{{name}},{{age}}
#15 opened by medusaless - 1
v-model指令你是如何实现呢,目前看data与UI层单向数据绑定没问题
#34 opened by codevvvv9 - 3
作者,你好。想请教一下关于Compile里面的_setVMVal()
#36 opened by HARDCOREAJ - 2
数据代理不用深层遍历吗?
#38 opened by ideagay - 4
关于node2Fragment函数中的节点遍历
#37 opened by AricZhu - 0
对表达式的支持有缺陷
#33 opened by crazyyuan - 0
Proxy实现看这里
#30 opened by bowencool - 3
是否考虑使用ES6重构下代码,以及对多个JS文件进行模块化?
#6 opened by ET-1992 - 1
您好,我想问下关于watcher的问题
#29 opened by Sercl - 2
将原生节点拷贝到fragment的代码错误
#23 opened by saifeiLee - 1
这个可以用webpack打包一下 es6->es5 不需要在index里引入这么多js文件
#24 opened by wlex-club - 1
在observer.js中 您重写了默认的Observer.prototype 那么this.walk(data) 还能正确的找到walk这个方法吗
#26 opened by blinkMyEyesConsciously - 0
你好,mvvm如何作用于动态dom节点?
#27 opened by leejie123 - 2
计算属性如何与属性建立依赖关系
#22 opened by Pzhicong - 3
为什么不用中介者模式(发布/订阅模式)实现,而是用观察者模式?
#21 opened by ziyi2 - 1
Watcher存在的问题
#20 opened by bravepg - 1
移除watcher这一步没有实现吗
#19 opened by sally2015 - 3
你好,有个问题想请教一下
#17 opened by itboos - 5
for循环操作属性赋值问题
#16 opened by shengrongchun - 0
test label:bug
#14 opened by DMQ - 1
compile.js 中 child = el.firstChild
#13 opened by leermao - 1
call( )函数和dep问题
#12 opened by 1053061407 - 1
能详细说说为什么用createDocumentFragment吗??
#10 opened by whatwg6 - 4
关于watcher的问题
#9 opened by iiijarvis - 3
从Dep 到Watcher 这部分有点少
#7 opened by edward32tnt - 1
Dep.target干嘛的?
#8 opened by fangxianzheng - 1
- 3
关于watcher.js中的一行代码问题
#3 opened by radicalviva