Ivan Smolin
|
4886e43d20
|
fix warnings
|
2024-01-30 22:01:31 +03:00 |
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 |
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 |
Max Sokolov
|
b049864758
|
fix crash on iOS 10.3.1
|
2019-01-10 18:35:35 +03:00 |
Ivan Smolin
|
92b723b8ca
|
perform automatic migration with warning suggestions
|
2018-09-19 12:03:51 +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 |
Alexander Desyatov
|
74af45f3cd
|
Implement tableView:canMoveRowAt:indexPath method
|
2018-04-06 20:22:29 +03:00 |
Max Sokolov
|
a1e1e9d908
|
add bounds check
|
2018-03-17 00:03:53 +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 |
Max Sokolov
|
6f849e4cae
|
bump xcode proj to swift 4.0
|
2017-09-24 20:52:22 +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 |
Pavel Gurov
|
c277b6529c
|
Renamed to sectionsIndexTitlesIndexes, and it is now nil if not used
|
2017-04-13 14:13:44 +03:00 |
Pavel Gurov
|
39b4df6ee9
|
moved indexTitle to TableSection
|
2017-04-13 11:37:08 +03:00 |
Pavel Gurov
|
b49b01ff59
|
Added support for table section index
|
2017-04-13 10:52:29 +03:00 |
Alexey Shpirko
|
721ba1972a
|
added replca method to director
|
2017-02-28 22:27:59 +03:00 |
Max Sokolov
|
ef536b71b3
|
fix for travis-ci
|
2016-11-16 19:07:49 +03:00 |
Max Sokolov
|
9238ab8472
|
correctly use defaultHeight
|
2016-11-16 18:13:05 +03:00 |
Max Sokolov
|
78b67e4c42
|
private(set) for rowHeightCalculator
|
2016-11-16 17:20:43 +03:00 |
Max Sokolov
|
3821d4300c
|
correctly set rowHeightCalculator
|
2016-11-16 17:17:22 +03:00 |
Max Sokolov
|
065d8ccae3
|
bugfixes caused by RowHeightCalculator
|
2016-11-16 17:00:36 +03:00 |
Max Sokolov
|
44cbb8b7d8
|
regroup methods
|
2016-10-29 00:46:47 +03:00 |
Max Sokolov
|
48a36e0969
|
add @discardableResult
|
2016-10-29 00:43:08 +03:00 |
Max Sokolov
|
7132a0a548
|
automatic cell registration improvement
|
2016-10-24 16:14:47 +03:00 |
Max Sokolov
|
443b8aaa62
|
fix table header footer section height
|
2016-10-21 00:52:18 +03:00 |
Max Sokolov
|
0f8d0db84e
|
automatic cell registration improvements
|
2016-10-20 19:33:33 +03:00 |
Max Sokolov
|
f19b637999
|
deprecate some methods
|
2016-10-20 12:13:30 +03:00 |
Max Sokolov
|
a5d8f0874a
|
support userInfo in custom actions
|
2016-10-16 12:45:07 +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
|
0af6956d62
|
fix
|
2016-10-15 01:13:41 +03:00 |
Max Sokolov
|
38230a9a57
|
removed unused cast
|
2016-10-05 01:31:34 +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
|
0f93d296ed
|
PrototypeHeightStrategy improvements
|
2016-09-02 22:56:08 +03:00 |
Max Sokolov
|
70d6cb8d73
|
TableCellManager -> TableCellRegisterer
|
2016-09-02 21:16:36 +03:00 |
Max Sokolov
|
155524f13c
|
support insert many rows in section
|
2016-08-30 13:45:34 +03:00 |
Max Sokolov
|
60003d7557
|
support editing actions in TableDirector
|
2016-08-22 17:36:08 +03:00 |
Max Sokolov
|
a7530eb3c7
|
rename items to rows in TableSection
|
2016-08-22 17:31:54 +03:00 |