Releases: bcylin/QuickTableViewController
Releases · bcylin/QuickTableViewController
v.1.3.0
05 Oct 23:19
Compare
Sorry, something went wrong.
No results found
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.4
02 Jul 22:13
Compare
Sorry, something went wrong.
No results found
Fix an issue where the same identifier is used for different cell types #50
v1.2.3
23 Jun 21:23
Compare
Sorry, something went wrong.
No results found
Fix Swift version in podspec
v.1.2.2
07 Jun 17:46
Compare
Sorry, something went wrong.
No results found
Fixes
Project Updates
Add an example of dynamic table, #42 by @twodayslate
Convert specs to XCTests
Move tests to GitHub Actions
v1.2.1
02 Dec 19:50
Compare
Sorry, something went wrong.
No results found
v1.2.0
14 Jun 22:10
Compare
Sorry, something went wrong.
No results found
v1.1.1
06 May 16:37
Compare
Sorry, something went wrong.
No results found
Fix the animated OptionRow deselection
Invoke accessoryButtonAction asynchronously to match the behaviour of row action
Remove ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES from build settings
v1.1.0
06 Jan 14:57
Compare
Sorry, something went wrong.
No results found
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 with UITableViewCell's naming
Enable detailText in OptionRow and SwitchRow
Add accessoryButtonAction to NavigationRow
v1.0.0
19 Sep 19:35
Compare
Sorry, something went wrong.
No results found
v0.9.1
17 Apr 15:53
Compare
Sorry, something went wrong.
No results found
Fixes
Fix the property setter in RadioSection and change Row to a class protocol, #14 by @z3bi