Commit Graph

168 Commits

Author SHA1 Message Date
Max Sokolov cc75e84f58 try height strategy 2016-06-14 20:47:39 +03:00
Max Sokolov 7cc572c7aa update readme 2016-06-14 16:07:49 +03:00
Max Sokolov 3e4f7d81ff remove configure action 2016-06-13 16:34:57 +03:00
Max Sokolov 1ed3db1cb1 update readme 2016-06-13 16:21:16 +03:00
Max Sokolov 8b5ad2fcd1 update readme 2016-06-13 16:07:12 +03:00
Max Sokolov c8fca159ee update readme 2016-06-13 13:53:12 +03:00
Max Sokolov 6f3daa337b support Swift Package Manager 2016-06-13 13:51:02 +03:00
Max Sokolov 1e018523bb update readme 2016-06-13 13:12:12 +03:00
Max Sokolov c352099fa2 mark as shared 2016-06-13 13:09:05 +03:00
Max Sokolov 9bf4e72f86 update readme 2016-06-13 01:55:41 +03:00
Max Sokolov 721596131b update readme 2016-06-13 01:39:26 +03:00
Max Sokolov 8509c8d64e bump readme 2016-06-13 01:07:46 +03:00
Max Sokolov 42eec9243e add init to builder 2016-06-12 23:49:06 +03:00
Max Sokolov 533c6e6eb8 add row builder 2016-06-12 23:42:39 +03:00
Max Sokolov 310cec9c12 fix cell action 2016-06-12 21:38:53 +03:00
Max Sokolov 1e4f76e04f remove row builder 2016-06-12 19:01:24 +03:00
Max Sokolov 272d238a2a fix willSelect 2016-06-12 17:01:44 +03:00
Max Sokolov 653948ec08 fix operators 2016-06-12 15:27:50 +03:00
Max Sokolov 699d2aa00d fix row actions 2016-06-12 14:58:38 +03:00
Max Sokolov 0463cfdf40 Merge branch 'master' into develop
# Conflicts:
#	README.md
#	TableKitDemo/TableKitDemo.xcodeproj/project.pbxproj
2016-06-11 12:33:22 +03:00
Max Sokolov e3ddb25b22 bump readme 2016-06-11 12:28:46 +03:00
Max Sokolov 87821ac3c4 fix 2016-06-11 00:52:03 +03:00
Max Sokolov 51de86c81a rename to TableKit
Thanks a lot to my greatest friend, Alexander Nikishin
2016-06-11 00:51:10 +03:00
Max Sokolov 96b2a19f1d store actions 2016-06-10 00:32:00 +03:00
Max Sokolov 708f164c96 value actions 2016-06-09 19:34:28 +03:00
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 e096889819 fix xcode proj 2016-06-03 00:28:56 +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 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 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