appleguy
3b2af7eb6d
[Build] Remove Unused Imports across all of AsyncDisplayKit. This uses a feature of AppCode. ( #1875 )
...
Details on the tool are here: https://www.jetbrains.com/help/idea/2016.1/optimizing-imports.html
2016-07-09 17:20:59 -07:00
ricky
ff0e2846e3
fixed formatting
2016-07-07 10:56:58 -07:00
ricky
7314a18ab4
rename containerWindowSize to containerSize
2016-07-07 10:55:18 -07:00
ricky
637c4f3a9f
[ASTraitCollection] Remove traitCollectionContext from ASTraitCollection; add containerWindowSize
...
Passing around a pointer was leading to crashes as the ASVC was the sole owner of the context. There are cases where the VC would dealloc while its subnodes were laying out. This could lead to the subnodes accessing a garbage pointer.
2016-07-07 09:23:37 -07:00
Hannah Troisi
c857e809f4
Clean up header comments (for consistent Facebook licensing info) ( #1741 )
...
[Licensing] Clean up header comments (for consistent Facebook licensing info)
2016-06-11 23:31:39 -07:00
ricky
c42b0dd33a
Remove explicit passing of trait collection to setChild/Children
2016-05-25 10:49:42 -07:00
rcancro
cfa9dcda56
typo and comment
2016-05-11 14:08:06 -07:00
rcancro
4b54144f55
Levi's comments
2016-05-11 10:21:11 -07:00
rcancro
9d622c7eac
changed DisplayTraits to TraitCollection
2016-05-10 14:45:03 -07:00