John Gozde
|
bbf3e9cb0b
|
[react]: Remove deprecated+removed APIs (#20409)
* create-react-class: add definitions
* react-dom-factories: add definitions
* create-react-class: add tests, fix errors
* react-dom-factories: add tests, fix lint
* react: remove previously deprecated APIs
* Remove deprecated usages in other definitions
* redux-form: disable strictFunctionTypes
Changes to react typings revealed errors in redux-form that are present
in 'master'. This needs to be handled separately.
* Update create-react-class, react-dom-factories author
* Avoid importing create-react-class where possible
* Move top-level createReactClass tests to create-react-class
|
2017-10-16 15:22:04 -07:00 |
|
Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
Andy
|
ccdb9e03d1
|
Add tslint disables for no-unnecessary-generics (#19564)
|
2017-09-05 09:14:04 -07:00 |
|
Andy
|
924fafffc0
|
Fix remaining lint errors (#19166)
|
2017-08-20 15:37:53 -07:00 |
|
Andy
|
5d6c651a1a
|
Apply stricter lint rules (#19063)
|
2017-08-17 14:53:41 -07:00 |
|
Dovydas Navickas
|
a4adb4ff04
|
dts-lint error fixed in jsnox.
|
2017-06-28 13:01:06 +03:00 |
|
Dovydas Navickas
|
178b1c2fdb
|
jsonx tests updated.
|
2017-06-28 12:48:47 +03:00 |
|
Tanguy Krotoff
|
eeb262e1d8
|
Update react to TypeScript 2.3
|
2017-06-19 13:34:54 +02:00 |
|
Tanguy Krotoff
|
27acfc741a
|
Change require('react') to import * as React from 'react'
|
2017-06-19 12:09:31 +02:00 |
|
Tanguy Krotoff
|
e429bee4be
|
Remove trailing spaces
|
2017-06-19 12:06:41 +02:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|