| 
							
							
								 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 | e8e344ed21 | feat: add ArrayBufferResource | 2022-03-09 18:14:06 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | fa6604f25e | iOS: add annotation | 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 |  | 
			
				
					| 
							
							
								 pengfei.zhou | aa837b807a | iOS: use category method to translate JSValue to object | 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 | 2c399e6a64 | Base64 resource support all kinds of base64 | 2022-02-17 12:46:56 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 65105eabfc | add exception handle | 2022-01-26 15:38:49 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 141b02b142 | add resource loader & image decoder plugin | 2022-01-26 15:38:49 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | e3f45676d6 | add interface to provide jse | 2022-01-26 15:38:49 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | e63a513245 | iOS: fix compile error | 2022-01-26 15:38:49 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 96266921ff | feat: cache resource move from global to each context | 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 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 1ba4336857 | feat: add DoricAssets resource | 2021-12-08 12:06:25 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 233f31b90b | refact: rename iOS class DoricResourceManager | 2021-12-08 12:06:25 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 0477e5790b | iOS: fix listItem cannot be animated | 2021-12-03 17:45:51 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 094a0936b9 | iOS: fix animate won't work on popovered view | 2021-12-03 17:45:51 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 7c9e13158d | iOS: Use Animator to control blur effect | 2021-11-26 14:56:36 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | f302592d11 | feat:Aero add style property | 2021-11-26 14:56:36 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 62a8357d77 | feat: fix typo | 2021-11-26 14:56:36 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 3b901cae90 | iOS: add AreoEffect | 2021-11-26 14:56:36 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 84d5ccd1c6 | iOS: add BlurEffect | 2021-11-26 14:56:36 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | 8c52fe5265 | iOS: fix the loss of Corner effect caused by tableViewCell reuse. | 2021-11-17 10:27:04 +08:00 |  | 
			
				
					| 
							
							
								 wushangkun | 7bc22c6c1f | Fix the loss of Corner effect caused by tableViewCell reuse. | 2021-11-17 10:27:04 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | c53fe3c208 | iOS: fix Image async load error | 2021-11-12 16:46:49 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 4c80e5aa60 | iOS: fix when Image async load cause super node requestLayout | 2021-11-12 16:28:45 +08:00 |  | 
			
				
					| 
							
							
								 吴尚昆 | 4e2b4d051b | Fixed an issue where playing an animated photo with YYWebImage could not stay on the last frame. | 2021-11-10 13:41:07 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 1f01b7bffe | iOS:when use YYImage,startAnimation donot work | 2021-11-04 18:54:33 +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 | 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 |  |