Michael Schneider
|
32058815f2
|
Move Transition Layout API out of beta header and remove shouldMeasureAsync from API
shouldMeasureAsync is enabled by default now.
|
2016-08-10 10:30:25 -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 |
|
Eric Jensen
|
d3c33a38bb
|
Add missing nullability annotations to headers related to display node transitions (#1688)
|
2016-05-21 11:10:07 +08:00 |
|
Eric Jensen
|
ddd5ff1f75
|
Correct spelling errors
|
2016-03-15 21:56:51 -07:00 |
|
Levi McCallum
|
6f37bb40d9
|
Allow layouts to be accessible in context
|
2016-02-10 14:39:46 -08:00 |
|
Levi McCallum
|
499c3331ce
|
Optimize insertion/deletion node calculation & expose inserted/deleted subnodes to transition context
|
2016-02-10 11:44:13 -08:00 |
|
Levi McCallum
|
1513ee8ca5
|
Expose the layout's immediate sublayouts as the accessing nodes
|
2016-02-10 11:44:11 -08:00 |
|
Levi McCallum
|
d8d76635ff
|
Perform animation transition on measureWithSizeRange instead of separate method
|
2016-02-10 11:44:11 -08:00 |
|
Levi McCallum
|
3b1a32c413
|
Clean up implicit hierarchy management to enable custom animation
|
2016-02-10 11:44:11 -08:00 |
|
Levi McCallum
|
9dc358196a
|
Basic implementation of transitioning API for layout specs
|
2016-02-10 11:44:10 -08:00 |
|