Commit Graph

  • 9d5be1b2ad bugfixes Max Sokolov 2016-02-18 12:23:37 +0300
  • bc68416818 Merge pull request #5 from maxsokolov/develop 0.2.3 Max Sokolov 2016-02-18 11:53:23 +0300
  • 63ba6a6d8b fix conflicts Max Sokolov 2016-02-18 11:52:47 +0300
  • f832d10052 bump podspec Max Sokolov 2016-02-18 11:40:16 +0300
  • 30159e363b implement forwardingTargetForSelector for scroll view delegate Max Sokolov 2016-02-18 11:39:08 +0300
  • 71fa07e680 Merge pull request #4 from Wisors/master Max Sokolov 2016-02-10 12:34:10 +0300
  • fd2dc07487 Bump pod spec Alex Nikishin 2016-02-10 12:33:51 +0300
  • a7d53f793e Add willSelect action Alex Nikishin 2016-02-10 12:30:34 +0300
  • 9b420278a9 estimatedRowHeight is not optional Max Sokolov 2016-01-20 19:51:06 +0300
  • ca851b6a9f estimatedRowHeight now is not optional Max Sokolov 2016-01-20 19:47:47 +0300
  • 5a61eba23e improved reusableIdentifier Max Sokolov 2016-01-20 19:27:49 +0300
  • a403def467 Merge pull request #3 from maxsokolov/develop Max Sokolov 2016-01-18 11:09:40 +0300
  • 8c82ec418d added clearSections method Max Sokolov 2016-01-18 11:07:33 +0300
  • 5ca39ca499 fixed autolayout issue with multiline labels Max Sokolov 2015-12-25 19:38:58 +0300
  • 17c7475d2a added operators to TableSectionBuilder Max Sokolov 2015-12-11 17:58:02 +0300
  • b40306e771 added operators to TableRowBuilder Max Sokolov 2015-12-11 17:54:03 +0300
  • 48da5120e6 Merge pull request #2 from maxsokolov/develop 0.2.0 Max Sokolov 2015-12-07 00:36:29 +0300
  • 558d2bccf3 bump version to 0.2.0 Max Sokolov 2015-12-07 00:33:54 +0300
  • 8c130105f4 added cell without nib Max Sokolov 2015-12-07 00:30:32 +0300
  • be3c0ca531 added nib based cell Max Sokolov 2015-12-07 00:20:48 +0300
  • 28a354873c attempt to auto register cells Max Sokolov 2015-12-06 21:37:19 +0300
  • f7c80a3dd1 fixed issue with userinfo in action Max Sokolov 2015-12-03 01:16:23 +0300
  • 835feb0905 test register nib Max Sokolov 2015-11-29 23:37:16 +0300
  • 19ae34f2f0 fix Max Sokolov 2015-11-27 18:46:19 +0300
  • f319915a06 default reusableIdentifier implementation Max Sokolov 2015-11-27 16:50:44 +0300
  • fa0a02bea9 improvements Max Sokolov 2015-11-26 20:36:12 +0300
  • e14317ba56 += operator overloading Max Sokolov 2015-11-25 21:48:57 +0300
  • 8613687eea perform -> invoke Max Sokolov 2015-11-23 22:58:14 +0300
  • 36954090ff Merge pull request #1 from maxsokolov/develop 0.1.0 Max Sokolov 2015-11-15 21:07:32 +0300
  • a268a726bb readme updated Max Sokolov 2015-11-15 19:29:30 +0300
  • e25b7d759e readme updated, some refactoring Max Sokolov 2015-11-15 17:50:53 +0300
  • d0773704c4 readme updated Max Sokolov 2015-11-15 16:43:01 +0300
  • d844a75360 readme updated Max Sokolov 2015-11-15 16:12:33 +0300
  • c8333322cc implemented estimatedRowHeight Max Sokolov 2015-11-15 13:44:05 +0300
  • 6ee01134ff estimatedRowHeight Max Sokolov 2015-11-14 17:49:30 +0300
  • 20c19fda50 bugfix for configureWithItem Max Sokolov 2015-11-14 01:43:43 +0300
  • 2cb9078375 ActionType improved Max Sokolov 2015-11-14 01:25:23 +0300
  • 73ea2cf573 added TableDirector file Max Sokolov 2015-11-13 01:24:24 +0300
  • f8c659f069 ActionHandler approach Max Sokolov 2015-11-13 01:00:12 +0300
  • 9c3a1ee5c9 separate classes Max Sokolov 2015-11-12 19:17:42 +0300
  • 668a40dbba various improvements Max Sokolov 2015-11-11 23:04:52 +0300
  • f4d59fedcb actions expreriments Max Sokolov 2015-11-11 01:15:50 +0300
  • 5b639c4483 actionWithReturnValue Max Sokolov 2015-11-10 20:20:27 +0300
  • cc69a5e8d7 bump readme Max Sokolov 2015-11-09 00:29:57 +0300
  • a5e2a7bc4b added podspec and license Max Sokolov 2015-11-08 23:47:15 +0300
  • acd77aa374 added logo Max Sokolov 2015-11-08 23:31:21 +0300
  • 7bd9cb725e bump readme Max Sokolov 2015-11-08 23:22:57 +0300
  • 5bb8f0d319 added logo Max Sokolov 2015-11-08 23:20:01 +0300
  • 5207867e4c bump readme, added installation section Max Sokolov 2015-11-08 22:59:35 +0300
  • a413b4f87e provide demo project Max Sokolov 2015-11-08 22:27:55 +0300
  • 469952625c bump readme Max Sokolov 2015-11-08 21:05:52 +0300
  • 94aacbcbe3 bump readme Max Sokolov 2015-11-08 20:03:35 +0300
  • d5639127f2 bump readme Max Sokolov 2015-11-08 15:55:06 +0300
  • 0d9c0f4df6 added tablet sources, xcode demo project setup Max Sokolov 2015-11-08 15:34:35 +0300
  • 9b2cb1f3d5 initial commit Max Sokolov 2015-11-08 15:27:56 +0300