Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Improve progressEvent documentation #280

Merged
merged 1 commit into from
Sep 23, 2020

Conversation

breautek
Copy link
Contributor

Removes references of an undefined loadingStatus object and replaces
it with comments or vanillaJS to improve clarity.

Platforms affected

Documentation

Motivation and Context

Improves documentation readability.
Closes #206

Description

Replaces usages of an undefined loadingStatus object in favour of comments and/or vanillaJS.

Testing

N/A

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

Removes references of an undefined loadingStatus object and replaces
it with comments or vanillaJS to improve clarity.
@timbru31 timbru31 merged commit 24b15c5 into apache:master Sep 23, 2020
@breautek breautek deleted the improve-readme-examples branch September 23, 2020 13:39
MayankLogiciel added a commit to MayankLogiciel/cordova-plugin-file-transfer that referenced this pull request Oct 5, 2020
* Add or update GitHub pull request and issue template
* docs: undeprecate the plugin (apache#267)
Co-authored-by: エリス <erisu@users.noreply.github.com>
* fix(ios): re-implement user agent overwrite (apache#268)
This closes apache#263 apache#258
* chore(npm): adds ignore list (apache#269)
* fix!: remove deprecated platforms (apache#270)
* chore: bump version to 2.0.0-dev (apache#273)
* chore: package cleanup (apache#272)
* refactor(eslint): use cordova-eslint /w fix (apache#275)
* chore: adds package-lock file (apache#274)
* doc: Improve progressEvent documentation (apache#280)

Co-authored-by: Jan Piotrowski <piotrowski+git@gmail.com>
Co-authored-by: Tim Brust <github@timbrust.de>
Co-authored-by: エリス <erisu@users.noreply.github.com>
Co-authored-by: Norman Breau <norman@normanbreau.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught ReferenceError: loadingStatus is not defined
2 participants