All Versions
31
Latest Version
Avg Release Cycle
72 days
Latest Release
64 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.3.1
November 24, 2020 -
v1.3.0
October 05, 2020- ๐ Use SF Symbols as icon images, #41 by @ezfe
- ๐
Make
init(style:)
a designated initializer - โ Add an option to override table view for style configuration, #74 by @Tobisaninfo
- ๐ Set IPHONEOS_DEPLOYMENT_TARGET to 9.0
-
v1.2.3
June 07, 2020- ๐ Fix Swift version in podspec
-
v1.2.2
May 24, 2020๐ Fixes
- ๐ Fix
SwitchRow
subtitles, #45 by @dnicolson
โก๏ธ Project Updates
- โ Add an example of dynamic table, #42 by @twodayslate
- โ Convert specs to XCTests
- ๐ Move tests to GitHub Actions
- ๐ Fix
-
v1.2.1
December 02, 2019- ๐ Support Swift Package
-
v1.1.1
May 06, 2019๐ Fixes
- ๐ Fix the animated
OptionRow
deselection - Invoke
accessoryButtonAction
asynchronously to match the behaviour of rowaction
- Remove
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES
from build settings
- ๐ Fix the animated
-
v1.1.0
January 06, 2019โจ Enhancements
- Swift 4.2, #20 by @getaaron and #28 by @mttcrsp
- โ tvOS UI tests, #27 by @FraDeliro
Subtitle
is deprecated and will be removed in v2.0.0- ๐ Rename
Row
's title and subtitle to text and detail text to align withUITableViewCell
's naming - Enable detailText in
OptionRow
andSwitchRow
- Add accessoryButtonAction to
NavigationRow
-
v1.0.0
September 19, 2018โจ Enhancements
- ๐ Support tvOS