pengfei.zhou
|
0dadbd473e
|
android: if scroller's child is most width,then its width should be equal to scroller's width
|
2021-10-17 12:37:41 +08:00 |
|
pengfei.zhou
|
ea79ea953a
|
android: support image in text.htmltext
|
2021-10-17 12:37:41 +08:00 |
|
pengfei.zhou
|
3969e13d8a
|
fix compile error
|
2021-10-13 15:46:20 +08:00 |
|
pengfei.zhou
|
cba9133388
|
android:update animation sdk
|
2021-10-13 15:27:37 +08:00 |
|
pengfei.zhou
|
51ac1d698b
|
android:fix isAnimating's name is same
|
2021-10-13 15:27:37 +08:00 |
|
pengfei.zhou
|
c60ba612f5
|
android: fix flowlayout read item's identifier error
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
eaaa2c457a
|
android: fix in flowlayout, the fullspaned item is being reused unproperly
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
6cae752456
|
Add find visible items for list and flowlayout
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
1f511823c5
|
android: fix findCompletelyVisibleItems typo
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
f09f7859b9
|
Flowlayout's loadMoreView supports fullSpan,default is false
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
738c072ee4
|
Remove header and footer support,this is unnecessary
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
8fd2477c81
|
list add findVisibleItems api
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
0e77c62e13
|
FlowLayoutItem add fullSpan attribute
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
9429c75834
|
flowlayout add header and footer:iOS implement
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
0dbab344d9
|
iOS: fix iOS cannot loadmore when list's itemCount is 0
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
5ad4f4b981
|
flowlayout add header and footer:js and android implement
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
5224be8f90
|
feat:List add header and footer
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
f6d117da06
|
iOS: fix missing super call for requestLayout
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
3250523fb4
|
fix when remove child node from group node,reuse cause problem
|
2021-10-08 18:49:45 +08:00 |
|
pengfei.zhou
|
53452e1d53
|
android: fix when flowlayout not set loadMoreView will crash
|
2021-09-30 15:41:12 +08:00 |
|
pengfei.zhou
|
9757a6e8c6
|
iOS: fix blend viewModel error
|
2021-09-30 14:27:22 +08:00 |
|
pengfei.zhou
|
46609aee4c
|
iOS: fix when blend subnode,occured crash
|
2021-09-29 19:08:14 +08:00 |
|
pengfei.zhou
|
8ef9ddc610
|
iOS: fix get property error
|
2021-09-29 19:08:14 +08:00 |
|
pengfei.zhou
|
ea4f6a4f08
|
iOS:Compat with iOS 15
|
2021-09-28 15:54:12 +08:00 |
|
pengfei.zhou
|
63e0d1c38c
|
feat: Image add isAnimating, startAnimating and stopAnimating API
|
2021-09-26 16:35:24 +08:00 |
|
pengfei.zhou
|
3fd8405e0b
|
feat: Image loadCallback add animated prop
|
2021-09-26 16:35:24 +08:00 |
|
pengfei.zhou
|
c452ebffda
|
android:add timing activity
|
2021-09-26 16:35:24 +08:00 |
|
王劲鹏
|
bf0de5e02a
|
native response parameter changed
|
2021-09-23 18:11:27 +08:00 |
|
王劲鹏
|
d85f77402c
|
abstract parameter as event
|
2021-09-23 18:11:27 +08:00 |
|
王劲鹏
|
6e8c5cc8ea
|
iOS: update with js dispatcher
|
2021-09-23 11:08:13 +08:00 |
|
王劲鹏
|
73dd78ca05
|
Android: update with js dispatcher & remove PI calculation
|
2021-09-23 11:08:13 +08:00 |
|
王劲鹏
|
37ad1eec26
|
update file stamp
|
2021-09-22 16:25:59 +08:00 |
|
王劲鹏
|
f9931ff883
|
add touch demo
|
2021-09-22 16:25:59 +08:00 |
|
王劲鹏
|
56bf3bb4a1
|
Android: implement touch api
|
2021-09-22 16:25:59 +08:00 |
|
王劲鹏
|
0421b8258f
|
iOS: implement touch api
|
2021-09-22 16:25:59 +08:00 |
|
王劲鹏
|
8ad5c06ff7
|
js: draggable deprecated & add touch api
|
2021-09-22 16:25:59 +08:00 |
|
王劲鹏
|
1f0721af2e
|
web: update index.js
|
2021-09-22 16:25:59 +08:00 |
|
王劲鹏
|
4384daa8cc
|
add gesture demo
|
2021-09-22 16:25:59 +08:00 |
|
王劲鹏
|
50d9377960
|
Android: implement gesture container
|
2021-09-22 16:25:59 +08:00 |
|
王劲鹏
|
ac6a027f02
|
iOS: implement gesture container
|
2021-09-22 16:25:59 +08:00 |
|
王劲鹏
|
a0c9fe8578
|
js: add gesture api
|
2021-09-22 16:25:59 +08:00 |
|
pengfei.zhou
|
563f1a7fe1
|
iOS: fix when reuse flexnode, its childNode cannot measure properly
|
2021-09-16 19:23:19 +08:00 |
|
王劲鹏
|
59bb3a049d
|
Android: fix toast gravity above api level R
|
2021-09-16 19:04:40 +08:00 |
|
pengfei.zhou
|
417052534a
|
android: add condition for pureCall
|
2021-09-16 13:28:31 +08:00 |
|
王劲鹏
|
520a3de6c5
|
Qt: add hook after call from native
|
2021-09-16 13:28:16 +08:00 |
|
pengfei.zhou
|
6046bf6163
|
Optimize unify panel hook after code
|
2021-09-16 13:01:47 +08:00 |
|
pengfei.zhou
|
dd4e8db3ad
|
Remove nativeEmpty, check call change to native side
|
2021-09-16 13:01:47 +08:00 |
|
pengfei.zhou
|
3d3f646845
|
add timer demo
|
2021-09-13 13:32:38 +08:00 |
|
pengfei.zhou
|
f16648c3d1
|
android: fix crash when parameter is null
|
2021-09-13 13:32:38 +08:00 |
|
pengfei.zhou
|
e6647214dd
|
iOS: fix part corner with border
|
2021-09-09 18:24:22 +08:00 |
|