| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 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 | 1aaa3aa3f0 | iOS: Fix some layout cases | 2022-08-05 11:24:46 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 7f6710a7b5 | iOS: protect setFrame incase crash | 2022-08-02 11:03:13 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 6e3307d400 | feat:fix gesture touch event's conflict in scroller | 2022-08-01 19:05:41 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 7bfa542479 | iOS: fix when doAnimation cause flush | 2022-07-21 17:02:38 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | e7332f1db1 | fix: image's contentMode bug when displayed again after an image loading error. | 2022-07-19 16:46:23 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 037f5afbe0 | iOS: fix when flexlayout's width is most,it cannot wrap child view properly | 2022-07-18 18:27:03 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | c367b93121 | feat:slider add reset action | 2022-07-15 19:21:59 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | e1bb564d14 | iOS: slider add property slideStyle | 2022-07-15 19:21:59 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 64a370c701 | iOS: add protection when scrollToPosition | 2022-07-15 19:21:59 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | a79424c1a5 | iOS: fix code style | 2022-07-15 19:21:59 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 99cee47134 | iOS: do not use itemCount in list,use rowCount instead | 2022-07-15 19:21:59 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 6512841f82 | iOS: fix ListNode's internal inconsistency | 2022-07-15 19:21:59 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | b4391cb0d6 | iOS: avoid view's call from non ui thread | 2022-07-13 18:44:27 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | 6eb014eab3 | fix: textView's placeholder position  error bug . | 2022-07-08 15:27:19 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | d412d456bb | fix:  Input limited the number of words when entering Chinese bug. | 2022-07-07 12:27:21 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 86e5e2422f | iOS: implement beforeDragging callback | 2022-07-01 14:47:01 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 8e021133bb | iOS: fix loadMore's change may cause UITableView internal inconsistency,add reloadData action | 2022-06-23 17:12:36 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | f6254304e0 | bugfix: cancel image request when reset | 2022-06-20 18:54:51 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 4cfb7b4076 | bugfix: slider need scroll logic | 2022-06-20 18:54:51 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 81cff61620 | iOS: implements list drag feature | 2022-06-17 18:44:57 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 531e2d9298 | fix: image inside list flushes when loading more or in other situations | 2022-06-02 15:41:49 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | a87fb84260 | iOS: fix when input set maxLength, delete text in middel, the selection move to end | 2022-03-24 18:15:55 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | ed9475b72a | rename enum name ScaleType.Tile. | 2022-03-18 20:02:52 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | 55ff312312 | image scaleType add an enumeration ScaleToTile. | 2022-03-18 20:02:52 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | 22f290f6a9 | image tileInset property support boolean value. | 2022-03-18 20:02:52 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | 3d4326ba7b | iOS: fix image's  stretch mode error when async load image data. | 2022-03-18 20:02:52 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | 77617df848 | iOS: resize image support tile mode. | 2022-03-18 20:02:52 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 66692316de | iOS: fix import error | 2022-03-09 18:14:06 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 9bd4ba8722 | feat: Image add setImagePixels API,iOS receive ArrayBuffer directly | 2022-03-09 18:14:06 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | af9b47466c | [UIFont familyNames] before CGFontCreateWithDataProvider() | 2022-03-03 17:15:22 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | 37a4332a19 | remove textSize && using urlencode | 2022-03-03 17:15:22 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | 93e949ef41 | iOS text font support  from custom loader. | 2022-03-03 17:15:22 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | e55b64158c | iOS: fix memory leak | 2022-02-21 15:12:15 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | e63a513245 | iOS: fix compile error | 2022-01-26 15:38:49 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | b29f2d6a4e | iOS: implement Image Pixel | 2022-01-26 15:38:49 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 62cb618923 | iOS: add error code | 2022-01-26 15:38:49 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 6ecfc307bf | feat:iOS DoricResult add fetch cache | 2022-01-26 15:38:49 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 7978900a4f | feat:iOS load Resource use NSDictionary | 2022-01-26 15:38:49 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 3bedd8034c | feat: add Resource Cache for loading the same resource | 2022-01-26 15:38:49 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | e822797166 | iOS: reset pivot to default | 2021-12-28 16:36:17 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 4aa1380a5a | iOS: fix canot set pivot to zero | 2021-12-28 16:36:17 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | c6d26c1f49 | iOS: image removeObserver when reset | 2021-12-17 18:01:43 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 5eb47355e0 | iOS: add removeObserver in case addObserver being called multi times | 2021-12-17 18:01:43 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 2d1cf3fcfe | iOS: add animation callback for iOS | 2021-12-17 18:01:43 +08:00 |  |