DefinitelyTyped/types/iscroll
Denis Tokarev 658cdc180f iScroll: Update types for zoom-related functionality (#25090)
* iScroll: zoom takes scale as first parameter

iScroll's zoom() method takes scale as the first parameter. The rest parameters are optional according to the documentation:
https://github.com/cubiq/iscroll#zoomscale-x-y-time

* iScroll: Update tests

Update tests for iScroll to reflect the changes

* iScroll: iScroll instance has 'scale' public numeric property
2018-04-18 11:28:34 -07:00
..
v4
index.d.ts
iscroll-lite.d.ts
iscroll-tests.ts
tsconfig.json
tslint.json
UNUSED_FILES.txt