FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for AsyncDisplayKit/ASEditableTextNode.mm - taontech/AsyncDisplayKit · GitHub
taontech
/
AsyncDisplayKit
Public
forked from
facebookarchive/AsyncDisplayKit
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
Breadcrumbs
History for
AsyncDisplayKit
AsyncDisplayKit
ASEditableTextNode.mm
on
master
User selector
Datepicker
Commit history
Commits on Apr 1, 2016
Merge pull request #1455 from ejensen/scrolls-to-top
Show description for 938437d
appleguy
committed
938437d
View commit details
Copy full SHA for 938437d
View code at this point
Browse repository at this point
Commits on Mar 29, 2016
Synchronize ASPanningOverriddenUITextView's scrollsToTop when the scrollEnabled property changes
ejensen
committed
a4a0b1f
View commit details
Copy full SHA for a4a0b1f
View code at this point
Browse repository at this point
Commits on Mar 26, 2016
Add an ASEditableTextNode initializer that allows customization of its ASTextKitComponents
ejensen
committed
0d52176
View commit details
Copy full SHA for 0d52176
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
Correct ASEditableTextNode's default value according to the documentation
ejensen
committed
7de48da
View commit details
Copy full SHA for 7de48da
View code at this point
Browse repository at this point
Assign the textView's scrollEnabled property in ASEditableTextNode's didLoad method.
Show description for f988f86
ejensen
committed
f988f86
View commit details
Copy full SHA for f988f86
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
Add a space between the ? and : in ternarys
ejensen
committed
17aebcb
View commit details
Copy full SHA for 17aebcb
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
Add a warning if [super layout] is not called (which causes big problems for ASLayout.)
eanagel
committed
26dcad5
View commit details
Copy full SHA for 26dcad5
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
Merge pull request #1096 from facebook/pr/1059
Show description for ccbf38c
appleguy
committed
ccbf38c
View commit details
Copy full SHA for ccbf38c
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
Update comments for ASPanningOverriddenUITextView
Luke Zhao
committed
882379a
View commit details
Copy full SHA for 882379a
View code at this point
Browse repository at this point
Commits on Jan 19, 2016
Allow ASEditableTextNode to scroll
Luke Zhao
committed
995f437
View commit details
Copy full SHA for 995f437
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
[tvOS] Initial commit to make build run.
aaronschubert0
committed
cc4f604
View commit details
Copy full SHA for cc4f604
View code at this point
Browse repository at this point
Commits on Dec 12, 2015
make ASEditableTextNode's textView clip to bounds
samhsiung
committed
e4ca0e3
View commit details
Copy full SHA for e4ca0e3
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
Rename CK classes to AS classes
Levi McCallum
authored and
levi
committed
a0c05eb
View commit details
Copy full SHA for a0c05eb
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
Make textContainerInset configurable for ASEditableTextNode placeholder and typed textViews
Show description for e4d2551
samhsiung
committed
e4d2551
View commit details
Copy full SHA for e4d2551
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Add more deep compares when setting public properties to the same value
Adlai-Holler
committed
87caed2
View commit details
Copy full SHA for 87caed2
View code at this point
Browse repository at this point
Commits on Sep 23, 2015
Placeholder bug in ASEditableTextNode
Show description for 52091eb
rcancro
committed
52091eb
View commit details
Copy full SHA for 52091eb
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
Updates from PR
Adlai-Holler
committed
20c7422
View commit details
Copy full SHA for 20c7422
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
Use the right name
Adlai-Holler
committed
e9f463d
View commit details
Copy full SHA for e9f463d
View code at this point
Browse repository at this point
Assert against the user trying to set isLayerBacked on ASEditableTextNode
Adlai-Holler
committed
a1ffa49
View commit details
Copy full SHA for a1ffa49
View code at this point
Browse repository at this point
Use ceilSize in ASEditableTextNode
Adlai-Holler
committed
efe198e
View commit details
Copy full SHA for efe198e
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
scott's comments
rcancro
committed
2f3562f
View commit details
Copy full SHA for 2f3562f
View code at this point
Browse repository at this point
added a callback for initWithViewBlock/initWithLayerBlock
rcancro
committed
01be5ac
View commit details
Copy full SHA for 01be5ac
View code at this point
Browse repository at this point
Commits on Jul 31, 2015
Merge pull request #550 from marmelroy/issue-549
Show description for 16ed66c
appleguy
committed
16ed66c
View commit details
Copy full SHA for 16ed66c
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
Add support for configuring on ASEditableTextNode.
Connor Montgomery
committed
ca5e9e7
View commit details
Copy full SHA for ca5e9e7
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
A simpler, cleaner implementation
marmelroy
committed
6b38000
View commit details
Copy full SHA for 6b38000
View code at this point
Browse repository at this point
Commits on Jul 18, 2015
lazy creation of textview in accessor after assert
marmelroy
committed
3c71289
View commit details
Copy full SHA for 3c71289
View code at this point
Browse repository at this point
Display node assert
marmelroy
committed
6b970e0
View commit details
Copy full SHA for 6b970e0
View code at this point
Browse repository at this point
Brace style
marmelroy
committed
36b9220
View commit details
Copy full SHA for 36b9220
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
Add main thread warnings and setter/getter assert
marmelroy
committed
fd3eb94
View commit details
Copy full SHA for fd3eb94
View code at this point
Browse repository at this point
Commits on Jul 9, 2015
Access to underlying UITextView for more configuration options.
marmelroy
committed
9501602
View commit details
Copy full SHA for 9501602
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
Merge branch 'master' into layout_node
nguyenhuy
committed
9678ada
View commit details
Copy full SHA for 9678ada
View code at this point
Browse repository at this point
Commits on Jul 1, 2015
Minor changes: remove unncessary imports and add a new line ad the end of ASInternalHelpers.h
nguyenhuy
committed
af64f33
View commit details
Copy full SHA for af64f33
View code at this point
Browse repository at this point
Fix naming convetion:
Show description for 2149d44
nguyenhuy
committed
2149d44
View commit details
Copy full SHA for 2149d44
View code at this point
Browse repository at this point
Commits on Jun 28, 2015
Still support -calculateLayoutThatFits: (and manual layout), for backward compatibility.
nguyenhuy
committed
dd29a89
View commit details
Copy full SHA for dd29a89
View code at this point
Browse repository at this point
Commits on Jun 27, 2015
make ASEditableTextField properly subclass responder methods
jack-stripe
committed
8a20007
View commit details
Copy full SHA for 8a20007
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL