diff --git a/LICENSE.txt b/LICENSE.txt old mode 100644 new mode 100755 diff --git a/docs-config.json b/docs-config.json old mode 100644 new mode 100755 index 1ecf4dad..5e2e2125 --- a/docs-config.json +++ b/docs-config.json @@ -19,6 +19,7 @@ ] }, "tags": { - "dictionaries": ["jsdoc", "closure"] + "dictionaries": ["jsdoc", "closure"], + "allowUnknownTags": true } } \ No newline at end of file diff --git a/js-sdk-reference.zip b/js-sdk-reference.zip new file mode 100644 index 00000000..19f31898 Binary files /dev/null and b/js-sdk-reference.zip differ diff --git a/nativescript.js b/nativescript.js old mode 100644 new mode 100755 diff --git a/package.json b/package.json old mode 100644 new mode 100755 diff --git a/react-native.js b/react-native.js old mode 100644 new mode 100755 diff --git a/src/runtime/nativescript/http.js b/src/runtime/nativescript/http.js old mode 100644 new mode 100755 diff --git a/src/runtime/nativescript/localstorage.js b/src/runtime/nativescript/localstorage.js old mode 100644 new mode 100755 diff --git a/src/runtime/node/http.js b/src/runtime/node/http.js old mode 100644 new mode 100755 diff --git a/src/runtime/node/localstorage.js b/src/runtime/node/localstorage.js old mode 100644 new mode 100755 diff --git a/src/runtime/react-native/http.js b/src/runtime/react-native/http.js old mode 100644 new mode 100755 diff --git a/src/runtime/react-native/localstorage.js b/src/runtime/react-native/localstorage.js old mode 100644 new mode 100755 diff --git a/src/runtime/web/http.js b/src/runtime/web/http.js old mode 100644 new mode 100755 diff --git a/src/runtime/web/localstorage.js b/src/runtime/web/localstorage.js old mode 100644 new mode 100755 diff --git a/test.js b/test.js old mode 100644 new mode 100755 diff --git a/web.js b/web.js old mode 100644 new mode 100755 diff --git a/webpack/webpack.common.js b/webpack/webpack.common.js old mode 100644 new mode 100755 diff --git a/webpack/webpack.nativescript.js b/webpack/webpack.nativescript.js old mode 100644 new mode 100755 diff --git a/webpack/webpack.node.js b/webpack/webpack.node.js old mode 100644 new mode 100755 diff --git a/webpack/webpack.react-native.js b/webpack/webpack.react-native.js old mode 100644 new mode 100755 diff --git a/webpack/webpack.web.js b/webpack/webpack.web.js old mode 100644 new mode 100755