Commit Graph

269 Commits

Author SHA1 Message Date
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
nikAshanin cc3b3bfed7 guard tableview added in tabledirector extension 2017-04-10 18:21:39 +03:00
nikAshanin 3937622881 update version to 0.4.7 2017-04-10 18:04:05 +03:00
nikAshanin 3b4ed37a43 xibview owner added as param 2017-04-10 17:57:52 +03:00
nikAshanin c7177a6ac7 podspec updated 2017-04-10 16:12:52 +03:00
nikAshanin 60f2b1cefb update xib view 2017-04-10 15:46:32 +03:00
nikAshanin e9609abaa9 add root animation extension 2017-04-06 17:00:48 +03:00
nikAshanin a6a5942e8f string to image added 2017-04-06 16:19:42 +03:00
nikAshanin 0dcc8763b5 add public to extension 2017-04-06 14:27:50 +03:00
nikAshanin d533e098f8 tabledirector extensions added 2017-04-06 14:23:16 +03:00
Nikolai Ashanin a4683f131f Merge pull request #55 from TouchInstinct/load-from-nib-refactoring
refactor load from nib stuff and add test
2017-03-29 18:56:30 +03:00
Ivan Smolin de07ebbff5 typos 2017-03-28 16:13:30 +03:00
Ivan Smolin 924712c1c1 make XibView open 2017-03-28 16:08:53 +03:00
Ivan Smolin bdbe58dceb XibView 2017-03-28 16:04:32 +03:00