api.js
|
make methods react to changes
|
2014-06-06 15:07:26 -04:00 |
batcher.js
|
batcher rewrite - batch vm.$watch callbacks
|
2014-02-24 11:53:07 -05:00 |
compiler.js
|
simplify Compiler.eval
|
2014-03-08 00:26:32 -05:00 |
deps-parser.js
|
Collect dependencies on all types
|
2014-03-13 10:11:09 -04:00 |
directives.js
|
fix #310 v-style fails with number values
|
2014-06-12 14:25:22 -04:00 |
exp-parser.js
|
fix #242 expressions with object literals
|
2014-04-16 11:25:59 -04:00 |
filters.js
|
fixed currency filter for negative numbers
|
2014-07-30 08:56:30 +02:00 |
misc.js
|
fix #253 attribute names with colons
|
2014-05-15 11:05:35 -04:00 |
observer.js
|
unit test pass
|
2014-03-16 18:26:21 -04:00 |
text-parser.js
|
make tests pass
|
2014-03-24 04:07:37 -04:00 |
transition.js
|
fix #394 transition gaps
|
2014-08-12 17:44:51 -04:00 |
utils.js
|
fix unit test cleanup in IE9
|
2014-07-28 23:52:46 -04:00 |