Commit Graph

304 Commits

Author SHA1 Message Date
Max Sokolov becdc205bb fix 2016-10-16 12:22:40 +03:00
Max Sokolov c3d6f0af60 TableRowActionData -> TableRowActionOptions 2016-10-15 12:16:25 +03:00
Max Sokolov b449e05edc fix 2016-10-15 12:06:48 +03:00
Max Sokolov db6dc40fac make RowHeightCalculator public 2016-10-15 12:05:59 +03:00
Max Sokolov e18c6ef669 fixes 2016-10-15 11:13:54 +03:00
Max Sokolov b74403e2c6 add removeAction method 2016-10-15 11:09:48 +03:00
Max Sokolov 5f6de4703a add id to action 2016-10-15 01:31:05 +03:00
Max Sokolov c040613654 add removeAllActions method 2016-10-15 01:19:48 +03:00
Max Sokolov 0af6956d62 fix 2016-10-15 01:13:41 +03:00
Max Sokolov 3da097f1f1 support multiple actions with same type 2016-10-15 01:12:51 +03:00
Max Sokolov 3de586c4f6 implement RowAction protocol 2016-10-14 21:16:21 +03:00
Max Sokolov 7f65f0c4e0 move protocols to separate file 2016-10-14 20:59:13 +03:00
Max Sokolov 9ae69b71ca add RowAction protocol 2016-10-14 20:56:52 +03:00
Max Sokolov a240acee2d deprecate action method on TableRow, add on instead 2016-10-14 20:35:18 +03:00
Max Sokolov 9e1372252a Merge pull request #52 from motylevm/refactoring
Small refactoring
2016-10-11 17:42:53 +03:00
Mikhail Motylev 5a7a9b9655 refactoring 2016-10-11 11:27:28 +03:00
Max Sokolov 7eca499a59 Merge pull request #47 from maxsokolov/generic_improvements
Generic improvements
2016-10-06 11:37:23 +03:00
Max Sokolov 8de932b1db bump version 2016-10-06 11:22:50 +03:00
Max Sokolov be410f0cc3 bump readme 2016-10-06 02:14:08 +03:00
Max Sokolov 6601b14b7f bump changelog 2016-10-06 02:11:17 +03:00
Max Sokolov da98b9892f add changelog 2016-10-06 02:09:01 +03:00
Max Sokolov 04e62a8bc0 bump podspec 2016-10-06 01:54:28 +03:00
Max Sokolov 9ba8ef4932 bump readme 2016-10-06 01:51:43 +03:00
Max Sokolov 24d3540dd5 fix tests 2016-10-06 01:48:40 +03:00
Max Sokolov 6f441b2f7d reduce first generic parameter 2016-10-06 01:45:39 +03:00
Max Sokolov 38230a9a57 removed unused cast 2016-10-05 01:31:34 +03:00
Max Sokolov 676d4fdf88 bump podspec 2016-10-04 20:11:54 +03:00
Max Sokolov 262d2b83e2 bump readme 2016-10-04 20:11:33 +03:00
Max Sokolov a88043b33a use @discardableResult to suppress warnings 2016-10-04 20:10:09 +03:00
Max Sokolov 5db9726dab add swift version file 2016-10-03 15:59:39 +03:00
Max Sokolov 81fbd2f5e5 Merge pull request #44 from maxsokolov/swift/3.0
Swift 3.0 support
2016-10-03 16:09:50 +04:00
Max Sokolov 0b46f7c52f fix travis config 2016-10-03 15:02:57 +03:00
Max Sokolov 67a41b062f update travis config 2016-10-03 14:01:02 +03:00
Max Sokolov edcbcf60b7 bump podspec 2016-10-03 13:57:21 +03:00
Max Sokolov 6e2b707df7 bump readme 2016-10-03 13:55:23 +03:00
Max Sokolov a25e4c0eb4 remove unused code 2016-10-03 13:54:47 +03:00
Max Sokolov bfc59a0670 bump readme 2016-10-03 13:53:21 +03:00
Max Sokolov 3751eec584 fix tests 2016-10-03 13:51:29 +03:00
Max Sokolov 0916b5f990 fix actions 2016-10-03 13:48:59 +03:00
Max Sokolov 24a7f0589f fix warnings 2016-10-03 13:25:44 +03:00
Max Sokolov 3f88b6d0aa xcode project fixes 2016-10-03 12:22:45 +03:00
Max Sokolov 6c73ef4860 swift 3 syntax fixes 2016-10-03 12:19:05 +03:00
Max Sokolov c09e06f67d Merge pull request #40 from maxsokolov/develop
Significant performance improvements for prototypes
2016-09-16 12:37:20 +04:00
Max Sokolov 6a1650a68b bump podspec and readme 2016-09-15 01:11:06 +03:00
Max Sokolov eebaaf5268 remove useless cell registration 2016-09-15 01:08:52 +03:00
Max Sokolov 29202d4405 height strategy improvements 2016-09-06 19:30:47 +03:00
Max Sokolov 0f93d296ed PrototypeHeightStrategy improvements 2016-09-02 22:56:08 +03:00
Max Sokolov 1be65d18ad PrototypeHeightStrategy improvements 2016-09-02 21:42:34 +03:00
Max Sokolov 70d6cb8d73 TableCellManager -> TableCellRegisterer 2016-09-02 21:16:36 +03:00
Max Sokolov aeae61d48b remove checks in replace method 2016-09-02 21:11:30 +03:00