Files
react/src
Pete Hunt 58de758a32 Sort batched updates by owner depth
If we reconcile components higher in the hierarchy they will likely reconcile components lower in the
hierarchy. If we sort by depth then when we reach those components there will be no more pending state or
props and it will no op.
2013-10-01 13:33:12 -07:00
..
2013-10-01 13:33:12 -07:00
2013-10-01 13:33:12 -07:00
2013-09-19 14:30:21 -07:00
2013-09-17 16:04:44 -07:00
2013-09-09 17:01:06 -07:00
2013-05-29 12:54:02 -07:00