Evan You
|
6a2994e8f0
revert: feat: support scoped-slot usage with $slot
|
7 lat temu |
Evan You
|
7988a5541c
feat: support scoped-slot usage with $slot
|
7 lat temu |
Evan You
|
e1abedb9e6
feat(compiler): add whitespace option, deprecate preserveWhitespace option
|
7 lat temu |
Jason
|
b31a1aa887
feat(compiler): output source range for compiler errors (#7127)
|
7 lat temu |
Alexander
|
1abb944a71
chore(typo): no dots at the end of the comments (#8087)
|
8 lat temu |
Evan You
|
b06d09f274
types: adjust weex flow types
|
8 lat temu |
Evan You
|
5c2ce0017f
feat(weex): WIP fix flow + handle errors in recycle-list template render
|
8 lat temu |
Evan You
|
801f793625
feat(weex): WIP invoke recycle-list child component with backing instance
|
8 lat temu |
Evan You
|
813409593e
refactor(weex): declare __WEEX__ in flow typings
|
8 lat temu |
Hanks
|
0c11aa8add
feat(weex): generate "@render" function for weex recycle-list (#6987)
|
8 lat temu |
Hanks
|
2cb8ea3fee
feat(weex): support compiling `v-on` in the weex native directive (#6892)
|
8 lat temu |
Hanks
|
7ad368ebb6
feat(compile): supports compiling v-if to the weex native directive
|
8 lat temu |
Evan You
|
5254ee31c4
feat(weex): recycle-list support WIP
|
8 lat temu |
Evan You
|
248803146c
refactor(compiler): move postTransforms to after children are processed
|
8 lat temu |
Evan You
|
531371b818
types: upgrade flow
|
8 lat temu |
Evan You
|
cfd73c2386
fix: handle encoded tabs and newlines in attributes for Chrome a[href] and IE/Edge
|
8 lat temu |
Evan You
|
f3fe012d54
feat(v-model): support dynamic input type binding
|
8 lat temu |
Evan You
|
11614d63b7
feat(v-on): support v-on object syntax with no arguments
|
8 lat temu |
wenlu.wang
|
e4da249ab8
feat: add `comments` option to allow preserving comments in template (#5951)
|
8 lat temu |
Evan You
|
55d8bfd6fd
support scopeId
|
9 lat temu |
Evan You
|
85e24b3b31
progress
|
9 lat temu |
Evan You
|
26953f5cac
add semis to flow decls for better syntax highlighting
|
9 lat temu |
Evan You
|
af12d3ff7f
progress
|
9 lat temu |
Hanks
|
29445153e3
[weex] Support unary and left open tags (#5052)
|
9 lat temu |
Evan You
|
12870be9e0
expose component v-model expression on passed data
|
9 lat temu |
Evan You
|
f66028b9cd
introduce tip + make v-for component key warning a tip + refactor web compiler entry
|
9 lat temu |
Evan You
|
9d6c8ec268
feat: allow customization of component v-model prop/event via model option (close #4515)
|
9 lat temu |
Evan You
|
08bd81f8c0
fix #4530 with smaller change scope
|
9 lat temu |
Evan You
|
4e830ba3c3
Revert "Mark node with static props as static (#4662)"
|
9 lat temu |
chengchao
|
92657249dd
Mark node with static props as static (#4662)
|
9 lat temu |