Commit Graph

61 Commits

Author SHA1 Message Date
Max Sokolov ffefdaba82 update travis config 2016-03-19 17:12:49 +03:00
Max Sokolov 51cbfe71b2 setup travis config 2016-03-19 17:01:12 +03:00
Max Sokolov e639f2b4b8 add test 2016-03-19 15:45:59 +03:00
Max Sokolov 0fefdecac0 setup project for tests 2016-03-19 15:17:43 +03:00
Max Sokolov 5ac120da0c minor improvements 2016-03-19 09:42:51 +03:00
Max Sokolov 4a9ed7f4ff move estimated height from builder to cell 2016-02-21 13:20:58 +03:00
Max Sokolov 619a5962d7 set tableView to readonly 2016-02-20 17:52:57 +03:00
Max Sokolov 9d5be1b2ad bugfixes 2016-02-18 12:23:37 +03:00
Max Sokolov 63ba6a6d8b fix conflicts 2016-02-18 11:52:47 +03:00
Max Sokolov f832d10052 bump podspec 2016-02-18 11:40:16 +03:00
Max Sokolov 30159e363b implement forwardingTargetForSelector for scroll view delegate 2016-02-18 11:39:08 +03:00
Max Sokolov 71fa07e680 Merge pull request #4 from Wisors/master
Add willSelect action
2016-02-10 12:34:10 +03:00
Alex Nikishin fd2dc07487 Bump pod spec 2016-02-10 12:33:51 +03:00
Alex Nikishin a7d53f793e Add willSelect action 2016-02-10 12:30:34 +03:00
Max Sokolov 9b420278a9 estimatedRowHeight is not optional 2016-01-20 19:51:06 +03:00
Max Sokolov ca851b6a9f estimatedRowHeight now is not optional 2016-01-20 19:47:47 +03:00
Max Sokolov 5a61eba23e improved reusableIdentifier 2016-01-20 19:27:49 +03:00
Max Sokolov a403def467 Merge pull request #3 from maxsokolov/develop
0.2.1
2016-01-18 11:09:40 +03:00
Max Sokolov 8c82ec418d added clearSections method 2016-01-18 11:07:33 +03:00
Max Sokolov 5ca39ca499 fixed autolayout issue with multiline labels 2015-12-25 19:38:58 +03:00
Max Sokolov 17c7475d2a added operators to TableSectionBuilder 2015-12-11 17:58:02 +03:00
Max Sokolov b40306e771 added operators to TableRowBuilder 2015-12-11 17:54:03 +03:00
Max Sokolov 48da5120e6 Merge pull request #2 from maxsokolov/develop
v0.2.0
2015-12-07 00:36:29 +03:00
Max Sokolov 558d2bccf3 bump version to 0.2.0 2015-12-07 00:33:54 +03:00
Max Sokolov 8c130105f4 added cell without nib 2015-12-07 00:30:32 +03:00
Max Sokolov be3c0ca531 added nib based cell 2015-12-07 00:20:48 +03:00
Max Sokolov 28a354873c attempt to auto register cells 2015-12-06 21:37:19 +03:00
Max Sokolov f7c80a3dd1 fixed issue with userinfo in action 2015-12-03 01:16:23 +03:00
Max Sokolov 835feb0905 test register nib 2015-11-29 23:37:16 +03:00
Max Sokolov 19ae34f2f0 fix 2015-11-27 18:46:19 +03:00
Max Sokolov f319915a06 default reusableIdentifier implementation 2015-11-27 16:50:44 +03:00
Max Sokolov fa0a02bea9 improvements 2015-11-26 20:36:12 +03:00
Max Sokolov e14317ba56 += operator overloading 2015-11-25 21:48:57 +03:00
Max Sokolov 8613687eea perform -> invoke 2015-11-23 22:58:14 +03:00
Max Sokolov 36954090ff Merge pull request #1 from maxsokolov/develop
v0.1.0
2015-11-15 21:07:32 +03:00
Max Sokolov a268a726bb readme updated 2015-11-15 19:29:30 +03:00
Max Sokolov e25b7d759e readme updated, some refactoring 2015-11-15 17:50:53 +03:00
Max Sokolov d0773704c4 readme updated 2015-11-15 16:43:01 +03:00
Max Sokolov d844a75360 readme updated 2015-11-15 16:12:33 +03:00
Max Sokolov c8333322cc implemented estimatedRowHeight 2015-11-15 13:44:05 +03:00
Max Sokolov 6ee01134ff estimatedRowHeight 2015-11-14 17:49:30 +03:00
Max Sokolov 20c19fda50 bugfix for configureWithItem 2015-11-14 01:43:43 +03:00
Max Sokolov 2cb9078375 ActionType improved 2015-11-14 01:25:23 +03:00
Max Sokolov 73ea2cf573 added TableDirector file 2015-11-13 01:24:24 +03:00
Max Sokolov f8c659f069 ActionHandler approach 2015-11-13 01:00:12 +03:00
Max Sokolov 9c3a1ee5c9 separate classes 2015-11-12 19:17:42 +03:00
Max Sokolov 668a40dbba various improvements 2015-11-11 23:04:52 +03:00
Max Sokolov f4d59fedcb actions expreriments 2015-11-11 01:15:50 +03:00
Max Sokolov 5b639c4483 actionWithReturnValue 2015-11-10 20:20:27 +03:00
Max Sokolov cc69a5e8d7 bump readme 2015-11-09 00:29:57 +03:00