Skip to content

chore: merge release in master #4204

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

Merged
merged 33 commits into from
Dec 5, 2018
Merged

chore: merge release in master #4204

merged 33 commits into from
Dec 5, 2018

Conversation

rosen-vladimirov
Copy link
Contributor

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

KristianDD and others added 30 commits November 19, 2018 14:30
…reate-fail

Kddimitrov/handle plugin create fail
In case when some `.js` file is changed, preview app is restarted on device e.g preview app is stopped and started again. When the preview app is stopped, Pubnub reports the device as lost and when preview app is started, Pubnub reports the device as found. With this fix, we want to delay the emitting of deviceLost event. This way we'll give a chance to find the device before reporting it as lost.
When stopLiveSync method is called, we want to reset devices list and receive deviceLost event for all connected devices.
…meout

fix(preview-api): raise deviceLost event after timeout of 5 seconds
…p-livesync

fix: reset devices list when stopLiveSync method is called
fix: reset deviceLostTimer after clearing the device's timeout
Docs for the public api for preview
…-error

feat(preview-api): emit previewAppLiveSyncError when some error is thrown while livesyncing to preview app
Reset prepare info when native platform status is not alreadyPrepared in order to ensure the project will be prepared and all properties of this._prepareInfo will be correctly populated.
…r-cloud

fix: execute correctly local build after cloud build from sidekick
Sometimes we have sporadically stuck http requests/responses and in those cases the CLI
is just waiting and not doing anything. If we retry the requests, they
will pass. That's why we need to add a retry logic in the http client.
fix: update nativescript-preview-sdk version to 0.3.1 and cli's version to 5.0.3
@Fatme Fatme merged commit 96a1f8a into master Dec 5, 2018
@Fatme Fatme deleted the vladimirov/merge-rel-master-2 branch December 5, 2018 13:03
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.

4 participants