You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add tsconfig.json
* Add types/cordova and typescript dev dependencies
* Migrate ArgsRegistry to TS
* Migrate BugReporting to TS
* Migrate FeatureRequests to TS
* Migrate Instabug module to TS
* Migrate Replies to TS
* Migrate Surveys to TS
* Migrate Index to TS
* Use ArgsRegistry for some enums on Android
* Use ArgsRegistry for some enums on iOS
* Ignore compiled JS files
* Add types field
* Add scripts field
* Compile TS project in test jobs
* Update index.ts syntax to work with Ionic
* Use string literals for some enums
* Update some tsconfig properties
* Fix setString key type
* Trigger IntelliSense in sample app
* Add a wrapper function for cordova.exec
* Make success and error callbacks optional
* Update CHANGELOG.md
* Exit CI steps if adding platform failed
* Revert "Exit CI steps if adding platform failed"
This reverts commit 43e9d36.
0 commit comments