Commit Graph

8 Commits

Author SHA1 Message Date
Arunav Sanyal b91680b00a
Final merge for swift 4 (#476)
* Swift 4
2018-06-22 19:26:59 -07:00
Lucas Farah 3b7e548f70 Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -07:00
Victor Leong 0a4af45003 Text field validations (#429)
* feat: validateLength of textfield
* feat: validateEmail
* feat: test digits only
2017-06-07 12:51:30 -07:00
Arunav Sanyal c968ce8d73 Converting all UIKit packages to be buildable for only tvOS or IOS.
This would allow EZSwiftExtensions to be usable in other platforms (MacOS and Linux)
2017-05-30 20:12:29 -07:00
Olexii Pyvovarov 201850843f Swift 3 support for Xcode 8 + all tests 2016-09-20 01:48:19 +03:00
Goktug Yilmaz de20ccbd06 Fixed issues with UITextField extensions 2016-08-25 18:55:08 +03:00
Olexii Pyvovarov aae5eaa9c1 Fixed SwiftLint warnings (trailing_whitespace, legacy_initializers) 2016-07-31 23:34:00 +03:00
Yu Wang ffb42675df Added UITextField extensions and copyToPasteboard func in StringExtensions 2016-06-26 22:08:18 -07:00