3211 Commits (dev)
 

Author SHA1 Message Date
Evan You 3e39d7647d allow registering custom compile-time directives 9 years ago
Evan You beb519cb4f add unbind hook for runtime directives 9 years ago
Evan You 0b5e962943 fully support todomvc 9 years ago
Evan You 93978f8469 fix multiple events 9 years ago
Evan You 8cf836f2ec directives wip 9 years ago
Evan You a9d74c1416 runtime directive codegen 9 years ago
Evan You 3dea52f762 restructure 9 years ago
Evan You bdf9f8c33a tweak 9 years ago
Evan You 9389b1b7ed fix model 9 years ago
Evan You 5228ccb5fd wip 9 years ago
Evan You 5c31f65684 move template specific logic into template-parser 9 years ago
Evan You 1af8c6fc11 separate template-parser and html-parser 9 years ago
Evan You adb81363dd update build for compiler 9 years ago
Evan You 03804cefa7 support watch option 9 years ago
Evan You 23c1c61053 support embedded render 9 years ago
Evan You 9eab970f3a cleanup 9 years ago
Evan You 914da492bf support svg 9 years ago
Evan You c147e355f0 restructure 9 years ago
Evan You 0694a9bfb6 lifecycle hooks 9 years ago
Evan You d04dbab15e handle template edge cases 9 years ago
Evan You 448f3a6a78 warn against multiple root elements 9 years ago
Evan You 0e1ac07919 support template option 9 years ago
Evan You 314f25eaf3 progress 9 years ago
Evan You 7b8546378c watch & events 9 years ago
Evan You 6bb90961fd expose compile 9 years ago
Evan You b5800b274c restructure instance 9 years ago
Evan You 91a04ad038 refactor state 9 years ago
Evan You df97df1c05 v-model modifiers 9 years ago
Evan You 4ea6ae3177 use object format modifiers 9 years ago
Evan You 9af0745779 avoid html decoding empty strings 9 years ago
Evan You fa46e8f88e fix caching with preserveWhiteSpace 9 years ago
Evan You 0ab0600599 restructure 9 years ago
Evan You c9c4291586 remove some useless code 9 years ago
Evan You f1bdaa8bf4 properly initialize state 9 years ago
Evan You 5d585676c6 fix class initial application 9 years ago
Evan You 68c99b26f2 lint it 9 years ago
Evan You fe3761aad6 remove log 9 years ago
Evan You d048b44ae2 refactor so that compiler is decoupled from the rest of the codebase 9 years ago
Evan You e918476447 decode html entities in text nodes 9 years ago
Evan You 7f7132ee0b support key modifiers 9 years ago
Evan You c8c96a4248 event modifiers 9 years ago
Evan You e577a1aa3c mvoe text parser into codegen helper 9 years ago
Evan You 1c8afd26a9 separate builds with/without compiler 9 years ago
Evan You 7a4d30f62b use more explicit naming 9 years ago
Evan You 8c00a1d724 implement all v-model types 9 years ago
Evan You 6cca5ec8a8 refactor codegen 9 years ago
Evan You b76bdfd437 include watcher Set enhancement 9 years ago
Evan You ad11aa122c fix syncness 9 years ago
Evan You e094b00c2e add preserveWhitespace option 9 years ago
Evan You 8f5a69be8a rough v-model 9 years ago