Commit Graph

34 Commits

Author SHA1 Message Date
Max Sokolov 0e42c836c1 case improvement 2016-05-08 16:30:08 +03:00
Max Sokolov e6450068a5 fix tests 2016-05-08 13:24:21 +03:00
Max Sokolov 87e7dbd6c4 move back to RowBuilder protocol 2016-05-08 00:39:58 +03:00
Max Sokolov c3fda15cb4 method names refactoring 2016-05-07 23:28:15 +03:00
Max Sokolov 7083462aca add valueAction 2016-05-06 19:03:36 +03:00
Max Sokolov 32a257149e some refactoring 2016-05-02 22:03:52 +03:00
Max Sokolov 03186a2cf5 generic improvements 2016-04-30 00:14:07 +03:00
Max Sokolov 9c909b8471 methods improvements 2016-04-13 20:51:23 +03:00
Max Sokolov 08ce2d62e4 ConfigurableCell improvements 2016-04-13 00:29:44 +03:00
Max Sokolov afbb7154ca Merge branch 'master' into develop
# Conflicts:
#	Tablet.podspec
#	Tablet/TableRowBuilder.swift
2016-03-20 23:07:13 +03:00
Max Sokolov 4bcd3a1258 code improvements 2016-03-20 20:57:03 +03:00
Max Sokolov d048613605 improve internal logic 2016-03-20 13:06:45 +03:00
Max Sokolov fdd74a650c bugfixes, add tests 2016-03-19 22:00:35 +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 08c0644e28 compatibility fix 2016-03-04 11:36:25 +03:00
Max Sokolov 4a9ed7f4ff move estimated height from builder to cell 2016-02-21 13:20:58 +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 b40306e771 added operators to TableRowBuilder 2015-12-11 17:54:03 +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 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 e25b7d759e readme updated, some refactoring 2015-11-15 17:50:53 +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 f8c659f069 ActionHandler approach 2015-11-13 01:00:12 +03:00
Max Sokolov 9c3a1ee5c9 separate classes 2015-11-12 19:17:42 +03:00