Commit Graph

20 Commits

Author SHA1 Message Date
Ivan Zinovyev e22ec03990 Add layout type 2018-12-12 19:03:16 +03:00
Ivan Zinovyev 0812293813 Merge remote-tracking branch 'maxsokolov/master' into height_for_item 2018-11-04 08:16:15 +03:00
into 21aab6256f added: canMoveTo 2018-05-08 16:54:13 +02:00
into cc02531b27 added: canDelete, editingStyle 2018-05-08 13:24:52 +02:00
Ivan Zinovyev 279fdd4854 Add height for item 2018-04-22 01:50:04 +03:00
Alexander Desyatov 74af45f3cd Implement tableView:canMoveRowAt:indexPath method 2018-04-06 20:22:29 +03:00
Max Sokolov 70d83fc5b0 some codestyle improvements 2018-03-17 00:01:20 +03:00
Matias Rojas fd50b732c9 Added support for moving rows 2018-03-13 00:43:00 +03:00
Matias Rojas 709f739ab6 Added support to move rows 2018-03-13 00:16:17 +03:00
Anton Aleshkevich a7488b1d4f Add new action .didEndDisplaying 2018-01-18 15:39:36 +03:00
Maxim Sokolov 898191b0fa remove didEndDisplaying
provides problematic behaviour
2017-06-08 16:17:58 +03:00
Mikhail Motylev ce2874c58d didEndDisplay support 2017-06-07 17:36:02 +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 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 5f6de4703a add id to action 2016-10-15 01:31:05 +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