Commit Graph

73 Commits

Author SHA1 Message Date
Max Sokolov bf01dc638a add row action 2016-06-09 02:27:25 +03:00
Max Sokolov 234e0efc85 rethink point 2016-06-09 01:20:52 +03:00
Max Sokolov 44c1a861d8 fix row item generic 2016-06-08 02:08:43 +03:00
Max Sokolov c27a386807 rowitem improvements 2016-06-07 23:40:46 +03:00
Max Sokolov 21f131bb19 add RowConfigurable protocol 2016-06-07 21:41:57 +03:00
Max Sokolov 6e4ea9caf6 remove base row builder 2016-06-07 02:04:15 +03:00
Max Sokolov 229ef94c0e height strategies improvements 2016-06-07 01:56:41 +03:00
Max Sokolov 66f318bb15 remove prototype row builder 2016-06-06 23:37:00 +03:00
Max Sokolov 7faee8f24e add HeightStrategies 2016-06-06 23:35:20 +03:00
Max Sokolov e121c3fbc6 dynamic approach 2016-06-05 23:58:51 +03:00
Max Sokolov b5c7493140 dynamic cells 2016-06-02 19:46:50 +03:00
Max Sokolov 08fb8af74e add TableRowAction 2016-06-02 00:48:10 +03:00
Max Sokolov bdf009b980 update task 2016-05-30 01:02:36 +03:00
Max Sokolov 4bda514277 add operators 2016-05-29 13:58:05 +03:00
Max Sokolov 7f1edda39e fix scroll delegate 2016-05-28 14:34:37 +03:00
Max Sokolov 82fce34c2e doing animations 2016-05-26 02:27:58 +03:00
Max Sokolov 3f54cacab0 estimated height improvements 2016-05-26 01:42:55 +03:00
Max Sokolov 94925e301b try preheat 2016-05-25 21:47:14 +03:00
Max Sokolov bc503bcb4f fix build 2016-05-25 01:37:41 +03:00
Max Sokolov 92ee2b731c fix autolayout issues 2016-05-25 01:31:22 +03:00
Max Sokolov bba29151ec first try prototype cells 2016-05-24 22:51:04 +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 03186a2cf5 generic improvements 2016-04-30 00:14:07 +03:00
Max Sokolov ef384cb0f1 code improvements, add examples 2016-04-17 00:27:59 +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 d048613605 improve internal logic 2016-03-20 13:06:45 +03:00
Max Sokolov 54551ef77e setup new demo project 2016-03-20 09:26:58 +03:00
Max Sokolov eefb885c44 docs updated 2016-03-19 17:44:49 +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 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 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 30159e363b implement forwardingTargetForSelector for scroll view delegate 2016-02-18 11:39:08 +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 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 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