Releases: Morbix/TableManager
Releases · Morbix/TableManager
1.11.0
Release 1.8.0
1.8.0
Custom Actions
- Add Custom Actions on Swipe of UITableViewCell
Release 1.7.4
1.7.4
Fix
- Stop adding new row when there is not find any row at index path:
function:row(atIndex index: Int, includeAll: Bool = false)
class:Section
Release 1.7.0
1.7.0
New Feature
- Support to IndexTitles feature
ADD
setIndexTitleto make a title indexable
Release 1.6.4
FIX
getHeightreturns zero if the visibility of Row is false
Release 1.6.3
ADD
setHeightAutomaticin Row to set the Height of row to be automatic.
Release 1.6.2
ADD
getHeightto get the calculated height of the cell;setVisiblein Row/Section with support to method chaining;
FIX
selectionStyleof SpaceRow;indexPathparameter in HeightForRow closure;
Release 1.6.1
- Changes:
- Added Method Chaining support;
- Added Swiftlint;
- Added SpaceRow type;
Swift 3 Conversion
1.5.1