Evan You
|
cdd1e095b5
improve watcher error messages + use debugger when debug: true
|
hace 11 años |
Evan You
|
8d545dad35
refactor watcher to use an option object
|
hace 11 años |
Evan You
|
33dbb5e69d
make deep watch traverse arrays
|
hace 11 años |
Evan You
|
7a1526d782
#576 warn errors in watcher getters
|
hace 11 años |
Evan You
|
224d67db7c
fix #520 let watchers handle callbacks that trigger removeCb()
|
hace 11 años |
Evan You
|
4cd4daf274
add config.async option
|
hace 11 años |
Evan You
|
1e8b525f0b
move try catch to watcher.get/set so that other errors can be thrown
|
hace 11 años |
Evan You
|
e91e5ce8a5
deep watch
|
hace 11 años |
Evan You
|
ca6bee24a6
components have isolated scope by default
|
hace 11 años |
Evan You
|
5e83bb2c50
tests tests tests
|
hace 11 años |
Evan You
|
02ee11cac1
improve test coverage
|
hace 11 años |
Evan You
|
36599833de
further simplify observe
|
hace 11 años |
Evan You
|
5bb6dc631c
fix two-way filters for v-model
|
hace 11 años |
Evan You
|
56637f89de
fix watcher unregister
|
hace 11 años |
Evan You
|
0886716b2d
watcher multiple callbacks
|
hace 11 años |
Evan You
|
58f12db185
improve data change broadcasting
|
hace 11 años |
Evan You
|
5e4dce0776
make tests pass
|
hace 11 años |
Evan You
|
92a5caa641
fix #398: only fire $data change on non-scope changes
|
hace 11 años |
Evan You
|
b30101987e
change option merging strategy for assets (perf reasons)
|
hace 11 años |
Evan You
|
5920229786
path.set/watcher.set should create if doesnt exist
|
hace 11 años |
Evan You
|
043eb6e14c
use nextTick with context in batcher
|
hace 11 años |
Evan You
|
203383f3fe
use jasmine 2.0
|
hace 11 años |
Evan You
|
eaf7216613
test for watcher
|
hace 11 años |