Peter
83c2dcb1f7
no message
2016-10-10 11:14:01 +02:00
Peter
8f03224fb1
no message
2016-10-10 11:09:49 +02:00
Peter
12de311c0f
no message
2016-10-10 11:09:32 +02:00
Peter
0d77ae68a9
no message
2016-10-09 21:56:47 +02:00
Peter
bcecb46e94
no message
2016-10-09 21:56:04 +02:00
Peter
40183e92e6
no message
2016-10-09 21:55:35 +02:00
Garrett Moon
4f3593b211
Improving documentation based on feedback. Thanks @appleguy! ( #2364 )
...
* Improving documentation based on feedback. Thanks @appleguy!
* :palm + forehead:
2016-10-07 16:59:44 -07:00
Adlai Holler
c72b2b212c
Tiny change to the doc for ASDimensionMake ( #2362 )
2016-10-07 10:00:58 -07:00
Peter
760f58c6b1
no message
2016-10-07 19:34:07 +03:00
Peter
ebcf0fb93e
Merge commit '0d2ab2b03a7961dfd6b99bea84743b03042abf7c'
2016-10-07 19:33:44 +03:00
Peter
387e8996dc
Merge commit '2b964b14a767ea6095a6569d527c834ac4ba97ab'
2016-10-07 19:32:41 +03:00
Hannah Troisi
a79e0be016
quick renaming ( #2358 )
2016-10-07 09:32:38 -07:00
Peter
b30577bbdc
no message
2016-10-07 19:32:33 +03:00
Peter
a68d6f31c1
no message
2016-10-07 19:14:56 +03:00
Peter
391462ff83
no message
2016-10-07 19:14:32 +03:00
Peter
c6034ac794
no message
2016-10-07 19:14:00 +03:00
Peter
a3bbfd59b3
no message
2016-10-07 19:13:32 +03:00
Michael Schneider
bb7118a26a
Fix ASAbsoluteLayoutSpec creation children protocol ( #2357 )
2016-10-06 20:37:12 -07:00
Adlai Holler
aece8365dd
Adjust layoutAttributes logic to account for new iOS 10 behavior ( #2354 )
2016-10-06 19:42:36 -07:00
Garrett Moon
881863fd1b
[Documentation] Improve ASCollectionNode docs. ( #2318 )
...
* Improve ASCollectionNode docs.
* Spelling fix, thanks @hannahmbanana
* Address Adlai's comments
2016-10-06 21:20:24 -04:00
Michael Schneider
6f2c7caac3
[Layout] Improve ASDimensionMake via NSString ( #2351 )
...
* Improve ASDimensionMake via NSString
- ASXCTAssertEqualDimensions
- Add support for "auto"
- Assert if given an empty or invalid string
* Address comments
* Add ASCGFloatFromString and ASCGFloatFromNumber
* Rename CGRect+ASConvenience to CoreGraphics+ASConvenience
2016-10-06 16:29:33 -07:00
Benjamin Scholtysik (Reimold)
05c2b1b3a1
back to xcode 7.2 and manually installing carthage. keeping cocoapods -pre.
2016-10-06 15:41:39 -07:00
Benjamin Scholtysik (Reimold)
17c68743e5
Remove carthage install as there seems it is installed already
2016-10-06 13:58:42 -07:00
Michael Schneider
166414dfc9
[Layout] Lazy initialize ASLayoutElementStyle in ASDisplayNode and ASLayoutSpec ( #2352 )
...
* Lazy initialize `ASLayoutElementStyle` in `ASDisplayNode`
* Lazy initialize `ASLayoutElementStyle` in `ASLayoutSpec`
2016-10-06 16:53:40 -04:00
Michael Schneider
94f958c4a3
[Layout] Treat flex factors as true factors ( #2349 )
...
* Treat flex factors as factors
* Add snapshot tests
* Address comments
2016-10-06 16:53:26 -04:00
Adlai Holler
124234fef8
[Umbrella] Add warn_unused_result Attribute to Public Headers ( #2353 )
...
* Add some warn_unused_result attributes
* Add more
* Add some more
2016-10-06 16:44:49 -04:00
Benjamin Scholtysik (Reimold)
cb32df9338
use cocoapods pre
2016-10-06 11:43:03 -07:00
Benjamin Scholtysik (Reimold)
d9469c4ef2
Merge pull request #99 from bitstadium/master
...
Master
2016-10-06 09:54:13 -07:00
Michael Schneider
271ab20de5
Fix ASDimension creation of type ASDimensionUnitFraction via a NSString ( #2347 )
2016-10-05 18:30:24 -07:00
Garrett Moon
27cccc74ae
[Documentation] Added docs for ASBasicImageDownloader & ASPINRemoteImageDownloader ( #2327 )
...
* Added docs for ASBasicImageDownloader & ASPINRemoteImageDownloader
* Had wrong @return syntax for sharedPINRemoteImageManager
2016-10-05 17:47:45 -07:00
Garrett Moon
874dda00cf
[Documentation] Improve ASVisibility protocol documentation ( #2319 )
...
* Improve ASNavigationController, ASTabBarController and ASVisibility protocol documentation.
* Spelling and grammar fixes. Thanks @hannahmbanana!
2016-10-05 17:43:59 -07:00
Garrett Moon
df049eceef
Added docs for initer and node property. ( #2326 )
2016-10-05 17:35:07 -07:00
Garrett Moon
b9e54363ef
Documenting ASWeakProxy ( #2328 )
2016-10-05 17:33:47 -07:00
Garrett Moon
f1bf9be4d8
[Documentation] Add docs for exclusionPaths ( #2325 )
...
* Add docs for exclusionPaths
* Clearer, less-infringy
2016-10-05 17:32:44 -07:00
Garrett Moon
409c14890d
[Documentation] Improve ASCollectionView docs. ( #2317 )
...
* Improve ASCollectionView docs.
* Move note to @note.
* Hannah comments
2016-10-05 17:16:53 -07:00
Garrett Moon
23d1b00a46
Implement ivar on _ASDisplayLayer to speed up getting node from layer. ( #2346 )
2016-10-05 17:09:08 -07:00
Benjamin Scholtysik (Reimold)
8f9fa53c6d
Merge pull request #356 from bitstadium/master
...
Master
2016-10-05 15:43:49 -07:00
Benjamin Scholtysik (Reimold)
2fca4ad9e7
Merge pull request #355 from bitstadium/release/4.1.2
...
Release/4.1.2
2016-10-05 15:29:26 -07:00
Benjamin Scholtysik (Reimold)
b9a58dd701
Merge remote-tracking branch 'origin/master' into release/4.1.2
2016-10-05 15:28:57 -07:00
Benjamin Scholtysik (Reimold)
733a5f3b02
Update Changelog
2016-10-05 15:03:41 -07:00
Adlai Holler
bb366d14f0
[ASCellNode] Restore Layout Attributes Fix + iOS 10 Modification ( #2335 )
...
* [ASCellNode] Fix applyLayoutAttributes not called, add readonly layoutAttributes property (#2321 )
* Clear cell node layout attributes in didEndDisplayingCell: also
2016-10-05 17:31:46 -04:00
Benjamin Scholtysik (Reimold)
9f984bdc93
A little update for the readme.
2016-10-05 13:26:13 -07:00
Benjamin Scholtysik (Reimold)
e23ff94896
Merge pull request #353 from TroubleMakerBen/release/4.1.2
...
Release/4.1.2
2016-10-05 12:34:55 -07:00
appleguy
3f1f5667c3
[ASDisplayNode] Add -displayWillStartAsynchronously: method to allow skipping synchronous image cache check. ( #2344 )
2016-10-05 12:48:54 -04:00
Scott Goodson
b928e79cb5
[ASDisplayNode] Optimize pendingDisplayNodes check using isEmpty (ASWeakSet).
2016-10-05 00:13:34 -07:00
Benjamin Scholtysik (Reimold)
9e5073b6c9
Update section about carthage in readme.md
2016-10-04 17:19:42 -07:00
Adlai Holler
4dfe2a5a66
[ASAsyncTransaction] Make System Less Specific to Layer Display, More Readable ( #2332 )
...
* Make ASAsyncTransaction system less specific to layer-display, more readable
* Document weird import
2016-10-04 20:07:22 -04:00
Benjamin Scholtysik (Reimold)
7613e45b8c
Rename configs to make sure “Release” builds the full featured SDK
2016-10-04 16:51:10 -07:00
Michael Schneider
2de129008f
Remove dependencies for ASAssert and ASThread in the async transaction system ( #2333 )
2016-10-04 19:49:14 -04:00
Michael Schneider
f369be43dd
[Examples] Fix extra examples ( #2342 )
...
* Fix
* Add building extra examples to build.sh
* Fix example projects
* Fix CarthageBuildTest
* Export NSArray+Diffing.h to fix life without cocoapods
2016-10-04 19:34:14 -04:00