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

Add interfaces for all our public APIs #11402

Closed
manucorporat opened this issue Apr 27, 2017 · 2 comments
Closed

Add interfaces for all our public APIs #11402

manucorporat opened this issue Apr 27, 2017 · 2 comments

Comments

@manucorporat
Copy link
Contributor

Sometimes we remove accidentally methods that our users use:
#11397

Right now we don't have a good way to ensure this from happening. I think the best way is to move all our documentation + public API to TS interfaces as a contract between ionic and our users, this way we can detect at compiler time if the public API changes.

@jgw96 jgw96 added v2 labels Apr 27, 2017
@jgw96
Copy link
Contributor

jgw96 commented Jun 5, 2017

This issue was moved to ionic-team/ionic-feature-requests#245

@jgw96 jgw96 closed this as completed Jun 5, 2017
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 2, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants