pengfei.zhou
|
00178196bf
|
Update compiled bundle
|
2021-11-08 10:29:40 +08:00 |
|
pengfei.zhou
|
7282146e14
|
feat:fix when android excute js on same thread,cause stucked
|
2021-11-08 10:29:40 +08:00 |
|
pengfei.zhou
|
5c74729fbc
|
android: enable setTimeout and setInterval
|
2021-11-08 10:29:40 +08:00 |
|
pengfei.zhou
|
bb17b74b99
|
Android:use webview to execute js
|
2021-11-08 10:29:40 +08:00 |
|
pengfei.zhou
|
196497f3bd
|
android:webview add some api
|
2021-11-08 10:29:40 +08:00 |
|
pengfei.zhou
|
780188e145
|
Add webview init
|
2021-11-08 10:29:40 +08:00 |
|
pengfei.zhou
|
e8089e98a8
|
android: use webview as js executor
|
2021-11-08 10:29:40 +08:00 |
|
pengfei.zhou
|
1f01b7bffe
|
iOS:when use YYImage,startAnimation donot work
|
2021-11-04 18:54:33 +08:00 |
|
pengfei.zhou
|
601e9a79c0
|
Android :when reset,do not set scale to 0
|
2021-11-03 14:51:07 +08:00 |
|
pengfei.zhou
|
a257f8e8f7
|
Android: reset align to iOS implement
|
2021-11-03 14:51:07 +08:00 |
|
pengfei.zhou
|
02ca1e5081
|
iOS:fix when reuse node,call reset cause property lost
|
2021-11-03 14:51:07 +08:00 |
|
pengfei.zhou
|
a4ccb10891
|
Remove useless code
|
2021-11-03 14:51:07 +08:00 |
|
pengfei.zhou
|
d02773180d
|
Refact dependencies of doric
|
2021-10-29 14:41:30 +08:00 |
|
pengfei.zhou
|
12234d3035
|
iOS: fix when clear list's data, do not call loadMore again
|
2021-10-29 11:14:33 +08:00 |
|
pengfei.zhou
|
349e56539c
|
iOS: remove useless code
|
2021-10-27 18:01:36 +08:00 |
|
pengfei.zhou
|
88c441d86c
|
iOS: remove useless code
|
2021-10-27 18:01:36 +08:00 |
|
pengfei.zhou
|
92c22def29
|
android: reset scroller node when reuse this node
|
2021-10-27 18:01:36 +08:00 |
|
pengfei.zhou
|
481e643ff9
|
android: reset view node when reuse this node
|
2021-10-27 18:01:36 +08:00 |
|
pengfei.zhou
|
60c8651e10
|
iOS: reset view node when reuse this node
|
2021-10-27 18:01:36 +08:00 |
|
pengfei.zhou
|
986d32a8e0
|
iOS:add Bundle Resource
|
2021-10-25 17:16:01 +08:00 |
|
pengfei.zhou
|
235549eea4
|
Add Resource Loader for iOS
|
2021-10-25 17:16:01 +08:00 |
|
pengfei.zhou
|
4bd4f42f52
|
android:optimize code
|
2021-10-25 17:16:01 +08:00 |
|
pengfei.zhou
|
6402522946
|
feat:Add Base64Resource
|
2021-10-25 17:16:01 +08:00 |
|
pengfei.zhou
|
5501dd38d9
|
Add resource system for doric,start with android
|
2021-10-25 17:16:01 +08:00 |
|
pengfei.zhou
|
7637a820e5
|
iOS: fix when init NSAttributedString cause it runs blocks on main queue immediately
|
2021-10-22 16:10:56 +08:00 |
|
pengfei.zhou
|
72a4562885
|
iOS: optimze when updating cell do not cause size change, do not reload
|
2021-10-20 17:54:21 +08:00 |
|
pengfei.zhou
|
c04994ab21
|
iOS: FlexNode ignore maxSize if largger than intrinsic size when it is root flex node
|
2021-10-17 12:37:41 +08:00 |
|
pengfei.zhou
|
3e1051ed4e
|
Android:flexlayout fix cannot measure property when child is also flexlayout
|
2021-10-17 12:37:41 +08:00 |
|
pengfei.zhou
|
3a1d07ecc4
|
iOS: FlexLayout's root node do not enable margin
|
2021-10-17 12:37:41 +08:00 |
|
pengfei.zhou
|
834d98cdb7
|
android: flexconfig's maxWidth or maxHeight is not effected
|
2021-10-17 12:37:41 +08:00 |
|
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 |
|