Michael Schneider
2dca7a0c8d
[Debug] Remove not used code around visualizing layout specs ( #2991 )
...
* Remove not used code around visualizing layout specs
* This is sad to see but let’s remove the LayoutSpecPlayground for now
2017-02-10 13:09:09 -08:00
Michael Schneider
12e4e5b048
[Layout] Improve Layout System Abstraction ( #2941 )
...
* Improve Layout Abstraction
* Address naming comments
- Rename ASPrimitiveTraitEnvironment to ASTraitEnvironment
- Rename ASPrimitiveTraitCollectionPropagateDown to ASTraitCollectionPropagateDown
- Rename progagateNewPrimitiveTraitCollection: to propagateNewTraitCollection:
2017-02-03 13:04:20 -08:00
Adlai Holler
404795dc02
Remove Support for iOS 7 ( #2930 )
...
* Drop support for iOS 7
* Copy reference images
* Update deployment for sample projects
* Update version
* Update "Life Without Cocoapods"
2017-02-01 14:40:37 -08:00
Michael Schneider
4464b7de60
Improve deprecation situation for 2.0 ( #2514 )
...
* Improve deprecations for 2.0
- Add deprecations for node / layoutSpec style properties
- Implement missing methods on ASDisplay from deprecation header
- Cleanup all of the deprecation categories
* Remove DeprecatedProtocolMethods
* Fix "Life without Cocoapods"
* Update comments
2016-10-31 16:46:21 -07:00
appleguy
2c6f8b0506
[AsyncDisplayKit 2] Final changes to ease migration of clients to 2.0 APIs. ( #2460 )
2016-10-21 13:12:13 -07:00
Hannah Troisi
7551627b58
[Layout] Rename ASLayoutable to ASLayoutElement ( #2290 )
...
* [Layout API] Rename ASLayoutable to ASLayoutElement
* arg
* fix wrapperWithLayoutElement
* [Layout API] Rename ASLayoutable to ASLayoutElement
* arg
* address Michael's comments
* Remove ASLayoutValidation files that were deleted on master since this diff was created.
2016-09-29 00:02:47 -07:00