Woodrow (Hao Chi) Kiang
Woodrow (Hao Chi) Kiang
Thanks! It is indeed a good suggestion, as I can imagine in some situation it is a bit difficult to count how many dashes are there. This stylistic set will...
As per today, apparently this behaviour is 'fixed' in the master branch. But one of the project I am working on require the old behaviour: namely, clicking on group check...
I have added a new option for toggling this behaviour. @wenzhixin please take a look..
+1! Having θᵢ would be nice
I can confirm I am seeing the same problem here. Even using the web interface won't work.
I think this function [here](https://github.com/mssun/passforios/blob/d9bd0f30148ca22e2c4b50dca0839e579f80887e/passKit/Models/PasswordTableEntry.swift#L30) could look like this: ``` public static func match(nameWithCategory: String, searchText: String) -> Bool { let querywords = searchText.split {!($0.isLetter || $0.isNumber || $0 ==...
Merged. Thanks!