Commit Graph

1082 Commits

Author SHA1 Message Date
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
Igor Kislyuk 192e2cdd27 Fix. Remove duplication of type(of:) 2017-04-26 10:56:17 +03:00
Nikolai Ashanin f3c90a220d Merge pull request #59 from TouchInstinct/feature/xib-name
Add. XibName
2017-04-17 16:18:55 +03:00
Igor Kislyuk 7319594d7b Add. XibName 2017-04-17 16:09:18 +03:00
Nikolai Ashanin 12984838a4 Merge pull request #57 from TouchInstinct/feature/additionsleadkitfix
Feature/additionsleadkitfix
2017-04-10 18:55:09 +03:00
nikAshanin 159c45cc30 alignment fixed 2017-04-10 18:33:20 +03:00
nikAshanin 3dbcd8891b UIWindow extension instead of UIApplication 2017-04-10 18:29:55 +03:00