Files
react/src
CommitSyncScript ca3f871646 Reduce ReactInstanceHandles API Surface Area
Change `ReactInstanceHandles` so that `getFirstCommonAncestorID` and `nextDescendantID` are now private (and documented to be only exposed for unit testing). Also:

 - Renamed `nextDescendantID` to `getNextDescendantID`.
 - Renamed `parentID` to `getParentID`.

I also organized `ReactInstanceHandles-test` by method names.

Functionally, this diff should not change anything.
2013-06-10 16:18:13 -07:00
..
2013-06-07 22:08:32 -07:00
2013-05-29 12:54:02 -07:00
2013-05-29 12:54:02 -07:00
2013-05-29 12:54:02 -07:00