Commit Graph

178 Commits

Author SHA1 Message Date
nikAshanin ffc1ebfd9c v0.3.2 updated 2017-01-12 23:03:28 +03:00
nikAshanin e5345fc02b version turn back 2017-01-12 22:52:35 +03:00
nikAshanin cb9084060f remove convenience inits 2017-01-12 22:51:58 +03:00
nikAshanin b8fb0b2b41 podspec version changed 2017-01-12 18:35:23 +03:00
nikAshanin 3f402f90d5 remove rxkeyboard
add uidevice extension
2017-01-12 18:31:28 +03:00
nikAshanin c6b7d5a280 CGContext convenience init instead static funcs 2017-01-12 17:30:21 +03:00
nikAshanin 687cb6749d remove tableview register nib. use tablekit instead 2017-01-12 17:15:09 +03:00
nikAshanin f8d59d4cfa remove rxkeyboard implementation. Use RxKeyboard pod instead 2017-01-12 17:10:08 +03:00
nikAshanin 1d582bac8f copyright fixed 2017-01-12 16:49:17 +03:00
Alexey Gerasimov 80d9d90243 Merge pull request #38 from TouchInstinct/feature/timeInterval
Feature/time interval
2016-12-30 18:09:33 +03:00
Ivan Smolin 7e0d5dc88c bump podspec version 2016-12-30 16:26:04 +03:00
Ivan Smolin a80acfef3d Merge pull request #37 from TouchInstinct/bugfix/background_mapping
Bugfix/background mapping
2016-12-30 16:08:28 +04:00
Ivan Smolin 0416b5d979 commnet fix 2016-12-30 15:08:01 +03:00
Alexey Gerasimov 65a8801408 Extensions sorted by name 2016-12-30 12:42:13 +03:00
Alexey Gerasimov 9ed1299c18 Time interval extension added 2016-12-30 12:41:26 +03:00
Ivan Smolin b129eee483 mapping queue 2016-12-30 08:24:59 +03:00
Ivan Smolin 0348ba613e subscribe mapping on background queue 2016-12-29 20:04:07 +03:00
Ivan Smolin dd26a70db0 Merge pull request #36 from TouchInstinct/feature/concurrent_mapping
implement concurrent mapping
2016-12-29 19:15:07 +04:00
Ivan Smolin c8114d92ec fully use rx for concurrent array processing 2016-12-29 16:12:23 +03:00
Ivan Smolin 3810c27ae6 deferred just 2016-12-28 17:57:32 +03:00
Ivan Smolin d705fd184e fix typos 2016-12-28 16:34:36 +03:00
Ivan Smolin fff115b2db add docs and refactor a little bit 2016-12-28 15:10:47 +03:00
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