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 }}
rsattar
/
CLTokenInputView
Public
Notifications
You must be signed in to change notification settings
Fork
124
Star
497
Code
Issues
23
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Remove constants and expose styling
- #44
#44
Open
dmorrow
wants to merge 16 commits into
rsattar:master
rsattar/CLTokenInputView:master
from
dmorrow:remove-constants-expose-styling
dmorrow/CLTokenInputView:remove-constants-expose-styling
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Remove constants and expose styling
#44
dmorrow
wants to merge 16 commits into
rsattar:master
rsattar/CLTokenInputView:master
from
dmorrow:remove-constants-expose-styling
dmorrow/CLTokenInputView:remove-constants-expose-styling
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2016
Podspec in project for easier editting
dmorrow
committed
4f34bbe
View commit details
Copy full SHA for 4f34bbe
Browse repository at this point
padding property instead of static constants
dmorrow
committed
ef7c594
View commit details
Copy full SHA for ef7c594
Browse repository at this point
fieldPadding property instead of FIELD_MARGIN_X static constant
dmorrow
committed
0979b45
View commit details
Copy full SHA for 0979b45
Browse repository at this point
fieldPadding setter
dmorrow
committed
b4e6d50
View commit details
Copy full SHA for b4e6d50
Browse repository at this point
setFieldPadding typo
dmorrow
committed
246f4cb
View commit details
Copy full SHA for 246f4cb
Browse repository at this point
public property for standardRowHeight over static constant
dmorrow
committed
851c029
View commit details
Copy full SHA for 851c029
Browse repository at this point
textFieldHSpace property, not constant
dmorrow
committed
b815a71
View commit details
Copy full SHA for b815a71
Browse repository at this point
linePadding property instead of VSPACE static const
dmorrow
committed
312a998
View commit details
Copy full SHA for 312a998
Browse repository at this point
minimumTextFieldWidth property instead of static constant
dmorrow
committed
11dc09b
View commit details
Copy full SHA for 11dc09b
Browse repository at this point
tokenPadding property
dmorrow
committed
5d7d171
View commit details
Copy full SHA for 5d7d171
Browse repository at this point
token default and selected text attributes
dmorrow
committed
c710e3e
View commit details
Copy full SHA for c710e3e
Browse repository at this point
rename to attributedPlaceholder
dmorrow
committed
0dcbcb4
View commit details
Copy full SHA for 0dcbcb4
Browse repository at this point
remove minimum height - can be set with constraints
dmorrow
committed
103e000
View commit details
Copy full SHA for 103e000
Browse repository at this point
Commits on Dec 14, 2016
update attributes correctly
dmorrow
committed
d47084e
View commit details
Copy full SHA for d47084e
Browse repository at this point
Commits on Dec 15, 2016
version 2.5.0
dmorrow
committed
c0dc029
View commit details
Copy full SHA for c0dc029
Browse repository at this point
Commits on Dec 22, 2016
pass keyboard type and keyboard appearance down into the token views
dmorrow
committed
7a1f1e1
View commit details
Copy full SHA for 7a1f1e1
Browse repository at this point
You can’t perform that action at this time.