|  iou90 | c8c57d705d | Add detectZoomChanged for utils | 5 年 前 | 
				
					
						|  iou90 | 00ec7fe21b | Remove margin from body and add padding to #rnahw-wrapper | 5 年 前 | 
				
					
						|  iou90 | 0439bbd872 
										
											
										
									 | Merge pull request #142 from 0nn0/margin-issue 
Added example newsletter with side margin on body element | 5 年 前 | 
				
					
						|  iou90 | 06650d83ba | Bump version to 1.3.5 | 5 年 前 | 
				
					
						|  iou90 | 41a02058a7 | Add supporting section to Readme | 5 年 前 | 
				
					
						|  iou90 | 7e33fece20 | Add properties section to Readme | 5 年 前 | 
				
					
						|  iou90 | 40b7f12d8f | Upgrade eslint-plugin-react | 5 年 前 | 
				
					
						|  iou90 | c78a440cea | Upgrade react-native-webview for demo | 5 年 前 | 
				
					
						|  Onno Schwanen | 2a112efac3 | Added example newsletter with side margin on body element | 5 年 前 | 
				
					
						|  iou90 | 35feca2d10 | bump version to 1.3.4 | 5 年 前 | 
				
					
						|  iou90 | 9793adbcf5 | Fix comments of path issue of baseUrl | 5 年 前 | 
				
					
						|  iou90 | 2897f4caf9 | bump version to 1.3.3 | 5 年 前 | 
				
					
						|  iou90 | a09a7a8856 | Fix comments of path issue of baseUrl | 5 年 前 | 
				
					
						|  iou90 | 56362b2a0e | remove baseUrl typing from index.d.ts | 5 年 前 | 
				
					
						|  iou90 | e20917b542 | add local custom font for demo | 5 年 前 | 
				
					
						|  iou90 | 379877c3ef | upgrade react-native to 0.61.5, react-native-webview to 7.5.2 for demo | 5 年 前 | 
				
					
						|  iou90 | 6f7904cf8e | bump version to 1.3.2 | 6 年 前 | 
				
					
						|  iou90 | 0a9fc24017 | calculate scale inside updateSize function to fix https://github.com/iou90/react-native-autoheight-webview/pull/141 | 6 年 前 | 
				
					
						|  iou90 | de98c31866 | bump version to v1.3.1 | 6 年 前 | 
				
					
						|  iou90 | 10bb38ea0a | using function instead of arrow function for getInjectedSource to fix arrow function not supported problem below android 6.0, https://github.com/iou90/react-native-autoheight-webview/issues/139 | 6 年 前 | 
				
					
						|  iou90 | 1277900095 | bump version to 1.3.0 | 6 年 前 | 
				
					
						|  iou90 | eb710d9a38 | update Readme | 6 年 前 | 
				
					
						|  iou90 | 10582a57a3 | upgrade react-native-webview to 7.5.1 for demo | 6 年 前 | 
				
					
						|  iou90 | 8ce8ce6ec0 | remove makeScalePageToFit script when scalesPageToFit prop was true; apply scale on size when scalesPageToFit prop was true to fix https://github.com/iou90/react-native-autoheight-webview/pull/133 | 6 年 前 | 
				
					
						|  iou90 | 527fb01326 | add .prettierrc | 6 年 前 | 
				
					
						|  iou90 | 0548d4622b | Clean up code styles | 6 年 前 | 
				
					
						|  iou90 | 272fb82ebe | upgrade react-native-webview to 7.5.0 for demo | 6 年 前 | 
				
					
						|  iou90 | 82942790e6 | Update readme | 6 年 前 | 
				
					
						|  iou90 | df033a7f19 
										
											
										
									 | Merge pull request #137 from p4kaidu/patch-2 
 Added import for dimensions | 6 年 前 | 
				
					
						|  Denis Knyazev | 048afb71be 
										
											
										
									 | Added import for dimensions | 6 年 前 | 
				
					
						|  iou90 | f871b7cf0e | bump version to 1.2.4 | 6 年 前 | 
				
					
						|  iou90 | 35e3f37c93 | Clean up code styles | 6 年 前 | 
				
					
						|  iou90 | 33ec4a885a 
										
											
										
									 | Merge pull request #135 from esjs/master 
Adds additional height checks for cases when MutationObserver cannot detect changes. | 6 年 前 | 
				
					
						|  iou90 | 58e63fc260 
										
											
										
									 | Merge branch 'master' into master | 6 年 前 | 
				
					
						|  iou90 | 9d0f1bba9a | bump version to 1.2.3 | 6 年 前 | 
				
					
						|  iou90 | 20f4f56b1c | Using zoomable on android, false by default | 6 年 前 | 
				
					
						|  iou90 | 6a2defdf53 | Try to fix height not changed in some cases issue https://github.com/iou90/react-native-autoheight-webview/pull/133 | 6 年 前 | 
				
					
						|  iou90 | c498c2ea97 | Upgrade demo with react-native@0.61.3 | 6 年 前 | 
				
					
						|  iou90 | a5a14f1c86 | add @react-native-community/eslint-config; use @react-native-community/eslint-config | 6 年 前 | 
				
					
						|  Vladimir Panov | 6730392446 | Added code scoping fix. General codestyle fixes and optimizations | 6 年 前 | 
				
					
						|  iou90 | 95a05cd98e | upgrade demo with react-native@0.61.2, react@16.9.0, react-native-webview@7.4.2 | 6 年 前 | 
				
					
						|  Vladimir Panov | 6b7eacaa51 | Added additional height check with delay to fix issues with third party embeds | 6 年 前 | 
				
					
						|  iou90 | c900ebfd0e | upgrade react-native-webview for demo | 6 年 前 | 
				
					
						|  iou90 | 1dddabe295 | bump version to 1.2.2 | 6 年 前 | 
				
					
						|  iou90 | feb079901b | update Readme | 6 年 前 | 
				
					
						|  iou90kant | 2c8ef32ff7 | bump version to 1.2.1 | 6 年 前 | 
				
					
						|  iou90kant | 8f04163451 | fix baseUrl not assigned to source | 6 年 前 | 
				
					
						|  iou90kant | 515a455f82 | fix vulnerabilities | 6 年 前 | 
				
					
						|  iou90kant | b7e6a6e219 | bump version to 1.2.0 | 6 年 前 | 
				
					
						|  iou90kant | 87a755419d | update hooks using for demo | 6 年 前 |