Commit Graph

42 Commits

Author SHA1 Message Date
Arunav Sanyal f502de96c2 Attempted fix for swiftlint issue. 2017-08-31 00:33:03 -07:00
Lucas Farah 3b7e548f70 Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -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
Vic-L 48ddf2ccd3 feat: overload roundView method to construct borders 2017-05-21 11:53:00 -07:00
Kenza Iraki ce80fde7d8 Fixed potential memory leak of addSubviews UIView extension method 2017-03-15 17:28:55 -07:00
Lucas Farah 1885a24296 Fixed some swiftlint warnings 2017-01-25 10:14:52 +05:30
furuyan 6b5bb4f0c8 Refactor UIViewExtensions 2017-01-07 23:27:49 +02:00
Goktug Yilmaz 58c5e403f2 Fixed lint warnings 2016-12-24 10:52:29 +02:00
albert vila 0eb44ae9c1 Improve methods with default params in definition and inside of the function. 2016-11-07 23:30:55 +01:00
albert vila de1087cf8f Added Default Parameter Values 2016-11-06 20:31:56 +01:00
albert vila a29aa5a5c3 Added UIView extensions to animate alpha value. 2016-11-05 23:31:38 +01:00
Olexii Pyvovarov 201850843f Swift 3 support for Xcode 8 + all tests 2016-09-20 01:48:19 +03:00
Goktug Yilmaz 6459aed1a7 Silenced trailing whitespace warnings 2016-08-25 17:45:47 +03:00
Goktug Yilmaz 1085e344fe Added UIView.reversePop() 2016-08-25 17:16:40 +03:00
Yu Wang dd85fad2f4 deprecate each in Array Extension 2016-08-16 23:33:16 -07:00
Yu Wang 50a3738ea4 add mulitiple subviews in UIView 2016-08-16 21:07:59 -07:00
Mahdi Bchetnia b6aab23a79
Fixed whitespace issues with `swiftlint autocorrect` 2016-07-07 18:18:43 +09:00
Goktug Yilmaz 7b9f87a335 :doc, testing travis 2016-06-04 17:57:40 +03:00
Lucas Farah 0def725881 Fixed Swiftlint warnings 2016-05-26 12:56:25 -07:00
Patrick Lin bfddee233e support tvOS, added EZSwiftExtensions-tvOS.framework, and EZSwiftExtensionsTests-tvOS (all pass) 2016-05-20 11:27:27 +08:00
Goktug Yilmaz 68e8c8c1c4 Added a note in block classes to warn about memory leaks 2016-04-07 10:42:12 +03:00
inket 050106afd8 No more force-unwrapping 🤕 2016-03-29 16:15:00 +09:00
inket 59c537d9eb Fixed typos
Extention → Extension
bol → bool
doesnt → doesn't
2016-03-29 16:15:00 +09:00
inket f2f1e911a7 Fixed spacing/style issues 2016-03-29 16:15:00 +09:00
inket 6dbdf9fdcc Fixed extremely long lines 2016-03-29 16:15:00 +09:00
inket 11023a6b6f Fixed whitespacing issues 2016-03-29 16:15:00 +09:00
Demir d18406b83e added documentation 2016-03-22 19:45:56 +02:00
Demir e7d4dc9798 centerInSuperView functions added 2016-03-22 17:14:19 +02:00
Goktug Yilmaz 9367d817ad Added UIView.rootView() 2016-03-01 18:36:31 -08:00
Valentino Urbano 23f9eae7ec Merging from upatream 2016-02-27 16:41:50 +01:00
Goktug Yilmaz 93505794bc Removed make circular, changed round() name to roundView() 2016-02-26 00:19:37 -08:00
Lucas Farah 2cdf192ffe Removed center 2016-02-23 17:32:22 -08:00
Lucas Farah 9f35eb7371 Added makeCircular() to UIViewExtensions 2016-02-22 23:24:16 -08:00
Valentino Urbano 4a300a5ba6 Added size classes + bug fixes 2016-01-29 12:32:10 +01:00
furuyan 37421abbb1 Add default parameter values for Gesture's extension 2016-01-18 01:47:13 +09:00
Goktug Yilmaz be84d7a998 Removed tv os support cause of a bug 2016-01-09 22:20:43 -08:00
Christopher Ingebrigtsen 0fb0fde98b added #if blocks around ios specific stuff, to allow for support of tvos 2016-01-07 11:00:18 -06:00
Goktug Yilmaz f98584c403 Added a method to turn UIView into circles 2016-01-01 19:47:02 -08:00
Goktug Yilmaz b67b0e17a4 Fixed some stuff 2015-12-27 23:17:46 -08:00
Avismara HL 7aa23aac5c Add shake view animation method for view 2015-12-23 18:08:23 +05:30
Goktug Yilmaz 2233b1907b :made everything public 2015-11-14 19:57:46 +02:00
Goktug Yilmaz 2ee2fed351 :commit stuff 2015-11-14 18:31:57 +02:00