Evan You
|
813409593e
refactor(weex): declare __WEEX__ in flow typings
|
8 anni fa |
Hanks
|
46c8016562
test(weex): add more test cases for recycle-list (#7104)
|
8 anni fa |
Hanks
|
0bf0cbef76
revert(weex): remove the "receiveTasks" api and support component hook (#7053)
|
8 anni fa |
Hanks
|
0c11aa8add
feat(weex): generate "@render" function for weex recycle-list (#6987)
|
8 anni fa |
Evan You
|
305ef28574
chore: update package-lock.json
|
8 anni fa |
Hanks
|
2cb8ea3fee
feat(weex): support compiling `v-on` in the weex native directive (#6892)
|
8 anni fa |
Evan You
|
ac999573ea
feat(wip): recycle list template inline expand
|
8 anni fa |
Evan You
|
b3cb9d9dd2
refactor: mark weex-specific block
|
8 anni fa |
Hanks
|
acdc3c46e9
feat($event): support binding parameters on event handler within weex recycle-list
|
8 anni fa |
Hanks
|
2a1ce0d92c
feat($compiler): supports compiling v-else-if and v-else to the weex native directive
|
8 anni fa |
Hanks
|
2d09ee3b8c
feat($compiler): compile weex native directives in preTransformNode
|
8 anni fa |
Hanks
|
9bd1483803
feat($compiler): supports compiling v-for to the weex native directive
|
8 anni fa |
Hanks
|
7ad368ebb6
feat(compile): supports compiling v-if to the weex native directive
|
8 anni fa |
Hanks
|
8b893c13d6
feat($compiler): supports compiling v-bind to the weex native directive in recycle-list
|
8 anni fa |
Evan You
|
c104cc582d
feat(weex): split text into separate module
|
8 anni fa |
Evan You
|
08660e876d
refactor: fix types
|
8 anni fa |
Evan You
|
5254ee31c4
feat(weex): recycle-list support WIP
|
8 anni fa |
Evan You
|
248803146c
refactor(compiler): move postTransforms to after children are processed
|
8 anni fa |
Evan You
|
996eb00a0a
feat: auto cache inline prop literals to avoid child re-render
|
8 anni fa |
Evan You
|
f493715f39
chore: update sponsors/backers
|
8 anni fa |
toBeTheLight
|
8be29e2f19
refactor: return is better when inject has no value (#7258)
|
8 anni fa |
Evan You
|
3b7c05d0cc
chore: update sponsor logo
|
8 anni fa |
Evan You
|
d3c30a2e60
chore: update sponsor logo
|
8 anni fa |
Evan You
|
9c01684762
build: release 2.5.11
|
8 anni fa |
Evan You
|
36efc76256
build: build 2.5.11
|
8 anni fa |
Evan You
|
3f0c628e2c
fix: avoid unnecessary lowercase coersion in component name validation
|
8 anni fa |
Evan You
|
90ed48224e
refactor: move prop rule validation to util/options.js
|
8 anni fa |
Alexander Sokolov
|
d02bb37efb
feat: warn misspelled keys on prop validation object (#7198)
|
8 anni fa |
Evan You
|
14f7015578
test: fix ssr test due to webpack asset emit order change
|
8 anni fa |
Evan You
|
531371b818
types: upgrade flow
|
8 anni fa |