Releases: bcylin/QuickTableViewController
Releases · bcylin/QuickTableViewController
v.1.3.0
Compare
Sorry, something went wrong.
No results found
bcylin
released this
05 Oct 23:19
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
Compare
Sorry, something went wrong.
No results found
bcylin
released this
02 Jul 22:13
Fix an issue where the same identifier is used for different cell types #50
v1.2.3
Compare
Sorry, something went wrong.
No results found
bcylin
released this
23 Jun 21:23
Fix Swift version in podspec
v.1.2.2
Compare
Sorry, something went wrong.
No results found
bcylin
released this
07 Jun 17:46
Fixes
Project Updates
Add an example of dynamic table, #42 by @twodayslate
Convert specs to XCTests
Move tests to GitHub Actions
v1.2.1
Compare
Sorry, something went wrong.
No results found
bcylin
released this
02 Dec 19:50
v1.2.0
Compare
Sorry, something went wrong.
No results found
bcylin
released this
14 Jun 22:10
v1.1.1
Compare
Sorry, something went wrong.
No results found
bcylin
released this
06 May 16:37
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
Compare
Sorry, something went wrong.
No results found
bcylin
released this
06 Jan 14:57
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
Compare
Sorry, something went wrong.
No results found
bcylin
released this
19 Sep 19:35
v0.9.1
Compare
Sorry, something went wrong.
No results found
bcylin
released this
17 Apr 15:53
Fixes
Fix the property setter in RadioSection and change Row to a class protocol, #14 by @z3bi