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
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 }}
devSC
/
JVFloatLabeledTextField
Public
forked from
jverdi/JVFloatLabeledTextField
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
Datepicker
All time
Commit history
Commits on Aug 10, 2014
Updating .travis.yml settings
jverdi
committed
9af9fdd
View commit details
Copy full SHA for 9af9fdd
Browse repository at this point
Changing scheme name
jverdi
committed
654f8b7
View commit details
Copy full SHA for 654f8b7
Browse repository at this point
Sharing build scheme
jverdi
committed
f956c47
View commit details
Copy full SHA for f956c47
Browse repository at this point
Experimental travis-ci support
jverdi
committed
44fc394
View commit details
Copy full SHA for 44fc394
Browse repository at this point
Fix usage of NSNumber instead of CGFloat for padding properties
jverdi
committed
5807933
View commit details
Copy full SHA for 5807933
Browse repository at this point
Commits on Aug 7, 2014
Merge pull request #64 from b-raines/add-y-padding-to-floating-label
Show description for 7d5d639
jverdi
committed
7d5d639
View commit details
Copy full SHA for 7d5d639
Browse repository at this point
Allow setting label and placeholder y padding in TextField and TextView
Show description for 422d3f3
b-raines
committed
422d3f3
View commit details
Copy full SHA for 422d3f3
Browse repository at this point
Commits on Jun 23, 2014
Merge pull request #61 from pronebird/patch-1
Show description for 810cef6
jverdi
committed
810cef6
View commit details
Copy full SHA for 810cef6
Browse repository at this point
Commits on Jun 22, 2014
Update placeholder color for iOS 7
pronebird
committed
e594e1c
View commit details
Copy full SHA for e594e1c
Browse repository at this point
Commits on Jun 20, 2014
Merge pull request #59 from BenjaminBriggs/master
Show description for cf266cb
jverdi
committed
cf266cb
View commit details
Copy full SHA for cf266cb
Browse repository at this point
Commits on Jun 19, 2014
added a description for `getBaseDirection`
PalringoBen
committed
2fb3875
View commit details
Copy full SHA for 2fb3875
Browse repository at this point
Added support for natural alignment.
PalringoBen
committed
8b4c479
View commit details
Copy full SHA for 8b4c479
Browse repository at this point
Commits on May 28, 2014
Merge pull request #56 from RuiAAPeres/patch-1
Show description for e67bde9
jverdi
committed
e67bde9
View commit details
Copy full SHA for e67bde9
Browse repository at this point
Update README.md
RuiAAPeres
committed
fb640eb
View commit details
Copy full SHA for fb640eb
Browse repository at this point
Commits on May 2, 2014
Return proper top offset to demo for iOS 6, and don't try to set tintColor
jverdi
committed
5a1c991
View commit details
Copy full SHA for 5a1c991
Browse repository at this point
Increment podspec to 0.0.8
jverdi
committed
fbc0e23
View commit details
Copy full SHA for fbc0e23
Browse repository at this point
Change placeholder alpha in layoutSubviews to account for attributedText. closes #54
jverdi
committed
5eecfa6
View commit details
Copy full SHA for 5eecfa6
Browse repository at this point
Commits on Apr 9, 2014
Merge pull request #52 from duemunk/patch-1
Show description for 1a5dcce
jverdi
committed
1a5dcce
View commit details
Copy full SHA for 1a5dcce
Browse repository at this point
Commits on Apr 7, 2014
Fix attributedPlaceholder
Show description for 2344595
duemunk
committed
2344595
View commit details
Copy full SHA for 2344595
Browse repository at this point
Commits on Mar 25, 2014
Merge pull request #51 from jeanetienne/feature/set-animations-durations
Show description for 7facf8c
jverdi
committed
7facf8c
View commit details
Copy full SHA for 7facf8c
Browse repository at this point
Merge pull request #50 from jeanetienne/feature/set-floating-title
Show description for e0c34a1
jverdi
committed
e0c34a1
View commit details
Copy full SHA for e0c34a1
Browse repository at this point
Commits on Mar 24, 2014
Adding the ability to set the "show" and "hide" animations duration.
Jet
committed
5327e90
View commit details
Copy full SHA for 5327e90
Browse repository at this point
Adding the ability to set the floating title independently from the placeholder.
Jean-Étienne
committed
3e4150e
View commit details
Copy full SHA for 3e4150e
Browse repository at this point
Commits on Mar 9, 2014
Increment podspec to 0.0.7
jverdi
committed
27a1717
View commit details
Copy full SHA for 27a1717
Browse repository at this point
Take leftView into account when positioning floating label. closes #31
jverdi
committed
839a50e
View commit details
Copy full SHA for 839a50e
Browse repository at this point
Commits on Feb 22, 2014
Increment podspec to 0.0.6
jverdi
committed
33406ec
View commit details
Copy full SHA for 33406ec
Browse repository at this point
Commits on Jan 27, 2014
Merge pull request #44 from synchromation/master
Show description for c617003
jverdi
committed
c617003
View commit details
Copy full SHA for c617003
Browse repository at this point
Removed unused static constants that cause warnings in an upcoming version of Xcode
synchromation
committed
16cf78e
View commit details
Copy full SHA for 16cf78e
Browse repository at this point
Commits on Jan 9, 2014
Merge pull request #43 from stevemoser/master
Show description for e7e1386
jverdi
committed
e7e1386
View commit details
Copy full SHA for e7e1386
Browse repository at this point
Merge pull request #41 from reallyseth/master
Show description for 2101809
jverdi
committed
2101809
View commit details
Copy full SHA for 2101809
Browse repository at this point
Commits on Jan 8, 2014
Add accessibilityLabel for textField and textView subclasses
stevemoser
committed
813ec57
View commit details
Copy full SHA for 813ec57
Browse repository at this point
Commits on Jan 7, 2014
added an adjustment for right content insets when text view is right aligned.
reallyseth
committed
b1f83d3
View commit details
Copy full SHA for b1f83d3
Browse repository at this point
Aligned the placeholder label in JVFloatLabeledTextView based on the text alignment of the text view.
reallyseth
committed
c48ffcd
View commit details
Copy full SHA for c48ffcd
Browse repository at this point
Commits on Jan 2, 2014
Ensure floating label color changes on begin/end editing of text view
jverdi
committed
363c9ee
View commit details
Copy full SHA for 363c9ee
Browse repository at this point
Commits on Dec 13, 2013
Merge pull request #38 from laihj/master
Show description for 49aead9
jverdi
committed
49aead9
View commit details
Copy full SHA for 49aead9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.