-
Notifications
You must be signed in to change notification settings - Fork 137
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
fix(livereload): wrong usage of reject, meant resolve. #167
Commits on Jun 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 79f8f3d - Browse repository at this point
Copy the full SHA 79f8f3dView commit details -
Merge pull request #1 from eduardoRoth/eduardoRoth-patch-ios-ionicwkw…
…ebview fix(wkwebview): Images not loading in Ionic WKWebView
Configuration menu - View commit details
-
Copy full SHA for fc00969 - Browse repository at this point
Copy the full SHA fc00969View commit details
Commits on Jun 19, 2018
-
fix(livereload): Images not loading
When running in an emulator or in a device with the flag --livereload images were not showing.
Configuration menu - View commit details
-
Copy full SHA for 367f674 - Browse repository at this point
Copy the full SHA 367f674View commit details -
Merge pull request #2 from eduardoRoth/eduardoRoth-fix-livereload
fix(livereload): Images not loading
Configuration menu - View commit details
-
Copy full SHA for e12f4a6 - Browse repository at this point
Copy the full SHA e12f4a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd23fe5 - Browse repository at this point
Copy the full SHA fd23fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b3b29 - Browse repository at this point
Copy the full SHA 94b3b29View commit details
Commits on Jun 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5b5ccd1 - Browse repository at this point
Copy the full SHA 5b5ccd1View commit details
Commits on Jul 2, 2018
-
Merge pull request #5 from zyra/master
Update to latest version merge
Configuration menu - View commit details
-
Copy full SHA for 0e8c948 - Browse repository at this point
Copy the full SHA 0e8c948View commit details -
fix(livereload): Using reject instead of resolve
Reject caused an error and did not return the URL. Fixed this resolving and returning the image URL back to the promise.
Configuration menu - View commit details
-
Copy full SHA for f4b5bd2 - Browse repository at this point
Copy the full SHA f4b5bd2View commit details