* [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
* Add LinearGradient typings * Fix typo in props type * Enable strictFunctionTypes and fix lint errors