Files
react/src/core
Jordan Walke 2ee66262db Remove circular dependencies in React Core.
There is a circular dependency between `ReactID`, `ReactMount` and
`ReactInstanceHandles`. Ben and I talked about this today. It seems like the
simplest solution is to consolidate a lot of the code that Ben recently wrote
into `ReactMount`. We can later find ways to trim code out of this module
without causing circular deps.
2013-07-24 17:40:57 -07:00
..
2013-06-13 17:40:52 -07:00
2013-05-29 12:54:02 -07:00
2013-07-10 15:06:18 -07:00
2013-05-29 12:54:02 -07:00
2013-07-08 11:49:42 -07:00