Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
normand1
/
TextFieldEffects
Public
forked from
raulriera/TextFieldEffects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 3, 2016
Merge pull request #100 from cooler333/master
Show description for 15c1f8a
raulriera
authored
15c1f8a
Copy full SHA for 15c1f8a
Refactoring
Dmitry Utmanov
committed
12edda0
Copy full SHA for 12edda0
Fixed bug [#98](https://github.com/raulriera/TextFieldEffects/issues/98) Wrong indictor position when set placeholder
Dmitry Utmanov
committed
0d9ba87
Copy full SHA for 0d9ba87
Commits on Sep 26, 2016
Die weird file
raulriera
committed
19c933e
Copy full SHA for 19c933e
Commits on Sep 21, 2016
Apparently this file is needed now
raulriera
committed
9d46e53
Copy full SHA for 9d46e53
Commits on Sep 20, 2016
New weird cocoapods file
raulriera
committed
aa6fe64
Copy full SHA for aa6fe64
Commits on Sep 14, 2016
Release 1.3.0
raulriera
committed
d47e773
Copy full SHA for d47e773
Commits on Sep 4, 2016
Changing "public" for "open". This reads kind of weird now
raulriera
committed
ae25fe7
Copy full SHA for ae25fe7
Support for Swift 3.0-b8
raulriera
committed
0c60b93
Copy full SHA for 0c60b93
Commits on Jul 24, 2016
Support for Swift 3.0-b3
raulriera
committed
5881d14
Copy full SHA for 5881d14
Commits on Jul 6, 2016
Support for Swift 3.0-b2
raulriera
committed
c469bf4
Copy full SHA for c469bf4
Commits on Jun 17, 2016
Updated the docs to reflect we are starting to port to Swift 3
raulriera
committed
a33fb56
Copy full SHA for a33fb56
Support for Swift 3.0-b1
raulriera
committed
7f95379
Copy full SHA for 7f95379
Commits on May 31, 2016
Update README.md
raulriera
committed
acc5602
Copy full SHA for acc5602
Commits on Apr 3, 2016
Update README.md
raulriera
committed
011248a
Copy full SHA for 011248a
Commits on Mar 25, 2016
Release 1.2.0
raulriera
committed
e3b298f
Copy full SHA for e3b298f
Support for animation completion blocks
raulriera
committed
1446745
Copy full SHA for 1446745
Commits on Mar 24, 2016
Merge pull request #65 from sairamkotha/master
Show description for 8d94104
raulriera
committed
8d94104
Copy full SHA for 8d94104
fixed swift 2.2 deprecated warnings in textfieldsEffects.swift
sairamkotha
committed
f4f3b4f
Copy full SHA for f4f3b4f
Commits on Feb 28, 2016
Release 1.1.1
raulriera
committed
d865b86
Copy full SHA for d865b86
Fixed bug #57 which prevented the textField from animating when assigned a value programmatically
raulriera
committed
dd62d76
Copy full SHA for dd62d76
Commits on Feb 13, 2016
Merge pull request #52 from ReadmeCritic/master
Show description for 06c6bc4
raulriera
committed
06c6bc4
Copy full SHA for 06c6bc4
Correct the spelling of CocoaPods in README
ReadmeCritic
committed
bf84a58
Copy full SHA for bf84a58
Commits on Feb 3, 2016
Update README.md
raulriera
committed
11af617
Copy full SHA for 11af617
Update README.md
Show description for 6f91a3a
raulriera
committed
6f91a3a
Copy full SHA for 6f91a3a
Commits on Dec 9, 2015
Updated to Xcode 7.2. Apparently now the crazy <animations/> are gone
raulriera
committed
c711ac6
Copy full SHA for c711ac6
Merge pull request #46 from patrickreynolds/master
Show description for fa19a97
raulriera
committed
fa19a97
Copy full SHA for fa19a97
Remove unowned self from animateWithDuration due to it being a nonescaping closure
patrickreynolds
committed
2b06318
Copy full SHA for 2b06318
Commits on Dec 4, 2015
Merge pull request #42 from patrickreynolds/master
Show description for f32d976
raulriera
committed
f32d976
Copy full SHA for f32d976
Commits on Dec 3, 2015
Remove unnecessary Foundation import
patrickreynolds
committed
dbf4fcb
Copy full SHA for dbf4fcb
Commits on Nov 18, 2015
Release 1.1.0
raulriera
committed
57d3125
Copy full SHA for 57d3125
Added support for setting the scale factor of the placeholder
raulriera
committed
da2048a
Copy full SHA for da2048a
Fixed an issue with the tint in the examples
raulriera
committed
8060412
Copy full SHA for 8060412
Merge pull request #41 from lammertw/master
Show description for 485cae0
raulriera
committed
485cae0
Copy full SHA for 485cae0
Allow setting the placeholder font scale
lammertw
committed
141c2b0
Copy full SHA for 141c2b0
Pagination
Previous
Next
You can’t perform that action at this time.