Commit Graph

31 Commits

Author SHA1 Message Date
Arunav Sanyal b91680b00a
Final merge for swift 4 (#476)
* Swift 4
2018-06-22 19:26:59 -07:00
Kenza Iraki 90e25026f7 Added UIStackView extensions to add arranged subviews and convenience initializer
Added tests for extensions

Updated changelog

Updated addArrangedSubviews to take varargs instead of an array
Updated changelog

Updated addArrangedSubviews to take varargs instead of an array
Updated changelog
2017-03-14 14:45:49 -07:00
Goktug Yilmaz c568edecf1 Added missing files in example project 2016-11-03 19:08:51 +02:00
Goktug Yilmaz 545280584f Reordered files in example project 2016-11-03 18:53:36 +02:00
Goktug Yilmaz f489f13e8c Removed NS prefix from necessary files 2016-11-03 18:49:16 +02:00
Olexii Pyvovarov 7584d97853 Added FloatingPointExtensions 2016-09-29 20:55:43 +03:00
Goktug Yilmaz d43d295c70 Changed to recommended project settings 2016-09-27 10:46:03 +03:00
Goktug Yilmaz ca242d35d0 Changed project settings 2016-09-27 10:31:41 +03:00
Goktug Yilmaz 81d08ce380 Added missing file references 2016-08-25 20:05:54 +03:00
Goktug Yilmaz 057a3582df Fixed NSDictionaryExtensions.swift refernce 2016-08-25 19:54:13 +03:00
Goktug Yilmaz ee9704060a Properly added UIStoryboardExts 2016-08-25 19:16:39 +03:00
Goktug Yilmaz de20ccbd06 Fixed issues with UITextField extensions 2016-08-25 18:55:08 +03:00
Goktug Yilmaz 8350d78364 Reference uiapplication in example 2016-08-25 16:49:38 +03:00
Goktug Yilmaz 50e2511dfd Added UIBarButtonItemExtensions.swift 2016-05-28 01:22:29 +03:00
Goktug Yilmaz b8eac00ac2 Changed minimum deployment target to 8.0 2016-04-22 14:44:54 +03:00
Goktug Yilmaz 37d23a3408 Added UISwitch extensions 2016-04-22 14:28:13 +03:00
Goktug Yilmaz 732a2a8f86 Added EZSwiftFunctions.swift to projects 2016-04-06 18:07:53 +03:00
Goktug Yilmaz e0b0be594e Changed EZSwiftExtensions.swift to EZSwiftFunctions.swift 2016-04-06 17:35:37 +03:00
inket 59c537d9eb Fixed typos
Extention → Extension
bol → bool
doesnt → doesn't
2016-03-29 16:15:00 +09:00
Goktug Yilmaz 6edb4176c7 Added ErrorType.toString 2016-03-23 14:02:36 +02:00
Goktug Yilmaz 569729c04e Added UIWindow.init() 2016-03-01 18:25:30 -08:00
Goktug Yilmaz 5ecf4f493e Added Character.toString() 2016-03-01 17:52:45 -08:00
Goktug Yilmaz 9f25388ace Created UISlider file 2016-03-01 17:27:58 -08:00
Goktug Yilmaz 8a40d17614 Properly added UIAlertController 2016-03-01 17:21:32 -08:00
Goktug Yilmaz b1ffb04893 Added missing files 2016-03-01 14:42:54 -08:00
Goktug Yilmaz 0e741c1c2e Added NSAttributedString again 2016-02-25 17:04:57 -08:00
Goktug Yilmaz a8c725da3a Added NSTimer correctly 2016-02-25 16:07:06 -08:00
furuyan 5c364d58b3 Add NSURLExtensions 2016-01-11 18:42:02 +09:00
Goktug Yilmaz c089c52202 Fixed problem with double 2015-12-19 13:16:30 -08:00
Goktug Yilmaz cafc537002 Added first double extensions 2015-12-19 12:59:54 -08:00
Ben 1fedcd9796 Rename the example app 2015-12-04 23:09:53 +08:00