mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-14 09:34:39 +00:00
* updating both transition group type definitions this patch makes the type definitions more consistent with naming and react usage conventions. additionally updating the version for react-addons-transition-group to 15.0 * adjusting naming of props to be better aligned with the react namespace. This will remove the React* prefix in favour of allowing react namespace access like React.* This will also address breaking compatibility with existing type definitions.