Alexey Gerasimov
|
c29ff18758
|
Merge pull request #45 from TouchInstinct/fix/baseViewModel
BaseViewModel restricted to class
|
2017-01-18 19:12:30 +03:00 |
Alexey Gerasimov
|
eec6bef17d
|
Version incremented
|
2017-01-18 19:11:46 +03:00 |
Alexey Gerasimov
|
7b4133539b
|
BaseViewModel restricted to class
|
2017-01-18 19:08:25 +03:00 |
Nikolai Ashanin
|
c75d737853
|
Merge pull request #44 from TouchInstinct/feature/baseMVVM
remove redundant public
|
2017-01-17 18:14:49 +03:00 |
nikAshanin
|
e8149801d6
|
remove redundant public
|
2017-01-17 18:14:30 +03:00 |
Nikolai Ashanin
|
4c55b6c1d0
|
Merge pull request #43 from TouchInstinct/feature/baseMVVM
add extension for StoryboardProtocol
|
2017-01-17 18:09:06 +03:00 |
nikAshanin
|
01795b6b18
|
add extension for StoryboardProtocol
|
2017-01-17 18:08:45 +03:00 |
Nikolai Ashanin
|
f27089deda
|
Merge pull request #42 from TouchInstinct/feature/baseMVVM
base mvvm protocols
|
2017-01-17 17:51:19 +03:00 |
nikAshanin
|
4d9f546e60
|
base mvvm protocols
|
2017-01-17 17:50:20 +03:00 |
Nikolai Ashanin
|
c20a51a2f2
|
Merge pull request #41 from TouchInstinct/fix/unusedremove
v0.3.2 updated
|
2017-01-12 23:03:50 +03:00 |
nikAshanin
|
ffc1ebfd9c
|
v0.3.2 updated
|
2017-01-12 23:03:28 +03:00 |
Nikolai Ashanin
|
50ea8e0998
|
Merge pull request #40 from TouchInstinct/fix/unusedremove
remove convenience inits
|
2017-01-12 22:53:12 +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 |
Nikolai Ashanin
|
c66edf80ef
|
Merge pull request #39 from TouchInstinct/fix/unusedremove
Fix/unusedremove
|
2017-01-12 20:29:31 +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 |