Vlad
|
caec2dd10e
|
Return deprecated
|
2020-12-26 15:22:00 +03:00 |
Vlad
|
efc03d7c22
|
Add performsFirstActionWithFullSwipe
|
2020-12-26 11:24:59 +03:00 |
Vlad
|
d87a23587e
|
Add backward capability to editingActions
|
2020-12-26 10:52:06 +03:00 |
Vlad
|
37482d3b69
|
Replace UITableViewRowAction with UIContextualAction
|
2020-12-26 10:31:38 +03:00 |
Loupehope
|
2cc161f0c0
|
Merge pull request #5 from maxsokolov/master
Merge source master
|
2020-12-26 10:16:07 +03:00 |
mrtokii
|
eb93fe253c
|
Add multiple selection actions & context menu action
|
2020-05-03 16:25:30 +03:00 |
Denis
|
959032a03f
|
Add accessoryButton action support
|
2019-05-27 11:01:35 +03:00 |
Bogdan Kurpakov
|
337175c507
|
added: willDeselect
|
2019-05-09 11:10:31 +02:00 |
Ivan Zinovyev
|
9d10bc18bf
|
Remove manual height calculation functionality
|
2019-01-09 16:05:07 +03:00 |
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 |