Nikolai Ashanin
|
d82b51ec67
|
Merge pull request #50 from TouchInstinct/feature/mapArray
Feature/map array
|
2017-02-15 13:47:17 +03:00 |
Alexey Gerasimov
|
73d33b2adb
|
Toast import reverted
|
2017-02-15 12:16:13 +03:00 |
Alexey Gerasimov
|
75f8a1a01a
|
Fixed: pullRequest comments
|
2017-02-14 21:26:22 +03:00 |
Alexey Gerasimov
|
f101c30282
|
Oops
|
2017-02-14 20:14:30 +03:00 |
Alexey Gerasimov
|
7b57ad8310
|
Array mapping added
|
2017-02-14 20:09:34 +03:00 |
Nikolai Ashanin
|
3950ddeedb
|
Merge pull request #49 from TouchInstinct/feature/top_visible_view_controller
Feature/top visible view controller
|
2017-02-09 15:21:23 +03:00 |
Ivan Smolin
|
bee3791ef5
|
small fix
|
2017-02-08 09:00:30 +03:00 |
Ivan Smolin
|
c537a7f5ca
|
small refactoring
|
2017-02-07 23:31:33 +03:00 |
Nikolai Ashanin
|
841be584e6
|
Merge pull request #48 from TouchInstinct/fixes
Podspec changed: RxSwift 3.2.0
|
2017-02-06 17:16:47 +03:00 |
Ivan Smolin
|
bf892d2d45
|
public
|
2017-02-06 11:50:38 +03:00 |
Ivan Smolin
|
6d1b39dd7b
|
top visible view controller extension + fix
|
2017-02-06 11:48:35 +03:00 |
Ivan Smolin
|
a0c500b8e5
|
perform default validation for Alamofire.DataRequest
|
2017-02-02 11:52:28 +03:00 |
anukhov
|
5408bb451e
|
Version podspec fixed
|
2017-02-01 16:47:21 +03:00 |
anukhov
|
55ee2e3e23
|
Merge branch 'master' into fixes
# Conflicts:
# LeadKit.podspec
|
2017-02-01 16:43:52 +03:00 |
Ivan Smolin
|
5d1fef51ad
|
Merge pull request #47 from TouchInstinct/feature/network_service
add base network service
|
2017-02-01 17:25:39 +04:00 |
anukhov
|
374edb25e8
|
Podspec changed: RxSwift 3.2.0
|
2017-02-01 12:50:15 +03:00 |
Ivan Smolin
|
84b4d9dc86
|
add base network service
|
2017-02-01 12:03:31 +03:00 |
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 |