Vlad
|
49b3f868f3
|
Return IPHONEOS_DEPLOYMENT_TARGET
|
2020-12-26 10:36:32 +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 |
Max Sokolov
|
8bf4840d9d
|
bump to 2.11.0
|
2020-05-04 08:11:57 -04:00 |
Max Sokolov
|
3b266fb7c7
|
Merge pull request #98 from mrtokii/feature/ios13_actions
Add support for iOS 13 actions
|
2020-05-04 08:06:36 -04:00 |
mrtokii
|
eb93fe253c
|
Add multiple selection actions & context menu action
|
2020-05-03 16:25:30 +03:00 |
Max Sokolov
|
44c55d2f05
|
Merge pull request #96 from DmitryFrishbuter/readme-patch
Fix typo in README.md
|
2019-10-05 15:10:11 -04:00 |
Dmitry Frishbuter
|
efe99eeb46
|
Fix typo in README.md
|
2019-10-05 21:57:35 +06:00 |
Max Sokolov
|
a0658f0b2e
|
fix travis-ci
|
2019-09-29 10:03:45 -04:00 |
Max Sokolov
|
065cd9ace3
|
fix travis-ci
|
2019-09-29 09:56:11 -04:00 |
Max Sokolov
|
c3652eec6f
|
bump podspec
|
2019-09-29 09:51:33 -04:00 |
Max Sokolov
|
01bf1e01e3
|
support swift 5.1 and xcode 11
|
2019-09-29 09:50:40 -04:00 |
Max Sokolov
|
45aee4522d
|
Merge pull request #95 from bellebethcooper/master
Updated Swift tools version and added missing requirements
|
2019-09-19 16:45:06 -04:00 |
bellebethcooper
|
f39e7ac602
|
Updated Swift tools version and added missing requirements
|
2019-09-07 15:49:07 +10:00 |
Max Sokolov
|
dc1a924a80
|
drop iOS 9 checks on ci
|
2019-06-25 14:45:02 +03:00 |
Max Sokolov
|
402757c41f
|
drop iOS 9 checks on ci
|
2019-06-25 14:36:47 +03:00 |
Max Sokolov
|
d6520346c3
|
Merge pull request #94 from dmertsalov/master
Add accessoryButton action support
|
2019-05-29 09:34:05 +03:00 |
Denis
|
959032a03f
|
Add accessoryButton action support
|
2019-05-27 11:01:35 +03:00 |
Max Sokolov
|
00de0cd809
|
Merge pull request #93 from IntelBohdan/master
added: willDeselect
|
2019-05-10 19:35:09 +03:00 |
Bogdan Kurpakov
|
337175c507
|
added: willDeselect
|
2019-05-09 11:10:31 +02:00 |
Max Sokolov
|
a4bacd2c16
|
fix travis ci
|
2019-04-04 23:40:25 +03:00 |
Max Sokolov
|
603264a6d1
|
fix travis ci
|
2019-04-04 23:31:40 +03:00 |
Max Sokolov
|
1d4fdaad0d
|
update readme
|
2019-04-04 23:27:25 +03:00 |
Max Sokolov
|
f5ad500ba4
|
support swift 5.0, bump to 2.9.0
|
2019-04-04 23:26:15 +03:00 |
Ivan Zinovyev
|
1b4a988b35
|
Merge pull request #4 from TouchInstinct/expandable_states
Expandable states
|
2019-01-22 13:06:16 +03:00 |
Ivan Zinovyev
|
f8f2ca6852
|
Fix indentation
|
2019-01-22 03:16:40 +03:00 |
Ivan Zinovyev
|
ff18a4d8b8
|
Add Expandable States
|
2019-01-22 03:00:41 +03:00 |
Ivan Zinovyev
|
d098691621
|
Merge remote-tracking branch 'maxsokolov/master' into expandable_states
|
2019-01-22 02:51:16 +03:00 |
Max Sokolov
|
8b6319d510
|
bump to 2.8.1
|
2019-01-10 18:35:53 +03:00 |
Max Sokolov
|
b049864758
|
fix crash on iOS 10.3.1
|
2019-01-10 18:35:35 +03:00 |
Ivan Zinovyev
|
7f349c6944
|
Merge pull request #2 from TouchInstinct/feature/expandable
Feature/expandable
|
2019-01-09 19:13:15 +03:00 |
Ivan Zinovyev
|
a768352b47
|
Some refactoring
|
2019-01-09 18:59:29 +03:00 |
Ivan Zinovyev
|
65cf31717b
|
Remove deprecated attribute for estimatedHeight
|
2019-01-09 16:08:25 +03:00 |
Ivan Zinovyev
|
9d10bc18bf
|
Remove manual height calculation functionality
|
2019-01-09 16:05:07 +03:00 |
Ivan Zinovyev
|
497b4e009c
|
Make ExpandableCellHeightCalculator optional, not default
|
2019-01-09 16:04:32 +03:00 |
Ivan Zinovyev
|
6ef5ad504e
|
Add initState for Expandable
|
2018-12-12 19:06:50 +03:00 |
Ivan Zinovyev
|
e22ec03990
|
Add layout type
|
2018-12-12 19:03:16 +03:00 |
Ivan Zinovyev
|
5982d5db3a
|
Use ExpandableCellHeightCalculator by default
|
2018-12-11 12:16:32 +03:00 |
Ivan Zinovyev
|
6eaf2cf3a2
|
Add Expandable protocol to expand/collapse cells
|
2018-12-10 17:15:43 +03:00 |
Ivan Zinovyev
|
921e2b42b3
|
Merge pull request #1 from iznv/height_for_item
Height for item
|
2018-11-27 12:30:04 +03:00 |
Ivan Zinovyev
|
70e6addcd0
|
Make AccurateCellHeightCalculator public
|
2018-11-04 08:31:46 +03:00 |
Ivan Zinovyev
|
86f07b8e7c
|
Add AccurateCellHeightCalculator
|
2018-11-04 08:28:50 +03:00 |
Ivan Zinovyev
|
1c92c14a1a
|
Fix for new swift
|
2018-11-04 08:20:28 +03:00 |
Ivan Zinovyev
|
7416271076
|
Fix type
|
2018-11-04 08:18:06 +03:00 |
Ivan Zinovyev
|
0812293813
|
Merge remote-tracking branch 'maxsokolov/master' into height_for_item
|
2018-11-04 08:16:15 +03:00 |
Max Sokolov
|
f16a5a29c9
|
fix travis ci
|
2018-09-30 12:49:21 +03:00 |
Max Sokolov
|
b379ac6272
|
fix travis ci
|
2018-09-30 12:42:46 +03:00 |
Max Sokolov
|
0c87f3ee88
|
update changelog
|
2018-09-30 12:37:38 +03:00 |
Max Sokolov
|
ce24369557
|
bump to swift 4.2, support xcode10
|
2018-09-30 12:35:48 +03:00 |
Max Sokolov
|
85a45c33f2
|
Merge pull request #86 from petropavel13/swift_4_2
Swift 4.2, Xcode 10
|
2018-09-19 23:52:23 +03:00 |