Commit Graph

29 Commits

Author SHA1 Message Date
Max Sokolov 2b96888d12 minor improvements 2016-10-30 14:17:45 +03:00
Max Sokolov 1eed11abbf remove any action 2016-10-19 01:06:10 +03:00
Max Sokolov 135bc22804 support any actions on row 2016-10-17 19:40:07 +03:00
Max Sokolov a5d8f0874a support userInfo in custom actions 2016-10-16 12:45:07 +03:00
Max Sokolov c3d6f0af60 TableRowActionData -> TableRowActionOptions 2016-10-15 12:16:25 +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 c040613654 add removeAllActions method 2016-10-15 01:19:48 +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 6f441b2f7d reduce first generic parameter 2016-10-06 01:45:39 +03:00
Max Sokolov a88043b33a use @discardableResult to suppress warnings 2016-10-04 20:10:09 +03:00
Max Sokolov 24a7f0589f fix warnings 2016-10-03 13:25:44 +03:00
Max Sokolov 6c73ef4860 swift 3 syntax fixes 2016-10-03 12:19:05 +03:00
Max Sokolov 5e5643c342 support editing actions in TableRow 2016-08-22 17:33:28 +03:00
Max Sokolov d42757fb68 reuseIdentifier improvements 2016-08-20 14:20:29 +03:00
Max Sokolov 7438856134 set estimatedHeight and defaultHeight as static properties 2016-08-20 13:02:17 +03:00
Max Sokolov 8477cea35b remove isPrototype 2016-08-19 15:40:21 +03:00
Max Sokolov b7398a2986 improvements 2016-08-19 14:01:33 +03:00
Max Sokolov d3ccd86577 bugfixes and improvements 2016-08-19 12:19:17 +03:00
Max Sokolov 0bf04ebae8 add action 2016-07-16 01:33:59 +03:00
Max Sokolov 1266a91446 addAction -> action 2016-06-16 23:59:25 +03:00
Max Sokolov a2f8bdde30 add isPrototype property 2016-06-15 20:42:10 +03:00
Max Sokolov fadb2f4e60 add RowHashable protocol 2016-06-14 23:50:30 +03:00
Max Sokolov cc75e84f58 try height strategy 2016-06-14 20:47:39 +03:00
Max Sokolov 6f3daa337b support Swift Package Manager 2016-06-13 13:51:02 +03:00