Commit Graph

148 Commits

Author SHA1 Message Date
Anton 39e789c3ae Add image cache to image loader init params 2016-11-28 12:49:04 +03:00
Anton a885479a2c ImageLoader implementation added 2016-11-26 23:33:02 +03:00
Ivan Smolin 9e4e9f0cf8 Merge pull request #32 from TouchInstinct/feature/cursors
rx cursors implementation
2016-11-24 18:33:32 +04:00
Ivan Smolin 71862c7f0f use deferred 2016-11-23 18:51:29 +03:00
Ivan Smolin e69531c9ae remove weak self capturing and deallocated error 2016-11-23 17:31:16 +03:00
Ivan Smolin 4632d37507 cursors implementation with rx 2016-11-23 14:20:51 +03:00
Ivan Smolin d0b3da7df9 Merge pull request #31 from TouchInstinct/fixes/small_fixes_and_dependencies_update
Fixes/small fixes and dependencies update
2016-11-23 12:13:17 +04:00
Ivan Smolin b6cf301eeb Cocoapod of RxAlamofire isn't update yet :( 2016-11-23 09:20:27 +03:00
Ivan Smolin 0424c5ea69 fix issue with saving models with optional type 2016-11-23 09:10:27 +03:00
Ivan Smolin cca8c33acc update dependencies 2016-11-23 09:09:27 +03:00
Ivan Smolin 76b3b2f39e bump version to 0.2.5 2016-10-28 23:59:42 +03:00
Ivan Smolin 15777f938c Merge pull request #30 from TouchInstinct/feature/mappable_user_defaults_types
add ability to save custom user types to UserDefaults + Rx extensions
2016-10-29 00:58:38 +04:00
Ivan Smolin e12b8dad48 refactoring 2016-10-28 19:58:51 +03:00
Ivan Smolin a6a353d556 place StoryboardProtocol extensions to correct place in file system 2016-10-28 13:58:32 +03:00
Ivan Smolin 23be7dbf3b add ability to save custom user types to UserDefaults + Rx extensions 2016-10-28 12:46:59 +03:00
Ivan Smolin b69f2c428f update dependencies and bump version 2016-10-21 18:12:26 +03:00
Ivan Smolin 6acbaa441c Merge pull request #29 from TouchInstinct/feature/storyboards_view_controllers_instantiation
organize storyboard and view controller instantiation
2016-10-21 17:59:16 +04:00
Ivan Smolin a450d23453 Add ability to customize bundle for storyboard initialization 2016-10-21 16:58:02 +03:00
Ivan Smolin 1111dc6855 remove constraints for StoryboardIdentifier and ViewControllerIdentifier type 2016-10-20 15:34:34 +03:00
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