Garrett Moon
8013e25524
Update license v2 ( #67 )
...
* Fixed license
* Update all licenses
* Update Dangerfile for new license
* Update already updated licenses
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
2017-04-24 16:59:57 -07:00
Adlai Holler
67387c0978
Build a Tips system ( #19 )
2017-04-19 19:51:24 -07:00
Adlai Holler
fcbbea51a6
Fix the Initialization Hierarchy ( #3207 )
...
* Fix the initializers setup
* Update Swift example
* Remove incorrect comment
* Add one to ASTableNode
2017-03-28 11:48:20 -07:00
Michael Schneider
bc05227631
Check in layout transition if the supernode is still the node that is executing the transition ( #3181 )
...
We have to check in this case if the supernode of the subnode is indeed the _node that executes a layout transition. It can happen that a node already did a layout transition and added this subnode, in this case the subnode would would be removed from the new node instead of _node.
2017-03-15 13:20:01 -07:00
Michael Schneider
e6ee24debc
[ASDisplayNode] Improve locking in ASDisplayNode ( #3172 )
...
* Improve locking in ASDisplayNode
* Address first bunch of comments
* Changed `view` and `layer` methods for locking
* Adress comments
2017-03-14 07:27:34 -07:00
Adlai Holler
73ca6ab514
Shuffle & Cleanup Stuff ( #3080 )
2017-02-26 18:14:13 -08:00