From dd0a064868d8d96249df5445fff2ceaf80ea62e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Thu, 26 Sep 2019 17:51:44 +0200 Subject: Move to global eslint MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- src/components/Actions/ActionCopyNtoFN.vue | 2 +- src/components/Actions/ActionToggleYear.vue | 5 +- src/components/ContactDetails.vue | 82 +++++++++++++++------- .../ContactDetails/ContactDetailsAddNewProp.vue | 14 ++-- .../ContactDetails/ContactDetailsAvatar.vue | 28 +++++--- .../ContactDetails/ContactDetailsProperty.vue | 35 +++++---- src/components/ContactsList/ContactsListItem.vue | 26 ++++--- src/components/Properties/PropertyActions.vue | 4 +- src/components/Properties/PropertyDateTime.vue | 35 ++++++--- src/components/Properties/PropertyGroups.vue | 20 ++++-- src/components/Properties/PropertyMultipleText.vue | 51 ++++++++++---- src/components/Properties/PropertySelect.vue | 17 +++-- src/components/Properties/PropertyText.vue | 47 +++++++++---- src/components/Settings/SettingsAddressbook.vue | 9 ++- .../Settings/SettingsAddressbookShare.vue | 8 ++- .../Settings/SettingsAddressbookSharee.vue | 12 ++-- src/components/Settings/SettingsImportContacts.vue | 11 ++- src/components/Settings/SettingsNewAddressbook.vue | 24 +++++-- src/components/SettingsSection.vue | 28 ++++---- 19 files changed, 315 insertions(+), 143 deletions(-) (limited to 'src/components') diff --git a/src/components/Actions/ActionCopyNtoFN.vue b/src/components/Actions/ActionCopyNtoFN.vue index ccce1fb8..278239c6 100644 --- a/src/components/Actions/ActionCopyNtoFN.vue +++ b/src/components/Actions/ActionCopyNtoFN.vue @@ -27,7 +27,7 @@