Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Forbes Lindesay
8f8f6c4392
[react] Use HTMLDialogElement for the dialog node ( #23053 )
...
* [react] Use HTMLDialogElement for the dialog node
* Actually add the `open` property
* This update requires typescript 2.6
* Update dependents of react to also require typescript 2.6
2018-02-12 12:55:52 +00:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08:00
Tom Crockett
73216e2ef2
Propagate non-optional props change to dependent libraries
2017-10-24 22:04:50 -07:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Andy
5d6c651a1a
Apply stricter lint rules ( #19063 )
2017-08-17 14:53:41 -07:00
Tanguy Krotoff
ea9de8a518
Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
...
+ many manual adjustments
2017-06-19 13:35:50 +02:00
Tanguy Krotoff
eeb262e1d8
Update react to TypeScript 2.3
2017-06-19 13:34:54 +02:00
Karol Janyst
1c266859f6
Update definitions for react-onclickoutside 6 ( #16794 )
...
* Update definitions for react-onclickoutside 6
* Fix linter error
* Update tsconfig.json to not use extends
* Remove unnecessary comma
* Update tsconfig.json
* Add missing comma
* Update tslint.json
2017-06-02 06:21:39 -07:00
cwmoo740
960ae288fe
react-onclickoutside add tslint.json
2017-04-18 11:15:29 -04:00
cwmoo740
0d96c339bc
react-onclickoutside extend React.ComponentClass constructor to require returned component implement handleClickOutside function
2017-04-18 11:08:33 -04:00
Karol Janyst
b93afd9a69
Revert "react-onclickoutside update props of wrapped components"
2017-04-18 11:31:02 +09:00
cwmoo740
51a96fbcdb
react-onclickoutside header parsing errors, update tslint to extend dtslint
2017-04-17 13:50:03 -04:00
cwmoo740
79d146c737
react-onclickoutside update from pr feedback
2017-04-17 13:28:23 -04:00
cwmoo740
e249ffbd18
react-onclickoutside update docstring to include React.Component
2017-04-17 11:52:52 -04:00
cwmoo740
0f24ac5af7
react-onclickoutside fix type definitions for injected properties and return component properties
2017-04-17 11:52:51 -04:00
cwmoo740
ebd2053282
react-onclickoutside fix linting errors
2017-04-17 11:52:51 -04:00
cwmoo740
194267ff00
react-onclickoutside add tslint.json
2017-04-17 11:52:51 -04:00
cwmoo740
5afcf6193b
react-onclickoutside also export namespace types
2017-04-17 11:52:41 -04:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00