This is an automated email from the ASF dual-hosted git repository. macdonst pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-docs.git
commit c35674d88b76f9743be0e768c6f1181f0517e578 Author: maverickmishra <[email protected]> AuthorDate: Mon Nov 27 12:06:19 2017 -0800 CB-13608: Added blog post about deprecation of cordova-plugin-contacts --- ...2017-11-27-Deprecation-of-cordova-contacts-plugin.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/www/_posts/2017-11-27-Deprecation-of-cordova-contacts-plugin.md b/www/_posts/2017-11-27-Deprecation-of-cordova-contacts-plugin.md new file mode 100644 index 0000000..33b0e9d --- /dev/null +++ b/www/_posts/2017-11-27-Deprecation-of-cordova-contacts-plugin.md @@ -0,0 +1,17 @@ +--- +layout: post +author: + name: Vishal Mishra + url: https://twitter.com/tweetsbymishra +title: "Deprecation of the Cordova Contacts Plugin" +categories: news +tags: cordova globalization +--- + +## Deprecation of the Cordova Contacts Plugin + +We are hereby announcing the deprecation of cordova-plugin-contacts. This means that the Cordova development community will not be doing any more work on this plugin. You can continue to use this plugin as-is but any further issues will not be fixed by the Cordova team. Generally when we deprecate plugins, we have an alternative standards API to migrate to, however, the latest [W3C Contacts API](https://www.w3.org/TR/contacts-api/) indicates that the work on implementing a standard has b [...] + + + +Your feedback is graciously accepted and appreciated! -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
