FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Source/Model - bcylin/QuickTableViewController · GitHub
bcylin
/
QuickTableViewController
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
64
Star
558
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
QuickTableViewController
Source
Model
on
develop
User selector
Datepicker
Commit history
Commits on Aug 14, 2022
Remove vertical whitespace
bcylin
committed
626d1ec
View commit details
Copy full SHA for 626d1ec
View code at this point
Browse repository at this point
Commits on May 30, 2020
Avoid breaking changes until v2.0
bcylin
committed
678673f
View commit details
Copy full SHA for 678673f
View code at this point
Browse repository at this point
Return non-optional Icon from .sfSymbol
bcylin
committed
1b671d1
View commit details
Copy full SHA for 1b671d1
View code at this point
Browse repository at this point
Change Icon to struct to specify bundle when using image names
bcylin
committed
0b9e015
View commit details
Copy full SHA for 0b9e015
View code at this point
Browse repository at this point
Commits on May 24, 2020
Scale SF Symbol images with the Dynamic Type settings
bcylin
committed
aed81ff
View commit details
Copy full SHA for aed81ff
View code at this point
Browse repository at this point
Added Icon.sfSymbol for SF Symbols (#41)
Show description for 17c05d7
ezfe
authored
17c05d7
View commit details
Copy full SHA for 17c05d7
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
Fix the use of undeclared type 'UITableViewCell'
bcylin
committed
fc26f8c
View commit details
Copy full SHA for fc26f8c
View code at this point
Browse repository at this point
Commits on May 28, 2019
Swift 5 migration (#38)
getaaron
authored and
bcylin
committed
f0f5fd8
View commit details
Copy full SHA for f0f5fd8
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Add tests for backward compatible initializers
bcylin
committed
16e6fce
View commit details
Copy full SHA for 16e6fce
View code at this point
Browse repository at this point
Commits on Jan 1, 2019
Deprecate the previous initializers
bcylin
committed
dec2842
View commit details
Copy full SHA for dec2842
View code at this point
Browse repository at this point
Deprecate Subtitle and related Row properties
bcylin
committed
3f8a71e
View commit details
Copy full SHA for 3f8a71e
View code at this point
Browse repository at this point
Replace Subtitle with DetailTex in Rows
bcylin
committed
7a403bc
View commit details
Copy full SHA for 7a403bc
View code at this point
Browse repository at this point
Add a Subtitle compatible DetailText
bcylin
committed
e98325c
View commit details
Copy full SHA for e98325c
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
Update to Swift 4.2
getaaron
committed
8ba7bf4
View commit details
Copy full SHA for 8ba7bf4
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Assigning rows to RadioSection & Row protocol equatibility (#14)
Show description for 8829e44
z3bi
authored and
bcylin
committed
8829e44
View commit details
Copy full SHA for 8829e44
View code at this point
Browse repository at this point
Commits on Apr 2, 2018
Separate source files from the iOS target folder
bcylin
committed
942ec5c
View commit details
Copy full SHA for 942ec5c
View code at this point
Browse repository at this point
Rename the protocols that define specific rows regardless of their associated cell types
bcylin
committed
d0b8b96
View commit details
Copy full SHA for d0b8b96
View code at this point
Browse repository at this point
Change the icon type from struct to enum
bcylin
committed
52eb879
View commit details
Copy full SHA for 52eb879
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
Avoid some unwanted animation when the row action also involves table view reload
bcylin
committed
e3471b4
View commit details
Copy full SHA for e3471b4
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Import UIKit instead of Foundation
bcylin
committed
51dabf6
View commit details
Copy full SHA for 51dabf6
View code at this point
Browse repository at this point
Commits on Dec 10, 2017
Fix the actions that are not invoked in rows with custom table view cells
bcylin
committed
e9cd25f
View commit details
Copy full SHA for e9cd25f
View code at this point
Browse repository at this point
Allow OptionRow to be used with custom table view cells
bcylin
committed
fc13815
View commit details
Copy full SHA for fc13815
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
Fix the empty image name that causes CUICatalog: Invalid asset name supplied: ''
bcylin
committed
5de6901
View commit details
Copy full SHA for 5de6901
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
Add RadioSection.indexOfSelectedOption
bcylin
committed
827d317
View commit details
Copy full SHA for 827d317
View code at this point
Browse repository at this point
Remove unnecessary private initializers
bcylin
committed
7224808
View commit details
Copy full SHA for 7224808
View code at this point
Browse repository at this point
Remove the deprecated method
bcylin
committed
ec14b5f
View commit details
Copy full SHA for ec14b5f
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Fix the duplicate rules and the unnecessary disable commands
bcylin
committed
0eb5561
View commit details
Copy full SHA for 0eb5561
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Rename RadioSection.alwaysSelectsOneOption
bcylin
committed
840d1e0
View commit details
Copy full SHA for 840d1e0
View code at this point
Browse repository at this point
Allow predefined Row classes to be subclassable
bcylin
committed
de00362
View commit details
Copy full SHA for de00362
View code at this point
Browse repository at this point
Commits on Aug 21, 2017
Concatenate the cell type and style strings as the reuse identifier for navigation rows
bcylin
committed
0f0b0af
View commit details
Copy full SHA for 0f0b0af
View code at this point
Browse repository at this point
Commits on Aug 18, 2017
Allow OptionRow to be used without RadioSection
bcylin
committed
f6114c4
View commit details
Copy full SHA for f6114c4
View code at this point
Browse repository at this point
Add a setting to always select one option in RadioSection
bcylin
committed
e9ad389
View commit details
Copy full SHA for e9ad389
View code at this point
Browse repository at this point
Implement RadioSection to display mutually exclusive options
bcylin
committed
df7ddd1
View commit details
Copy full SHA for df7ddd1
View code at this point
Browse repository at this point
Describe OptionRowSpec
bcylin
committed
3c00161
View commit details
Copy full SHA for 3c00161
View code at this point
Browse repository at this point
Move OptionRow to the framework target
bcylin
committed
8afec9b
View commit details
Copy full SHA for 8afec9b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL