| 
							
							
								 pengfei.zhou | e900b35281 | Update template file | 2022-07-13 16:39:08 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | dc3c06c81e | Add embedded example for android | 2022-07-13 16:39:08 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 55ded48070 | android: avoid create View in non-ui thread | 2022-07-13 11:26:00 +08:00 |  | 
			
				
					| 
							
							
								 Unknown | 1f567cb928 | iOS: add doric panel list | 2022-07-12 16:34:00 +08:00 |  | 
			
				
					| 
							
							
								 Unknown | 598634e0dc | Android: add doric panel list | 2022-07-12 16:34:00 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 75aec7f78d | js: add .npmignore | 2022-07-12 13:41:24 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 52c02a23bf | Update template file | 2022-07-12 13:41:24 +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 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 35c6d03d14 | jsx support use function as component | 2022-07-04 14:21:32 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 6cafcbc688 | update demo | 2022-07-01 14:47:01 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 5071dfbfe5 | Android: implement beforeDragging callback | 2022-07-01 14:47:01 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 86e5e2422f | iOS: implement beforeDragging callback | 2022-07-01 14:47:01 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 515b55de08 | js: add beforeDragging property | 2022-07-01 14:47:01 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 88b9784534 | android: update proguard file for when R8 is not used | 2022-06-30 13:36:07 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 59788fd658 | fix scrollable false prevent scrollToPosition | 2022-06-29 15:46:18 +08:00 |  | 
			
				
					| 
							
							
								 osborn | e6cce1b60f | Update README.md | 2022-06-29 10:23:40 +08:00 |  | 
			
				
					| 
							
							
								 osborn | ba06bfd1bb | Update README-en.md | 2022-06-29 09:59:44 +08:00 |  | 
			
				
					| 
							
							
								 osborn | 62392623f7 | Update README.md | 2022-06-29 09:59:12 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | a72cabe9ea | copy exist bitmap avoid bitmap reuse | 2022-06-24 16:28:29 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 78ba91030f | code format | 2022-06-24 16:28:29 +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 |  | 
			
				
					| 
							
							
								 pengfei.zhou | e5a59dad69 | Add js change | 2022-06-23 17:12:36 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | a443554cfb | android: list's loadMore change should be synchronized  with itemCount | 2022-06-23 17:12:36 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 3594217839 | Android remove setWebContentsDebuggingEnabled | 2022-06-22 19:02:44 +08:00 |  | 
			
				
					| 
							
							
								 osborn | 993852fd5e | Update README-en.md | 2022-06-21 10:50:16 +08:00 |  | 
			
				
					| 
							
							
								 osborn | 372f426744 | Update README.md | 2022-06-21 10:47:15 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 94c61315f0 | android: fix some excetion in doriclayer's draw function | 2022-06-21 10:29:34 +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 |  | 
			
				
					| 
							
							
								 王劲鹏 | d405f60c7f | add list drag demo (include data integrity) | 2022-06-17 18:44:57 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 63398a47f1 | web: update dist | 2022-06-17 18:44:57 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | a9575cf67f | Android: implements list drag feature | 2022-06-17 18:44:57 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 81cff61620 | iOS: implements list drag feature | 2022-06-17 18:44:57 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | e5e0471ff4 | update list demo | 2022-06-17 18:44:57 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 1e7637a1dc | js: list add canDrag, onDraging & onDraged | 2022-06-17 18:44:57 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | fc94230df2 | android: fix java.util.ConcurrentModificationException | 2022-06-17 10:43:50 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 6efd008841 | android: fix when reuse image'drawable may cause crash in some devices | 2022-06-06 11:12:15 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 34b759bb82 | feat: expose plugin and viewNode outsize registry | 2022-06-02 20:02:01 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 19a8aaae94 | android: expose doric's library and registry | 2022-06-02 20:02:01 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | e62bfa315e | fix: the timing of iOS's onShow call | 2022-06-02 20:02:01 +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 | 75151d57d4 | android: add setLifecycleOwner support | 2022-05-25 18:22:59 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | bcb0f2d9e4 | android: expose more API from ImageNode | 2022-05-25 18:22:59 +08:00 |  | 
			
				
					| 
							
							
								 jingpeng | 7bc4fee039 | lint: fix extra semicolon | 2022-05-01 10:09:49 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 80e19dbfa8 | android: export mSuperNode from ViewNode | 2022-04-07 17:34:13 +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 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 421df45638 | iOS: fix DoricDev.h miss import Doric.h | 2022-03-23 11:39:58 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 809bc5ef0e | fix: layout() cannot effect configMaxWidth or configMinWidth | 2022-03-22 17:06:02 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | a19c327743 | android:change DoricArrayBufferResource to public | 2022-03-21 17:59:38 +08:00 |  |