Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
wzhifang
/
SWTableViewCell
Public
forked from
CEWendel/SWTableViewCell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 5, 2014
Reverting 047cd75
CEWendel
committed
201989e
View commit details
Copy full SHA for 201989e
Browse repository at this point
Commits on Nov 3, 2014
Merge pull request #257 from Hitta/performance
Show description for 4ec4963
CEWendel
committed
4ec4963
View commit details
Copy full SHA for 4ec4963
Browse repository at this point
These are not necessary and impose a huge performance hit during scrolling
maciekish
committed
047cd75
View commit details
Copy full SHA for 047cd75
Browse repository at this point
Commits on Oct 26, 2014
Updating podspec to 0.3.6
CEWendel
committed
f462446
View commit details
Copy full SHA for f462446
Browse repository at this point
Adding CGFloat rounding to avoid layout issues. Fixes #253
CEWendel
committed
b5e50e7
View commit details
Copy full SHA for b5e50e7
Browse repository at this point
Commits on Oct 20, 2014
Updating podspec to 0.3.5
CEWendel
committed
aa8dab3
View commit details
Copy full SHA for aa8dab3
Browse repository at this point
Merge branch 'master' of github.com:CEWendel/SWTableViewCell
CEWendel
committed
920de8d
View commit details
Copy full SHA for 920de8d
Browse repository at this point
Updated sample project for new screens also fixed #244
CEWendel
committed
07b7b4b
View commit details
Copy full SHA for 07b7b4b
Browse repository at this point
Commits on Oct 19, 2014
Update README.md
CEWendel
committed
4a4664c
View commit details
Copy full SHA for 4a4664c
Browse repository at this point
Commits on Sep 16, 2014
Updating podspec version to 0.3.4
CEWendel
committed
ddcf6aa
View commit details
Copy full SHA for ddcf6aa
Browse repository at this point
Merge pull request #238 from confide/master
Show description for b395d57
CEWendel
committed
b395d57
View commit details
Copy full SHA for b395d57
Browse repository at this point
Commits on Sep 12, 2014
After setting utility buttons, call layoutIfNeeded on button view
Show description for 82c3b40
hongrich
committed
82c3b40
View commit details
Copy full SHA for 82c3b40
Browse repository at this point
Commits on Sep 5, 2014
Adds the appropriate method to header for functionality added in #228
CEWendel
committed
3c091c1
View commit details
Copy full SHA for 3c091c1
Browse repository at this point
Adds the appropriate method to header for functionality added in #228
CEWendel
committed
c4710b3
View commit details
Copy full SHA for c4710b3
Browse repository at this point
Merge pull request #228 from Frankacy/attributedstringhelper
Show description for 023138f
CEWendel
committed
023138f
View commit details
Copy full SHA for 023138f
Browse repository at this point
Commits on Aug 28, 2014
Adds helper to create utility buttons with attributed string titles
Frank Courville
committed
c122535
View commit details
Copy full SHA for c122535
Browse repository at this point
Commits on Aug 21, 2014
Updating podspec version
CEWendel
committed
c488bff
View commit details
Copy full SHA for c488bff
Browse repository at this point
Merge branch 'master' of github.com:CEWendel/SWTableViewCell
CEWendel
committed
3151c82
View commit details
Copy full SHA for 3151c82
Browse repository at this point
Commits on Aug 14, 2014
Update README.md
CEWendel
committed
e070c70
View commit details
Copy full SHA for e070c70
Browse repository at this point
Update README.md
CEWendel
committed
2cd696e
View commit details
Copy full SHA for 2cd696e
Browse repository at this point
Merge pull request #219 from jeden/feature/adjust_button_label_font_size
Show description for 976a546
CEWendel
committed
976a546
View commit details
Copy full SHA for 976a546
Browse repository at this point
Commits on Aug 8, 2014
Enabled adjustment of font size to fit width for textual button
jeden
committed
56169b4
View commit details
Copy full SHA for 56169b4
Browse repository at this point
Commits on Jul 28, 2014
Updating podspec version
CEWendel
committed
a8a4446
View commit details
Copy full SHA for a8a4446
Browse repository at this point
Commits on Jul 24, 2014
Changed the prioirty of the clip constraits to avoid an Auto Layout conflict on iOS 8. Fixes #170
CEWendel
committed
3d84e8f
View commit details
Copy full SHA for 3d84e8f
Browse repository at this point
Merge branch 'master' of github.com:CEWendel/SWTableViewCell
CEWendel
committed
f235371
View commit details
Copy full SHA for f235371
Browse repository at this point
Functional on both iOS 7 and 8 but Auto Layout is still complaining on iOS 8
CEWendel
committed
0aa5c64
View commit details
Copy full SHA for 0aa5c64
Browse repository at this point
Commits on Jul 23, 2014
Now works on both but constraits are still being broken
CEWendel
committed
a288a35
View commit details
Copy full SHA for a288a35
Browse repository at this point
Commits on Jul 22, 2014
Functional on iOS 8 but still some layout constraint issues. Also does not work at all on 7
CEWendel
committed
4185db0
View commit details
Copy full SHA for 4185db0
Browse repository at this point
Commits on Jul 16, 2014
Merge pull request #177 from gabriel/master
Show description for 9574c0b
CEWendel
committed
9574c0b
View commit details
Copy full SHA for 9574c0b
Browse repository at this point
Commits on Jul 8, 2014
Updating podspec version
CEWendel
committed
3c8a4fb
View commit details
Copy full SHA for 3c8a4fb
Browse repository at this point
Merge pull request #180 from khaullen/check_for_equal_buttons
Show description for abc66c7
CEWendel
committed
abc66c7
View commit details
Copy full SHA for abc66c7
Browse repository at this point
Merge pull request #166 from ebgraham/master
Show description for 7f82454
CEWendel
committed
7f82454
View commit details
Copy full SHA for 7f82454
Browse repository at this point
Commits on Jun 30, 2014
Checks for button array equality to avoid removing and re-adding buttons if possible
Colin Regan
committed
ffbf80d
View commit details
Copy full SHA for ffbf80d
Browse repository at this point
Commits on Jun 18, 2014
Add (optional) delegate method for end scrolling (via code or touch).
gabriel
committed
8df8525
View commit details
Copy full SHA for 8df8525
Browse repository at this point
Commits on May 28, 2014
Fixing merge conflicts
CEWendel
committed
5342e81
View commit details
Copy full SHA for 5342e81
Browse repository at this point
Previous
Next
You can’t perform that action at this time.