issues
search
DMQ
/
mvvm
剖析vue实现原理,自己动手实现mvvm
5.21k
stars
1.26k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
watch原型中的exp写错了
#54
zhang-wei-jian
closed
1 year ago
1
关于多个watcher的探讨
#53
JasonXiang2014
closed
2 years ago
1
改成ES2015风格并优化代码
#52
cuihq
closed
3 years ago
1
想知道computed实现原理
#51
Been101
opened
4 years ago
1
Mvvm
#50
CraneXHu
closed
4 years ago
0
添加代理函数_proxyAttribbute。代理vm.$options.methods 到vm上
#49
chenzewang
opened
4 years ago
0
docs:修改textarea标签拼写错误
#48
ScarboroughCoral
closed
4 years ago
0
关于dep.target=null的问题
#47
rmd1710714107
closed
4 years ago
2
chore: vue3
#46
DMQ
closed
4 years ago
0
关于 watcher 被重复订阅的问题
#45
zyy19930619
opened
5 years ago
0
watcher和vue的watcher对应关系不一样吧
#44
LesterWeng
closed
4 years ago
1
issue: 对于嵌套的data属性,观察者的回调会同时绑定在父级,以及子级属性上
#43
LiShuxue
closed
4 years ago
3
about constructor reference issue
#42
chroota
closed
5 years ago
0
新增编译多个大括号表达式连用功能
#41
STDSuperman
closed
5 years ago
1
关于constructor
#40
chroota
closed
5 years ago
1
关于Object.defineProperty() 问题
#39
lai1335277759
closed
5 years ago
1
数据代理不用深层遍历吗?
#38
ideagay
closed
5 years ago
2
关于node2Fragment函数中的节点遍历
#37
AricZhu
closed
5 years ago
4
作者,你好。想请教一下关于Compile里面的_setVMVal()
#36
HARDCOREAJ
closed
5 years ago
3
修复模版{{}}可能存在的空格问题导致解析属性跟vm.data不对应
#35
jgchenu
closed
5 years ago
1
v-model指令你是如何实现呢,目前看data与UI层单向数据绑定没问题
#34
codevvvv9
closed
5 years ago
1
对表达式的支持有缺陷
#33
crazyyuan
opened
5 years ago
0
Update
#32
xsf0105
closed
5 years ago
0
Update readme
#31
xsf0105
closed
5 years ago
0
Proxy实现看这里
#30
bowencool
opened
5 years ago
0
您好,我想问下关于watcher的问题
#29
Sercl
closed
5 years ago
1
删除模板里面的多余空格
#28
zhangenming
closed
5 years ago
0
你好,mvvm如何作用于动态dom节点?
#27
leejie123
opened
5 years ago
0
在observer.js中 您重写了默认的Observer.prototype 那么this.walk(data) 还能正确的找到walk这个方法吗
#26
blinkMyEyesConsciously
opened
6 years ago
1
订阅者的update()方法有点不理解,
#25
kdx168
closed
4 years ago
1
这个可以用webpack打包一下 es6->es5 不需要在index里引入这么多js文件
#24
wlex-club
closed
5 years ago
1
将原生节点拷贝到fragment的代码错误
#23
saifeiLee
closed
5 years ago
2
计算属性如何与属性建立依赖关系
#22
Pzhicong
closed
6 years ago
2
为什么不用中介者模式(发布/订阅模式)实现,而是用观察者模式?
#21
ziyi2
closed
6 years ago
3
Watcher存在的问题
#20
bravepg
closed
6 years ago
1
移除watcher这一步没有实现吗
#19
sally2015
closed
6 years ago
1
模版上的字段child.htmlStr多了child
#18
mark422
closed
6 years ago
3
你好,有个问题想请教一下
#17
itboos
closed
6 years ago
3
for循环操作属性赋值问题
#16
shengrongchun
closed
6 years ago
5
如果一个textnode包含多个键值,会有问题,比如{{name}},{{age}}
#15
medusaless
opened
6 years ago
2
test label:bug
#14
DMQ
closed
6 years ago
0
compile.js 中 child = el.firstChild
#13
leermao
closed
6 years ago
1
call( )函数和dep问题
#12
1053061407
closed
6 years ago
1
Delete .DS_Store
#11
lokiikoll
closed
6 years ago
0
能详细说说为什么用createDocumentFragment吗??
#10
whatwg6
closed
7 years ago
1
关于watcher的问题
#9
iiijarvis
closed
7 years ago
4
Dep.target干嘛的?
#8
fangxianzheng
closed
7 years ago
1
从Dep 到Watcher 这部分有点少
#7
edward32tnt
closed
7 years ago
3
是否考虑使用ES6重构下代码,以及对多个JS文件进行模块化?
#6
ET-1992
opened
7 years ago
3
数据显示出现问题
#5
dive2Pro
closed
7 years ago
1
Next