Commit Graph

12 Commits

Author SHA1 Message Date
Ron Buckton
b73b4426dd compatibility fix for keyof T in ts 2.9 2018-04-24 19:48:14 -07:00
Tom Crockett
fe3fcd77c9 [React] Remove string index fallback for CSS properties (#24911)
* [React] Remove string index fallback for CSS properties (resolves #24568)

* Require a minimum version of 2.2 for csstype

* Fix aphrodite types

* Fix react-confirm test

* Use Omit

* Fix react-geosuggest types

* Fix victory test

* Make customStyle and customStyleOnEditCell into functions
2018-04-11 22:34:31 +01:00
Will Sabransky
df9c4e0762 Add optional value param to selectSuggest 2018-03-05 15:26:16 -08:00
Will Sabransky
bc6d4d82fc Fix incorrect style props and add API method 2018-02-15 14:37:15 -08:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Daniel Rosenwasser
8656af6859
Merge pull request #23386 from brmenchl/master
[react-geosuggest] Add argument types to onFocus component prop
2018-02-13 16:30:12 -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
Brad Menchl
282ad3e16b Add argument type to onFocus prop 2018-02-02 20:29:39 -05:00
Joseph Weidinger
c5e0c176f3 [react-geosuggest] - update api to latest version (#22969)
* update react-geosuggest

* take out patch number as DT CI doesn't like it
2018-01-23 12:02:38 -08:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Bradley Menchl
0c30eb38ee Add react-geosuggest types (#18674) 2017-08-08 14:10:14 -07:00