Alexey Glushkov
42f56defbf
ASTextNode wrong text layout fix
2015-11-22 11:56:12 +03:00
Levi McCallum
c6d4ed0dc3
Update documentation on the ASRangeController layoutController property
2015-11-19 18:26:50 -08:00
appleguy
e16d32bb60
Merge pull request #870 from facebook/clearContentsNodeLoading
...
Fix an issue that could cause the view / layer to be created early by -clearContents.
2015-11-19 17:42:38 -08:00
Scott Goodson
18dffb41e8
Fix an issue that could cause the view / layer to be created early by -clearContents.
2015-11-19 17:10:06 -08:00
Levi McCallum
e05c4b7419
Separate range controller delegate methods into separate data source
2015-11-19 16:01:38 -08:00
Levi McCallum
09a2e086b0
Clean up syntax and method ordering in ASRangeController
2015-11-19 14:03:53 -08:00
Levi McCallum
e9a32bfd3c
Remove deprecated layout controller methods
2015-11-19 11:48:06 -08:00
Lukas Spieß
34c7188fa7
Remove redundant information from envelope
...
As discussed, we remove these fields since we already have all the same infos in the `tags` section
2015-11-19 16:34:41 +01:00
Peter
7cb2c49a4b
no message
2015-11-19 14:37:53 +03:00
Adlai Holler
ecaabc8435
Merge branch 'master' into update-objc
...
Conflicts:
AsyncDisplayKit/Details/UIView+ASConvenience.h
2015-11-18 14:17:09 -08:00
Lukas Spieß
f801f47ef8
Update copyright notice as advised by LCA
2015-11-17 23:29:27 +01:00
Huy Nguyen
52c45cf5e3
Trigger a relayout once the media image of PostNode in SocialAppLayout is loaded
2015-11-17 18:09:16 +02:00
Scott Goodson
97eaa15b04
Introduce ASInterfaceState on ASDisplayNode.
...
Later, this will be added to ASViewController. Right now it is not hooked up to drive anything.
It will become the codepath that drives calls like -fetchData and -clearContents.
2015-11-16 11:36:10 -08:00
Huy Nguyen
1162e02b06
Implement "space between" and "space around" options of stack layout justify content
2015-11-16 19:34:08 +02:00
Aaron Schubert
863156b2dc
Changed hasLiveMap to liveMap/isLiveMap. Removed internal action handler. Renamed ASDisplayNode liveMap to mapView to avoid naming confusion.
2015-11-16 13:48:21 +00:00
Huy Nguyen
390d16caef
Quickly return min size if a stack has no children
2015-11-16 01:46:28 +02:00
aaronschubert0
f948792dff
Merge pull request #1 from aaronschubert0/temp
...
Make MapKit a weak framework
2015-11-15 17:10:12 +00:00
Aaron Schubert
372acd85a4
Make MapKit a weak framework
2015-11-15 16:58:56 +00:00
appleguy
59d52ced3f
Merge pull request #847 from facebook/CollectionAndTableNodes
...
Substantially improve behavior of nested Table & Collection Nodes
2015-11-14 16:34:12 -08:00
Scott Goodson
2a0b9c8e14
Substantially improve behavior of nested Table & Collection Nodes
...
This ensures memory cleanup happens correctly and introduces a new test project
to support developing new features while stressing tough use cases for correctness.
2015-11-14 15:25:35 -08:00
appleguy
a24cfe691a
Merge pull request #846 from RuiAAPeres/exposeASTableNode
...
ASTableNode wasn't exposed publicly.
2015-11-14 13:53:24 -08:00
Rui Peres
377c84abc2
Imported missing classes in the umbrella header
2015-11-14 15:07:35 +00:00
Rui Peres
d5fe826ac4
ASTableNode wasn't exposed publicly. (carthage wouldn't be able to detect it)
2015-11-14 14:47:06 +00:00
Adlai Holler
ab326fc683
touchesCancelled:withEvent: has a nullable touches argument in UIKit for some reason
2015-11-13 12:17:17 -08:00
Adlai Holler
7922895b60
(Re?)add type annotations on touchesBegan:withEvent: et al
2015-11-13 12:11:24 -08:00
Adlai Holler
762be97a51
Merge branch 'master' into update-objc
2015-11-13 12:03:30 -08:00
Adlai Holler
057e98380e
Add NSObjectProtocol requirement to ASImageIdentifier
2015-11-13 12:02:09 -08:00
Aaron Schubert
49c476bdd1
Move ASMapNode header into public
2015-11-12 15:05:45 +00:00
Aaron Schubert
156b5866a5
Add ASMapNode to main header file.
2015-11-12 14:57:09 +00:00
Aaron Schubert
607be19ce7
Update Podspec to require MapKit framework
2015-11-12 14:54:29 +00:00
Aaron Schubert
1b74f8d696
Update ReadMe to mention new MapKit link
2015-11-12 14:27:45 +00:00
Aaron Schubert
b35a9bbbb6
Add MapKit to Life Without CocoaPods
2015-11-12 14:25:29 +00:00
Aaron Schubert
476bff2bf1
Link MapKit in static framework.
2015-11-12 14:09:48 +00:00
Aaron Schubert
973593f9c4
Try to fix integration tests
2015-11-12 13:51:23 +00:00
Aaron Schubert
46bf49cae7
Fix indentation
2015-11-12 12:18:09 +00:00
Aaron Schubert
fe06f211ca
Added an ASMapNode to AsyncDisplayKit
2015-11-12 12:13:42 +00:00
Levi McCallum
01876ae683
Fix bad rebase
2015-11-11 10:50:20 -08:00
Lukas Spieß
53df3eacfa
Update build number
2015-11-11 15:31:28 +01:00
Lukas Spieß
be28a52cf9
Merge branch 'release/3.8.5'
2015-11-11 12:47:41 +01:00
Lukas Spieß
f5793160d6
Merge tag '3.8.5' into develop
...
3.8.5
2015-11-11 12:47:41 +01:00
Lukas Spieß
622940b4c9
Update author in podspecs
2015-11-11 12:37:31 +01:00
Lukas Spieß
ae1ba1aa7d
Update changelog
2015-11-11 12:37:31 +01:00
Lukas Spieß
1137aa6d71
Update version number to 3.8.5
2015-11-11 12:37:31 +01:00
Lukas Spieß
fc4401c344
Merge pull request #224 from bitstadium/feature/target_os_simulator
...
Use TARGET_OS_SIMULATOR
2015-11-11 12:36:47 +01:00
Lukas Spieß
5f38f3dfec
Use TARGET_OS_SIMULATOR
...
`TARGET_IPHONE_SIMULATOR` has been deprecated with iOS 9 For older versions where `TARGET_OS_SIMULATOR` is not yet defined, we define it ourselves.
2015-11-11 12:15:22 +01:00
Levi McCallum
2d93192b9f
Fix selection behavior of ASTableView cells
2015-11-11 01:06:28 -08:00
Levi McCallum
e6b33dd062
Fix cell selection and highlighting in ASCollectionView
2015-11-11 01:05:51 -08:00
Andreas Linde
ff4bf6ffc2
Merge pull request #227 from bitstadium/feature/update-environment-detection
...
Update environment detection
2015-11-10 19:26:32 +01:00
Lukas Spieß
cb2c54b749
Use respondsToSelector instead of checking for fixed version
2015-11-10 19:06:01 +01:00
Lukas Spieß
f288a36947
Add additional check for iOS 6 devices in helper method
2015-11-10 17:06:13 +01:00