Ivan Smolin
|
e289214e21
|
remove unused property
|
2017-05-06 10:13:20 +03:00 |
Ivan Smolin
|
7814b67ce3
|
remove toast and extension compilation flag
|
2017-05-05 18:13:47 +03:00 |
Ivan Smolin
|
3d6af86bdc
|
Easily create spinner (AnyLoadingIndicator) from UIImage
|
2017-05-05 15:32:53 +03:00 |
Ivan Smolin
|
56535b5835
|
Single load cursor and use RxSwift.Single
|
2017-05-05 09:27:42 +03:00 |
Nikolai Ashanin
|
9bdbd3ea67
|
Merge pull request #62 from TouchInstinct/targets
iOS, iOS Extension, watchOS, tvOS targets
|
2017-05-04 18:29:01 +03:00 |
Ivan Smolin
|
f0320d13ea
|
update dependencies
|
2017-05-04 18:14:09 +03:00 |
Ivan Smolin
|
0bb7c41cc2
|
one more import fix
|
2017-05-04 18:14:08 +03:00 |
Ivan Smolin
|
81f9a4fa53
|
exclude rxLoadImage from watchOS
|
2017-05-04 18:14:08 +03:00 |
Ivan Smolin
|
64b8bd17e0
|
import fixes
|
2017-05-04 18:14:08 +03:00 |
Ivan Smolin
|
66cd8dbb9f
|
podspec fixes
|
2017-05-04 18:14:08 +03:00 |
Ivan Smolin
|
98805c1d83
|
refactor project structure. add iOS, watchOS and tvOS targets and tests
|
2017-05-04 18:14:08 +03:00 |
Nikolai Ashanin
|
fc0bf2f36e
|
Merge pull request #61 from TouchInstinct/core-graphics-edit-new-api
Core graphics edit new api
|
2017-05-04 14:45:28 +03:00 |
Ivan Smolin
|
044a05b4b6
|
revert linters disable
|
2017-05-03 13:58:06 +03:00 |
Ivan Smolin
|
fba5894390
|
new Image edit API
|
2017-05-03 13:58:06 +03:00 |
Ivan Smolin
|
020ea512f4
|
new API for drawing
|
2017-05-03 13:58:06 +03:00 |
Ivan Smolin
|
b74a516720
|
fix few problems, refactor some code, update docs
|
2017-05-03 13:58:06 +03:00 |
Nikolai Ashanin
|
9b73354cc0
|
Merge pull request #58 from petropavel13/master
Table view pagination
|
2017-05-03 13:05:27 +03:00 |
Ivan Smolin
|
e509f2d4a7
|
move delay after filter
|
2017-05-02 14:35:53 +03:00 |
Ivan Smolin
|
29b3bb3215
|
add small delay for inactive -> active state changes
|
2017-05-02 14:30:34 +03:00 |
Ivan Smolin
|
75fbeda92a
|
use rx instead of waiting operations blocks
|
2017-05-02 14:13:42 +03:00 |
Ivan Smolin
|
267f7c6b4c
|
remove previous refresh control before add new one
|
2017-05-02 10:57:10 +03:00 |
Ivan Smolin
|
2ddad9ee08
|
cursors not thread safe anymore
|
2017-04-28 17:43:55 +03:00 |
Ivan Smolin
|
f9680dab9f
|
typo
|
2017-04-27 09:47:15 +03:00 |
Ivan Smolin
|
bebef20e54
|
resettable map and fixed page cursors also reset inner cursor
|
2017-04-27 09:45:57 +03:00 |
Ivan Smolin
|
1387f00744
|
add iOS playground
|
2017-04-27 09:45:57 +03:00 |
Ivan Smolin
|
4aaf6dc048
|
flip UIImage when creating from UIView
|
2017-04-27 09:45:57 +03:00 |
Ivan Smolin
|
94969f65f7
|
use xibName for innerViewNibName of XibView
|
2017-04-27 09:45:57 +03:00 |
Ivan Smolin
|
ab9921da53
|
small fixes
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
844a7d1c67
|
xib name docs update
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
a86ae5aed3
|
full thread safety
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
673db680b7
|
use table view background view for placeholders instead of container view
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
14d7eb3be5
|
StaticNibNameProtocol -> XibNameProtocol
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
d99dc6ce86
|
set placeholder visible by default
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
5030a9b5fa
|
resettable map cursor + pass cursor in results callback
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
470ef0a880
|
remove carthage stuff
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
fd8239801d
|
remove whitespace
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
f0d4fd9505
|
Add documentation for AnyLoadingIndicator
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
b3dface0c8
|
finish retry load more customization, add UIApplication states handling and cover public methods with documentation
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
7355ebc858
|
remove whitespace
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
5db2c2bd5e
|
placeholders and loading indicators implementation
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
b1c657dd82
|
Support protocol (Reactive analogue). Initial infinite scroll support
|
2017-04-27 09:42:45 +03:00 |
Ivan Smolin
|
48ecdcc336
|
initial placeholders support in pagination wrapper. binding to view model in pagination wrapper
|
2017-04-27 09:42:18 +03:00 |
Ivan Smolin
|
ded59ff2d9
|
initial PaginationTableViewWrapper. api breaking changes in CursorType protocol
|
2017-04-27 09:42:18 +03:00 |
Ivan Smolin
|
f9fbfb2735
|
initial pagination view model
|
2017-04-27 09:42:18 +03:00 |
Ivan Smolin
|
908ea53d3e
|
make cursors thread safe and add some tests
|
2017-04-27 09:42:18 +03:00 |
Nikolai Ashanin
|
cb07c482d1
|
Merge pull request #60 from TouchInstinct/bugfix/classname
Bugfix/classname
|
2017-04-26 16:55:33 +03:00 |
Igor Kislyuk
|
f1658f3380
|
Fix. Comments
|
2017-04-26 16:53:29 +03:00 |
Igor Kislyuk
|
fa069c422a
|
Fix. Update version & add description
|
2017-04-26 16:05:24 +03:00 |
Igor Kislyuk
|
04a558b70f
|
Fix. Remove duplications
|
2017-04-26 11:46:38 +03:00 |
Igor Kislyuk
|
00b7d11b37
|
Fix. Remove `Type`
|
2017-04-26 11:14:20 +03:00 |