Commit Graph

2374 Commits

Author SHA1 Message Date
pengfei.zhou
1dc167a43c iOS: fix compile error 2022-09-05 19:02:47 +08:00
pengfei.zhou
b819d7df37 Revert "iOS : fix compile error"
This reverts commit 1d6738b8c9.
2022-09-05 19:02:47 +08:00
pengfei.zhou
1d6738b8c9 iOS : fix compile error 2022-09-05 18:04:37 +08:00
pengfei.zhou
51d1c5c91b iOS: fix flexlayout when sometimes width is not correct 2022-09-05 17:25:39 +08:00
pengfei.zhou
8e22108cc9 iOS: Add DoricFlexLayout to DoricLayouts 2022-09-05 17:25:39 +08:00
pengfei.zhou
390ef52632 fix js compile error 2022-09-04 13:33:38 +08:00
王劲鹏
8dd39398b9 iOS: update list beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
ef4eb4d517 iOS: update horizontal list beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
a452cde882 iOS: update flowlayout beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
7632fa9a9d Android: update horizontal list beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
c9eb2fd8bb Android: update list beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
6236429e25 Android: update flowlayout beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
fd9a9e1eed web: update dist 2022-09-01 10:30:14 +08:00
王劲鹏
11c6c72792 update flow layout drag demo 2022-09-01 10:30:14 +08:00
王劲鹏
13c151a9e4 js: update beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
3a28941c04 iOS: implement flowlayout drag 2022-09-01 10:30:14 +08:00
王劲鹏
9ccce783cf Android: implement flowlayout drag 2022-09-01 10:30:14 +08:00
王劲鹏
01ccf91a59 add flowlayout drag demo 2022-09-01 10:30:14 +08:00
王劲鹏
8f986a4a7e web: update dist 2022-09-01 10:30:14 +08:00
王劲鹏
be6a0cd64c js: add flowlayout drag declaration 2022-09-01 10:30:14 +08:00
pengfei.zhou
55efff976a iOS: Scroller support fit width or height 2022-08-25 14:23:14 +08:00
pengfei.zhou
0c868f095d iOS: HorizontalList support fit width or height 2022-08-25 14:23:14 +08:00
pengfei.zhou
921829ba53 iOS: List support fit width or height 2022-08-25 14:23:14 +08:00
pengfei.zhou
3937a3f4d3 js: padding currently only support group or text,input 2022-08-25 14:23:14 +08:00
王劲鹏
02259823da iOS: implement horizontal list 2022-08-25 10:22:23 +08:00
王劲鹏
87501e0eb3 update scroller in list demo 2022-08-25 10:22:23 +08:00
王劲鹏
0926c923c9 web: update dist 2022-08-25 10:22:23 +08:00
王劲鹏
c1edc1376b demo: update horizontal list demo 2022-08-25 10:22:23 +08:00
王劲鹏
e69465e203 Android: implement horizontal list 2022-08-25 10:22:23 +08:00
王劲鹏
9af7f389bc js: add horizontal list declaration 2022-08-25 10:22:23 +08:00
pengfei.zhou
6a4c69340e iOS: DoricLayout UIImageView support fit width or height when another dimension is certained 2022-08-24 20:13:16 +08:00
pengfei.zhou
16cc6446e9 iOS: DoricLayout add other logic such as maxWidth and maxHeight and so on 2022-08-24 20:13:16 +08:00
pengfei.zhou
8fbbaa7f56 iOS: DoricLayout fix code error 2022-08-24 20:13:16 +08:00
pengfei.zhou
7749ea2ea2 iOS: DoricLayout fix missing property 2022-08-24 20:13:16 +08:00
pengfei.zhou
c8365973f0 iOS: DoricLayout add measureState 2022-08-24 20:13:16 +08:00
pengfei.zhou
2ba4323c7c iOS: refact whole DoricLayout's measure process 2022-08-24 20:13:16 +08:00
pengfei.zhou
f849d4bb34 iOS: align DoricLayout fix when super is fit but all sub are most 2022-08-24 20:13:16 +08:00
pengfei.zhou
95a16435f3 iOS: align DoricLayout to LinearLayout logic 2022-08-24 20:13:16 +08:00
pengfei.zhou
060e821687 iOS: refact layout fix when need fit on one dimension size change cannot cause another dimension size change 2022-08-24 20:13:16 +08:00
pengfei.zhou
8d5350898a iOS: refact layout use measure state to control when it self is most,but supernode is fit 2022-08-24 20:13:16 +08:00
pengfei.zhou
3da39cff48 iOS: refact layout logic 2022-08-24 20:13:16 +08:00
pengfei.zhou
f23159e6bb iOS: optimize use helper functions 2022-08-24 20:13:16 +08:00
pengfei.zhou
c02a54d417 iOS: do not need layout when in measuring 2022-08-24 20:13:16 +08:00
pengfei.zhou
99e0af494e iOS: when fit content, should not over parent zone 2022-08-24 20:13:16 +08:00
王劲鹏
56fbc993db scroller in list demo 2022-08-22 16:50:38 +08:00
王劲鹏
2f32bfdbf2 section list demo 2022-08-16 18:00:39 +08:00
pengfei.zhou
cce4148240 feat:slider and flowlayout add reload api 2022-08-16 18:00:23 +08:00
pengfei.zhou
3de2162ef6 js: list add reload api 2022-08-16 18:00:23 +08:00
pengfei.zhou
7dda15efbd android: text's default color is gray 2022-08-16 18:00:23 +08:00
王劲鹏
1a5067969d update readme 2022-08-12 10:24:12 +08:00