Commit Graph

89 Commits

Author SHA1 Message Date
Max Sokolov bf01dc638a add row action 2016-06-09 02:27:25 +03:00
Max Sokolov 01dc5dfd21 table row improvements 2016-06-09 01:36:50 +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 0c5f24a491 fix 2016-06-07 02:15:37 +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 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 051dba0e97 builders to separate files 2016-05-25 21:54:04 +03:00
Max Sokolov 94925e301b try preheat 2016-05-25 21:47:14 +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 b87d2b8aec remove Foundation import 2016-05-24 20:22:35 +03:00
Max Sokolov 779bf8dd43 estimatedHeight to CGFloat 2016-05-24 01:30:26 +03:00
Max Sokolov ba8aa05d8b add prototype based cell height row builder 2016-05-24 01:13:18 +03:00
Max Sokolov 0250b08302 add row height 2016-05-23 22:30:17 +03:00
Max Sokolov 6498e39daa sections now keep reference to director instead of table view 2016-05-15 15:09:27 +03:00
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 ef384cb0f1 code improvements, add examples 2016-04-17 00:27:59 +03:00
Max Sokolov 7d9d6ff60b remove useless code, add gitignore 2016-04-16 22:48:46 +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 f0afd40e5a support swift 2.2 2016-03-22 21:28:23 +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 54551ef77e setup new demo project 2016-03-20 09:26:58 +03:00
Max Sokolov fdd74a650c bugfixes, add tests 2016-03-19 22:00:35 +03:00
Max Sokolov 9309ac7766 add test, bump readme 2016-03-19 19:58:39 +03:00
Max Sokolov eefb885c44 docs updated 2016-03-19 17:44: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