Commit Graph

829 Commits

Author SHA1 Message Date
Ivan Smolin 965ac55309 organize storyboard and view controller instantiation 2016-10-20 13:41:14 +03:00
Ivan Smolin 67bfde33db fix compilation 2016-10-19 19:33:15 +03:00
Ivan Smolin 2b584d0574 Merge pull request #28 from TouchInstinct/update_podspec
update podspec
2016-10-19 20:08:59 +04:00
Fedor Semenchenko 15be07d76d update podspec 2016-10-19 17:32:06 +03:00
fedorsemenchenko f30784164b Merge pull request #27 from TouchInstinct/CollectionViewSupport
Collection view support
2016-10-19 18:06:54 +04:00
Fedor Semenchenko 3366c34abe collection view support 2016-10-19 17:03:37 +03:00
Fedor Semenchenko 98981b8b0d code style 2016-10-18 21:41:07 +03:00
Fedor Semenchenko a5f9081b97 collection view support 2016-10-18 20:23:28 +03:00
Ivan Smolin 0882f8d274 Merge pull request #25 from TouchInstinct/feature/ObjectMapper
temporary (I hope) rollback to Hearst-DD/ObjectMapper
2016-10-12 15:24:33 +04:00
Ivan Smolin 1cd7967d0c add responseModel method to SessionManager 2016-10-12 13:03:50 +03:00
Ivan Smolin effcc01b27 temporary (I hope) rollback to Hearst-DD/ObjectMapper 2016-10-12 11:27:34 +03:00
Ivan Smolin 286fe1a38c remove unused import & bump version 2016-10-11 12:25:39 +03:00
Ivan Smolin 0e4a12df48 Merge pull request #24 from TouchInstinct/feature/new_mapper
Feature/new mapper
2016-10-11 12:00:04 +04:00
Ivan Smolin 4245e33666 add cocoapods & bump version 2016-10-10 18:36:07 +03:00
Ivan Smolin de7f5d4bb1 PR note 2016-10-10 14:27:32 +03:00
Ivan Smolin 7b01f94649 use Convertible mapper 2016-10-10 14:25:00 +03:00
Ivan Smolin be3f5abf79 Merge pull request #23 from TouchInstinct/feature/swift_3
Feature/swift 3
2016-10-10 15:23:49 +04:00
Ivan Smolin b10fcdc7e4 code review notes 2016-10-06 14:43:47 +03:00
Ivan Smolin c32f948744 add some docs 2016-10-06 12:50:06 +03:00
Ivan Smolin 54bb8cd0d3 Swift 3 migration + huge refactoring 2016-10-06 12:40:58 +03:00
Ivan Smolin 89b8dfe7c2 delete abandoned table controller code 2016-10-04 17:48:37 +03:00
Ivan Smolin bd636a8fc3 update RxAlamofire version in podspec 2016-10-03 15:33:43 +03:00
Nikolai Ashanin cddce07753 Merge pull request #22 from TouchInstinct/image/roundcorners
cache becomes private
2016-09-29 19:41:44 +03:00
Николай Ашанин ada80d2f61 cache becomes private 2016-09-29 19:39:37 +03:00
Nikolai Ashanin 95572fdf7e Merge pull request #21 from TouchInstinct/image/roundcorners
compilation fixes
2016-09-29 19:07:34 +03:00
Николай Ашанин 3d86411a3c compilation fixes 2016-09-29 19:04:05 +03:00
Nikolai Ashanin 97d4712959 Merge pull request #20 from TouchInstinct/image/roundcorners
mapping UIColor to CGColor fixed
2016-09-29 18:46:58 +03:00
Николай Ашанин 49ebd62e60 review fixes 2016-09-29 18:46:28 +03:00
Николай Ашанин 16b49f217c one guard instead two 2016-09-29 18:43:10 +03:00
Николай Ашанин 17f672737b mapping UIColor to CGColor fixed 2016-09-29 18:40:48 +03:00
Nikolai Ashanin 823bbd54fe Merge pull request #19 from TouchInstinct/image/roundcorners
image extension added
2016-09-29 18:13:02 +03:00
Николай Ашанин df79bfdb6f condition error fixed 2016-09-29 18:06:23 +03:00
Николай Ашанин 96c9ed1d52 cached image description fixed 2016-09-29 18:03:33 +03:00
Николай Ашанин 02d35231ac cacheimage param naming fixed 2016-09-29 17:56:46 +03:00
Николай Ашанин 6f6ff9f3ec review notes fixed 2016-09-29 17:51:52 +03:00
Николай Ашанин 2dc2ac0c3b image extension added 2016-09-29 15:56:39 +03:00
Nikolai Ashanin 808cab2316 Merge pull request #17 from TouchInstinct/discardFractionalTo
Double discardFractionalTo added
2016-09-12 17:07:12 +03:00
Grigory Ulanov 8560f6220d spaces removed 2016-09-12 17:05:31 +03:00
Grigory Ulanov f93ddf1446 new roundValue 2016-09-12 17:01:09 +03:00
Grigory Ulanov 35d391d589 Double discardFractionalTo added 2016-09-12 16:42:32 +03:00
Nikolai Ashanin 5326cb1750 Merge pull request #16 from TouchInstinct/feature/uiimage_extensions
add some useful extensions to UIImage
2016-09-11 19:08:56 +03:00
Ivan Smolin 8be0103c1d UIColor extension fix 2016-09-09 21:33:24 +03:00
Ivan Smolin 8ed1876c7e UIColor+Hex from string fix 2016-09-09 12:28:05 +03:00
Ivan Smolin ea4eb6db0e partially revert gitignore changes 2016-09-09 11:34:10 +03:00
Ivan Smolin 7de68b5789 bump library version 2016-09-09 11:33:36 +03:00
Ivan Smolin fa87bf12e6 apply size calculation to String instead of NSString 2016-09-09 11:26:54 +03:00
Ivan Smolin c16f67f54f small refactor string size calculation extension 2016-09-09 10:37:49 +03:00
Ivan Smolin 6cea000af9 refactor string size calculation 2016-09-09 10:13:46 +03:00
Ivan Smolin 9ff20dc074 uicolor+hex for any string format 2016-09-08 23:57:06 +03:00
Ivan Smolin dd7a16571a some changes to api 2016-09-08 16:46:09 +03:00