You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Hacohen 8fe360751e Address book: handle contact names with length 0.
We were handling non existent contact names, but not
ones with length 0. This fixes this.

Fixes #62.
5 years ago
..
AddressBook.tsx Address book: handle contact names with length 0. 5 years ago
Calendar.css Fix the calendar widget on mobile. 7 years ago
Calendar.tsx eslint: changed unused-args to always warn. 5 years ago
Contact.tsx lint: replace tslint with eslint and fix new warnings and errors. 5 years ago
ContactEdit.tsx Move the etesync-js API to its own repo. 5 years ago
EncryptionLoginForm.tsx lint: replace tslint with eslint and fix new warnings and errors. 5 years ago
ErrorBoundary.tsx Move the etesync-js API to its own repo. 5 years ago
Event.tsx lint: replace tslint with eslint and fix new warnings and errors. 5 years ago
EventEdit.tsx Move the etesync-js API to its own repo. 5 years ago
JournalEntries.tsx Move the etesync-js API to its own repo. 5 years ago
LoginForm.tsx lint: replace tslint with eslint and fix new warnings and errors. 5 years ago
PimItemHeader.tsx lint: replace tslint with eslint and fix new warnings and errors. 5 years ago
SearchableAddressBook.tsx lint: replace tslint with eslint and fix new warnings and errors. 5 years ago
Task.tsx Eslint: update rules and adjust code accordingly. 5 years ago
TaskEdit.tsx Move the etesync-js API to its own repo. 5 years ago
TaskList.tsx lint: fix all remaining warnings! 5 years ago