FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for AsyncDisplayKit.xcodeproj - akaking/AsyncDisplayKit · GitHub
akaking
/
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.xcodeproj
on
WorkingWindowQuickFix
User selector
Datepicker
Commit history
Commits on Nov 5, 2015
Add a ASTableNode class, similar to ASCollectionNode
Steven Ramkumar
authored and
Steven Ramkumar
committed
3018030
View commit details
Copy full SHA for 3018030
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
Adding ASButtonNode. Simple but flexible, add features as desired!
Scott Goodson
committed
3416450
View commit details
Copy full SHA for 3416450
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Merge pull request #753 from nguyenhuy/DataControllerSortedTransaction
Show description for 2c8626e
appleguy
committed
2c8626e
View commit details
Copy full SHA for 2c8626e
View code at this point
Browse repository at this point
Inject an ASDataController class to ASTableView, for testing purposes
Show description for 72fca53
nguyenhuy
committed
72fca53
View commit details
Copy full SHA for 72fca53
View code at this point
Browse repository at this point
Revert "Revert "Make ASDisplayNode.name Thread Safe""
Show description for fd0b3aa
nguyenhuy
committed
fd0b3aa
View commit details
Copy full SHA for fd0b3aa
View code at this point
Browse repository at this point
Implement ASChangeSetDataController.
nguyenhuy
committed
5ea4b1b
View commit details
Copy full SHA for 5ea4b1b
View code at this point
Browse repository at this point
Merge pull request #751 from rcancro/debugBox
Show description for 7a97c5c
appleguy
committed
7a97c5c
View commit details
Copy full SHA for 7a97c5c
View code at this point
Browse repository at this point
Revert "Make ASDisplayNode.name Thread Safe"
appleguy
committed
906d7c7
View commit details
Copy full SHA for 906d7c7
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Clean up more remnants of Old Ways
Adlai-Holler
committed
55e22d2
View commit details
Copy full SHA for 55e22d2
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
Add snapshot tests for ASStaticLayoutSpec.
nguyenhuy
committed
938cd46
View commit details
Copy full SHA for 938cd46
View code at this point
Browse repository at this point
fixed build
rcancro
committed
5a3b021
View commit details
Copy full SHA for 5a3b021
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Add tests for flow layout inspector section calculation
Levi McCallum
committed
8a77072
View commit details
Copy full SHA for 8a77072
View code at this point
Browse repository at this point
Fix travis build
levi
authored and
Levi McCallum
committed
ecbc29f
View commit details
Copy full SHA for ecbc29f
View code at this point
Browse repository at this point
Add new files to xcodeproj
Levi McCallum
committed
d765444
View commit details
Copy full SHA for d765444
View code at this point
Browse repository at this point
Commits on Oct 4, 2015
Removed unnecessary bridging header
marmelroy
committed
caf3061
View commit details
Copy full SHA for caf3061
View code at this point
Browse repository at this point
Framework test target
marmelroy
committed
4380e0b
View commit details
Copy full SHA for 4380e0b
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
Rename image request class, add deliveryMode into the request params
Adlai-Holler
committed
bf88bd8
View commit details
Copy full SHA for bf88bd8
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
Use ASPhotosImageRequest in ASMultiplexImageNode, in a backwards-compatible way
Adlai-Holler
committed
bbf9550
View commit details
Copy full SHA for bbf9550
View code at this point
Browse repository at this point
Build photos image request class and tests
Adlai-Holler
committed
ee0c027
View commit details
Copy full SHA for ee0c027
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
added ASViewController to the dynamic framework target to fix carthage support
crylico
committed
5faea03
View commit details
Copy full SHA for 5faea03
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Merge pull request #434 from dasmer/master
Show description for 2ef40e1
appleguy
committed
2ef40e1
View commit details
Copy full SHA for 2ef40e1
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
Use nonnull annotation, instead of sanity check, for node property in ASViewController.
nguyenhuy
committed
fcd76db
View commit details
Copy full SHA for fcd76db
View code at this point
Browse repository at this point
Add ASViewController and update Multiplex sample to use it.
nguyenhuy
committed
07c0d78
View commit details
Copy full SHA for 07c0d78
View code at this point
Browse repository at this point
Merge pull request #665 from jflinter/jack-build-phase-cleanup
Show description for 21bdbbe
appleguy
committed
21bdbbe
View commit details
Copy full SHA for 21bdbbe
View code at this point
Browse repository at this point
make additional private headers actually private; import all public headers in AsyncDisplayKit.h
jack-stripe
committed
ce33149
View commit details
Copy full SHA for ce33149
View code at this point
Browse repository at this point
add module.modulemap
jack-stripe
committed
ff1be72
View commit details
Copy full SHA for ff1be72
View code at this point
Browse repository at this point
add UICollectionView+ASConvenience.h
jack-stripe
committed
2c7ac3b
View commit details
Copy full SHA for 2c7ac3b
View code at this point
Browse repository at this point
synchronize target build phases
jack-stripe
committed
d95f0ea
View commit details
Copy full SHA for d95f0ea
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
remove .ms from header build phases
jack-stripe
committed
b217f7c
View commit details
Copy full SHA for b217f7c
View code at this point
Browse repository at this point
clean up compile sources phase
jack-stripe
committed
1b25cdd
View commit details
Copy full SHA for 1b25cdd
View code at this point
Browse repository at this point
Update project indentation settings
Adlai-Holler
committed
b1dfaa1
View commit details
Copy full SHA for b1dfaa1
View code at this point
Browse repository at this point
Merge branch 'master' into compiler-warnings
paulyoung
committed
77dfd22
View commit details
Copy full SHA for 77dfd22
View code at this point
Browse repository at this point
Use a shared header for the static library and dynamic framework.
paulyoung
committed
8426ab1
View commit details
Copy full SHA for 8426ab1
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
Dasmer Singh
committed
d326c66
View commit details
Copy full SHA for d326c66
View code at this point
Browse repository at this point
Changed target membership of ASLayoutOptionsPrivate.h to Private from Public.
rcancro
committed
b0948ee
View commit details
Copy full SHA for b0948ee
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL