Commit Graph

15 Commits

Author SHA1 Message Date
Oliver Joseph Ash
67f59a4c4a react-router-redux v4: lockdown history version (#16912)
* react-router-redux v4: lockdown history version

* Revert

* Correct history version is tsconfig
2017-06-05 06:38:25 -07:00
Horus Lugo
106d8bd25a Fixes a typo on routerActions's symbol name
Changes symbol name from 'routerAction' to 'routerActions'.
2017-05-24 22:27:56 +02:00
Lauri Lavanti
4baa153d2c (#16189): Add LocationChangeAction to react-router-redux (#16252) 2017-05-02 09:29:14 -07:00
Andy
5bf5228d71 Fix additional lint errors from the new dtslint (#15865) 2017-04-14 09:15:37 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Nathan Shively-Sanders
9685b311cc Merge pull request #15462 from huy-nguyen/add-react-router-redux-v5
Add type definition for react-router-redux v5
2017-04-04 09:30:24 -07:00
Huy Nguyen
05c43d5711 Fix lint errors 2017-04-04 12:17:18 -04:00
Huy Nguyen
32f8d75fdb Fix tslint config 2017-04-04 12:01:19 -04:00
Huy Nguyen
a2881ed1c7 Fix lint errors 2017-04-04 10:16:14 -04:00
Huy Nguyen
ddb82936f2 Fix lint errors 2017-04-03 14:21:15 -04:00
Andy
5f3ba45136 Use dtslint (#15482) 2017-03-29 13:07:39 -07:00
Huy Nguyen
56934db459 Incorporate reviewer's suggest changes 2017-03-29 10:17:39 -04:00
Huy Nguyen
294118edad Add type definition for react-router-redux v5
For the latest version (v5) of react-router-redux, the package was moved
from [an external repo](https://github.com/reactjs/react-router-redux)
to [live
alongside](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-redux)
the react-router code base. The API has also changed significantly and
merits a freshly written type definition.

The current version (v4) was moved into its own directory.
2017-03-28 16:27:46 -04:00
Andy
e5ed4fc916 Apply new lint rules to even more files (#15445) 2017-03-28 10:56:00 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00