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

feat(platform): add the handler electron platform ready #10868

Conversation

NorthMcCormick
Copy link

Short description of what this resolves:

The ionic platform running in electron doesn't detect that it's running there and never fires the device ready event. This change aims to introduce the electron platform as an available platform and resolve the platform ready when the page has loaded (like the browser). (First PR to 2.0, let me know if there's anything else I need to do!)

Changes proposed in this pull request:

  • Add the isElectron platform utility
  • Add the electron platform to the registry

Ionic Version: 2.2

Fixes: #6274

@NorthMcCormick NorthMcCormick changed the title Feature/add electron platform to registry feat(platform): add the handler electron platform ready Mar 22, 2017
@brandyscarney brandyscarney requested a review from jgw96 April 17, 2017 18:54
@jgw96 jgw96 self-assigned this Apr 17, 2017
Copy link
Contributor

@jgw96 jgw96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jgw96 jgw96 merged commit c0df862 into ionic-team:master Apr 17, 2017
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.

3 participants