From 76b941d91462d92fbb73e145bc36c4469458329c Mon Sep 17 00:00:00 2001 From: Idrimi Date: Sat, 16 May 2020 15:14:53 +0200 Subject: [PATCH 1/2] added Capacitor Contacts Plugin community plugins.md --- site/docs-md/community/plugins.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/site/docs-md/community/plugins.md b/site/docs-md/community/plugins.md index 6d2c0f671..2d3631ce8 100644 --- a/site/docs-md/community/plugins.md +++ b/site/docs-md/community/plugins.md @@ -172,6 +172,12 @@ Are we missing your awesome plugin? [Add it to this page](https://github.com/ion | ----------------------- | ----------- | ------ | ------ | | Zebra | `zebra-capacitor` | | | +## Contacts/Adressbook + +| Name | NPM package | GitHub | Notes | +| ----------------------- | ----------- | ------ | ------ | +| Contacts | `@byrds/capacitor-contacts` | | | + ## Misc From 0fb47b4535270fb4f7152893d15c0da2138fbebe Mon Sep 17 00:00:00 2001 From: Idrimi <24573405+Idrimi@users.noreply.github.com> Date: Mon, 18 May 2020 14:26:32 +0200 Subject: [PATCH 2/2] Update plugins.md --- site/docs-md/community/plugins.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/site/docs-md/community/plugins.md b/site/docs-md/community/plugins.md index 2d3631ce8..cc52895d0 100644 --- a/site/docs-md/community/plugins.md +++ b/site/docs-md/community/plugins.md @@ -172,12 +172,6 @@ Are we missing your awesome plugin? [Add it to this page](https://github.com/ion | ----------------------- | ----------- | ------ | ------ | | Zebra | `zebra-capacitor` | | | -## Contacts/Adressbook - -| Name | NPM package | GitHub | Notes | -| ----------------------- | ----------- | ------ | ------ | -| Contacts | `@byrds/capacitor-contacts` | | | - ## Misc @@ -187,3 +181,4 @@ Are we missing your awesome plugin? [Add it to this page](https://github.com/ion | Request app review | `capacitor-rate-app` | | Request app review from users | | Change Android Navigationbar Color | `capacitor-navigationbar` | | Programmatically change the navigation bar color on android devices | | Dark Mode | `capacitor-dark-mode` | | | Listen for dark mode change events +| Contacts | `@byrds/capacitor-contacts` | | |