first commit
This commit is contained in:
5
iframe-resizer-master_old/docs/upgrade.md
Executable file
5
iframe-resizer-master_old/docs/upgrade.md
Executable file
@ -0,0 +1,5 @@
|
||||
## Upgrading to version 4
|
||||
|
||||
In version 4 support for IE 8-10 and Andriod 4.4 has been removed, if you still need this then please use [version 3](https://github.com/davidjbradshaw/iframe-resizer/tree/V3) of this library.
|
||||
|
||||
The callback methods have been renamed to onEvents, so for example `scrollCallback` is now called `onScroll`. This is to enable better integration with modern libraries such as React.
|
Reference in New Issue
Block a user