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 }}
UIKit0
/
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 Feb 6, 2014
Added ability to disable pasting to textfield
Arthur Ariel Sabintsev
committed
fc23bd9
View commit details
Copy full SHA for fc23bd9
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
remove a comment
laihj
committed
5ef114c
View commit details
Copy full SHA for 5ef114c
Browse repository at this point
Revert "acident"
Show description for cc8cca7
laihj
committed
cc8cca7
View commit details
Copy full SHA for cc8cca7
Browse repository at this point
acident
laihj
committed
2cd197f
View commit details
Copy full SHA for 2cd197f
Browse repository at this point
layoutsubview after setFont of TextView, otherwise the text will be clip if text is set
laihj
committed
ba348ba
View commit details
Copy full SHA for ba348ba
Browse repository at this point
layoutsubview after setFont of TextView, otherwise the text will be clip if text is set
laihj
committed
e958016
View commit details
Copy full SHA for e958016
Browse repository at this point
Commits on Nov 29, 2013
increment podspec to 0.0.5
jverdi
committed
50aa120
View commit details
Copy full SHA for 50aa120
Browse repository at this point
Commits on Nov 27, 2013
Added note about iOS version compatibility
jverdi
committed
ffd1fd8
View commit details
Copy full SHA for ffd1fd8
Browse repository at this point
Merge pull request #36 from mkernahan/master
Show description for 797fe2e
jverdi
committed
797fe2e
View commit details
Copy full SHA for 797fe2e
Browse repository at this point
Commits on Nov 26, 2013
Bring back non-first-responder animations (optionally)
Show description for 7ba7700
mkernahan
committed
7ba7700
View commit details
Copy full SHA for 7ba7700
Browse repository at this point
Merge pull request #35 from etoooile/master
Show description for 0f2b950
jverdi
committed
0f2b950
View commit details
Copy full SHA for 0f2b950
Browse repository at this point
Bug, when the text field becomes first responder, the text jump up for some pixels, fixed
D-ja
committed
9f42231
View commit details
Copy full SHA for 9f42231
Browse repository at this point
Commits on Nov 25, 2013
Merge pull request #34 from mkernahan/colours
Show description for ce3725e
jverdi
committed
ce3725e
View commit details
Copy full SHA for ce3725e
Browse repository at this point
Merge pull request #32 from mkernahan/master
Show description for 2df35f2
jverdi
committed
2df35f2
View commit details
Copy full SHA for 2df35f2
Browse repository at this point
Flatten if/else block to reduce code duplication. Use tertiary for colour setting.
mkernahan
committed
0de4ee0
View commit details
Copy full SHA for 0de4ee0
Browse repository at this point
Force the label to refresh when we set the font. This allows for setting via viewDidLoad on an element in the storyboard.
Show description for a95a48b
mkernahan
committed
a95a48b
View commit details
Copy full SHA for a95a48b
Browse repository at this point
Force the label to refresh when we set the font. This allows for setting via viewDidLoad on an element in the storyboard.
mkernahan
committed
f3e1c95
View commit details
Copy full SHA for f3e1c95
Browse repository at this point
Commits on Nov 20, 2013
Merge pull request #29 from wtimme/master
Show description for 373773f
jverdi
committed
373773f
View commit details
Copy full SHA for 373773f
Browse repository at this point
Added .gitignore.
Wolfgang Timme
committed
63b037c
View commit details
Copy full SHA for 63b037c
Browse repository at this point
Fixed unrecognized selector error that would occur when using the text field in iOS 6.x .
Wolfgang Timme
committed
cfa3240
View commit details
Copy full SHA for cfa3240
Browse repository at this point
Commits on Nov 19, 2013
JVFloatLabeledTextView - first pass
jverdi
committed
4cdd535
View commit details
Copy full SHA for 4cdd535
Browse repository at this point
Commits on Nov 15, 2013
update podspec 0.0.4
jverdi
committed
4376a7b
View commit details
Copy full SHA for 4376a7b
Browse repository at this point
Commits on Nov 10, 2013
Merge pull request #26 from jgrana/master
Show description for 0218519
jverdi
committed
0218519
View commit details
Copy full SHA for 0218519
Browse repository at this point
Only animate label when the textfield is the firstResponder to prevent unnecessary animations on calls to layoutSubviews
jgrana
committed
89cec3a
View commit details
Copy full SHA for 89cec3a
Browse repository at this point
Commits on Nov 8, 2013
Merge pull request #24 from ArtSabintsev/master
Show description for dbf87a6
jverdi
committed
dbf87a6
View commit details
Copy full SHA for dbf87a6
Browse repository at this point
Commits on Nov 7, 2013
Moved frame-shifting code from completion block to animation block in hideFloatingLabel method
Arthur Ariel Sabintsev
committed
5c8a02d
View commit details
Copy full SHA for 5c8a02d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.