Commit Graph

6 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Rajab Shakirov
912ce26ba8
Merge branch 'master' into master 2018-02-12 16:57:35 +03: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
Rajab Shakirov
43e63b5b0e [react-bootstrap-typeahead] update to version 2.2 2018-02-10 17:05:32 +03:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Stéphane S
aa0f58044c Typings for react-bootstrap-typeahead (Fix: https://github.com/ericgio/react-bootstrap-typeahead/pull/128) (#22296)
* Start creation of typings for react-bootstrap-typeahead

* Add tslint

* Add tsconfig.json

* Add test file

* Fix trailing comma

* Fix wrong filename

* Set min TypeScript Version to 2.3

* commonjs only??

* If strictFunctionTypes not present it doesn't fallback on a default value

* No consecutive blank lines

* Fix lint errors

* Fix last lint errors

* Remove default export

* Last update
2017-12-19 12:00:44 -08:00