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
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
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 }}
Alex9779
/
SWTableViewCell
Public
forked from
CEWendel/SWTableViewCell
Notifications
You must be signed in to change notification settings
Fork
1
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
Datepicker
All time
Commit history
Commits on Feb 19, 2014
Merge pull request #94 from Alex9779/BehaviorOptimization
Show description for e3ca6ec
CEWendel
committed
e3ca6ec
View commit details
Copy full SHA for e3ca6ec
Browse repository at this point
Merge pull request #92 from dacohn/scrolldisabledfix
Show description for bce866a
CEWendel
committed
bce866a
View commit details
Copy full SHA for bce866a
Browse repository at this point
Merge pull request #93 from Alex9779/AppleStyle
Show description for a07a6e8
CEWendel
committed
a07a6e8
View commit details
Copy full SHA for a07a6e8
Browse repository at this point
Commits on Feb 18, 2014
set the cell state again after the scroll view is finished with scrolling because under certain circumstances the cell is centered but the state is not set to center
Alex9779
committed
170ff5f
View commit details
Copy full SHA for 170ff5f
Browse repository at this point
do nothing if already in center state
Alex9779
committed
fcc297f
View commit details
Copy full SHA for fcc297f
Browse repository at this point
make the cell content not bounce when there are no buttons
Alex9779
committed
f5e7c5d
View commit details
Copy full SHA for f5e7c5d
Browse repository at this point
Prevent cell from freezing if canSwipeToState returns NO
dacohn
committed
2a9a106
View commit details
Copy full SHA for 2a9a106
Browse repository at this point
Reverting changes from #89
CEWendel
committed
8e6f8b0
View commit details
Copy full SHA for 8e6f8b0
Browse repository at this point
Merge pull request #90 from gbugniot/master
Show description for ea294d8
CEWendel
committed
ea294d8
View commit details
Copy full SHA for ea294d8
Browse repository at this point
Commits on Feb 16, 2014
Rename 'cell' to 'weakCell' in README.md
gbugniot
committed
fb03e91
View commit details
Copy full SHA for fb03e91
Browse repository at this point
Commits on Feb 15, 2014
Merge pull request #89 from Alex9779/master
Show description for 995c40e
CEWendel
committed
995c40e
View commit details
Copy full SHA for 995c40e
Browse repository at this point
This method is called with no velocity when swiping a cell, tapping it when the scroll animation is in the bounce area, so the cell gets a wrong state assinged because the targetContentOffset is m…
Show description for 46f87af
Alex9779
committed
46f87af
View commit details
Copy full SHA for 46f87af
Browse repository at this point
Commits on Feb 14, 2014
make the cell content not bounce when there are no buttons
Alex9779
committed
34a4ab4
View commit details
Copy full SHA for 34a4ab4
Browse repository at this point
when in center state disable high velocity scrolls if there are not buttons on that side
Alex9779
committed
1d78f29
View commit details
Copy full SHA for 1d78f29
Browse repository at this point
Commits on Feb 8, 2014
Merge pull request #83 from jtmilne/master
Show description for 63da62c
CEWendel
committed
63da62c
View commit details
Copy full SHA for 63da62c
Browse repository at this point
Refactored Constants.h to SWConstants.h to avoid name collisions
jtmilne
committed
2a8b6a6
View commit details
Copy full SHA for 2a8b6a6
Browse repository at this point
Commits on Feb 5, 2014
Merge pull request #80 from ethan-fang/cell-weak-reference
Show description for 160a8b6
CEWendel
committed
160a8b6
View commit details
Copy full SHA for 160a8b6
Browse repository at this point
Fixed subviews inside cell not clickable bug
Ethan Fang
committed
dfa8b11
View commit details
Copy full SHA for dfa8b11
Browse repository at this point
Merge pull request #78 from dcwither/master
Show description for 168cfe8
CEWendel
committed
168cfe8
View commit details
Copy full SHA for 168cfe8
Browse repository at this point
Added call to super setBackground in SWTableViewCell
dcwither
committed
1d79b74
View commit details
Copy full SHA for 1d79b74
Browse repository at this point
Commits on Jan 29, 2014
Merge pull request #76 from imagine/master
Show description for 6efc5ac
CEWendel
committed
6efc5ac
View commit details
Copy full SHA for 6efc5ac
Browse repository at this point
Slightly more kosher selection handling fixes #18
Josh Benjamin
committed
1ddaf46
View commit details
Copy full SHA for 1ddaf46
Browse repository at this point
Commits on Jan 27, 2014
Updating podspec
CEWendel
committed
f1444b4
View commit details
Copy full SHA for f1444b4
Browse repository at this point
Merge pull request #75 from wczekalski/master
Show description for 8ee4e54
CEWendel
committed
8ee4e54
View commit details
Copy full SHA for 8ee4e54
Browse repository at this point
Performance optimizations
Show description for 6a5e481
wokalski
committed
6a5e481
View commit details
Copy full SHA for 6a5e481
Browse repository at this point
Commits on Jan 17, 2014
Merge pull request #67 from songfrank/master
Show description for e22fea1
CEWendel
committed
e22fea1
View commit details
Copy full SHA for e22fea1
Browse repository at this point
bug fix: check cell type when enumerating visible cells to call @selector(hideUtilityButtonsAnimated:)
wdragen
committed
0ff5e50
View commit details
Copy full SHA for 0ff5e50
Browse repository at this point
Commits on Jan 9, 2014
Removing some old comments in ViewController.m
CEWendel
committed
a7afefe
View commit details
Copy full SHA for a7afefe
Browse repository at this point
Merge branch 'master' of github.com:CEWendel/SWTableViewCell
CEWendel
committed
f40dc4d
View commit details
Copy full SHA for f40dc4d
Browse repository at this point
New podspec version fixes #61
CEWendel
committed
293d13e
View commit details
Copy full SHA for 293d13e
Browse repository at this point
Commits on Jan 3, 2014
Merge pull request #56 from Adrian2112/master
Show description for 55ab103
CEWendel
committed
55ab103
View commit details
Copy full SHA for 55ab103
Browse repository at this point
expose cellScrollView for subclass access
Adrian2112
committed
6c56130
View commit details
Copy full SHA for 6c56130
Browse repository at this point
Commits on Dec 31, 2013
Fixing merge conflicts
CEWendel
committed
87bcc4c
View commit details
Copy full SHA for 87bcc4c
Browse repository at this point
Commits on Dec 24, 2013
Merge pull request #52 from onevcat/master
Show description for b5b2a92
CEWendel
committed
b5b2a92
View commit details
Copy full SHA for b5b2a92
Browse repository at this point
Commits on Dec 21, 2013
Add -swipeableTableViewCell:canSwipeToState: delegate
Show description for 5bd59c4
onevcat
committed
5bd59c4
View commit details
Copy full SHA for 5bd59c4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.