Commit Graph

3587 Commits

Author SHA1 Message Date
Evan You
6bb90961fd expose compile 2016-04-12 21:44:24 -04:00
Evan You
b5800b274c restructure instance 2016-04-12 21:41:12 -04:00
Evan You
91a04ad038 refactor state 2016-04-12 21:21:50 -04:00
Evan You
df97df1c05 v-model modifiers 2016-04-12 20:44:54 -04:00
Evan You
4ea6ae3177 use object format modifiers 2016-04-12 20:38:03 -04:00
Evan You
9af0745779 avoid html decoding empty strings 2016-04-12 20:30:47 -04:00
Evan You
fa46e8f88e fix caching with preserveWhiteSpace 2016-04-12 20:15:56 -04:00
Evan You
0ab0600599 restructure 2016-04-12 19:42:15 -04:00
Evan You
c9c4291586 remove some useless code 2016-04-12 19:05:02 -04:00
Evan You
f1bdaa8bf4 properly initialize state 2016-04-12 19:02:30 -04:00
Evan You
5d585676c6 fix class initial application 2016-04-12 19:02:21 -04:00
Evan You
68c99b26f2 lint it 2016-04-12 18:30:40 -04:00
Evan You
fe3761aad6 remove log 2016-04-12 18:11:03 -04:00
Evan You
d048b44ae2 refactor so that compiler is decoupled from the rest of the codebase 2016-04-12 18:10:41 -04:00
Evan You
e918476447 decode html entities in text nodes 2016-04-12 18:03:45 -04:00
Evan You
7f7132ee0b support key modifiers 2016-04-12 17:32:44 -04:00
Evan You
c8c96a4248 event modifiers 2016-04-12 17:00:29 -04:00
Evan You
e577a1aa3c mvoe text parser into codegen helper 2016-04-12 15:19:31 -04:00
Evan You
1c8afd26a9 separate builds with/without compiler 2016-04-11 22:53:13 -04:00
Evan You
7a4d30f62b use more explicit naming 2016-04-11 22:18:04 -04:00
Evan You
8c00a1d724 implement all v-model types 2016-04-11 22:15:30 -04:00
Evan You
6cca5ec8a8 refactor codegen 2016-04-11 21:13:10 -04:00
Evan You
b76bdfd437 include watcher Set enhancement 2016-04-11 18:53:04 -04:00
Evan You
ad11aa122c fix syncness 2016-04-11 17:45:08 -04:00
Evan You
e094b00c2e add preserveWhitespace option 2016-04-11 16:27:38 -04:00
Evan You
8f5a69be8a rough v-model 2016-04-11 04:37:32 -04:00
Evan You
e30055eccd use isObject 2016-04-11 03:50:40 -04:00
Evan You
cc57e967f5 basic event handling 2016-04-11 02:24:34 -04:00
Evan You
d5c1c3a640 no need for escapeNewline 2016-04-11 01:00:19 -04:00
Evan You
cdfaa7b131 no need for comment handler 2016-04-11 00:52:29 -04:00
Evan You
551df9a3b3 cleanup 2016-04-11 00:46:50 -04:00
Evan You
3d6b5fc935 fix things 2016-04-11 00:39:55 -04:00
Evan You
7c24229fd7 code cleanup 2016-04-11 00:34:49 -04:00
Evan You
56607f081a move class rendering into vdom 2016-04-11 00:28:49 -04:00
Evan You
69e94eb453 move flatten into vdom implementation 2016-04-10 23:54:53 -04:00
Evan You
c1a8267c94 bump version 2016-04-10 22:48:17 -04:00
Evan You
a879ec06ef init 2016-04-10 22:47:28 -04:00