Commit Graph

156 Commits

Author SHA1 Message Date
Ivan Smolin c2802a42f6 implement concurrent mapping 2016-12-27 15:51:47 +03:00
Ivan Smolin 1f9036df7d Merge pull request #34 from TouchInstinct/feature/rx_keyboard_notifications
keyboard notifications handling
2016-12-22 13:39:17 +04:00
Ivan Smolin 39d339a278 fix code review note 2016-12-22 12:09:56 +03:00
Ivan Smolin dc384ef57b Revert "pull request fixes"
This reverts commit 5e482ea9e5.
2016-12-22 11:59:43 +03:00
Ivan Smolin 5e482ea9e5 pull request fixes 2016-12-22 11:55:50 +03:00
Ivan Smolin e743950683 Merge branch 'master' into feature/rx_keyboard_notifications
# Conflicts:
#	LeadKit/LeadKit.xcodeproj/project.pbxproj
2016-12-22 11:35:59 +03:00
Alexey Gerasimov 0f9a8e235a Merge pull request #35 from TouchInstinct/feature/viewRotation
UIView zRotation extension added
2016-12-14 13:24:38 +03:00
Alexey Gerasimov fc61a2a97a Public modifier added 2016-12-14 12:58:28 +03:00
Alexey Gerasimov 4d23f61e95 UIView zRotation extension added 2016-12-14 12:25:08 +03:00
Ivan Smolin f60c2cc373 keyboard notifications handling 2016-12-12 17:40:43 +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