DefinitelyTyped/types/react
Kaelig Deloumeau-Prigent ed36d5538f react: Add "as" attribute to link elements (#20628)
* Add "as" attribute to links

See corresponding addition here: https://github.com/facebook/react/pull/7582

* Add "as" attribute to link elements in React v16 definition

* Turn commas into semicolons (React 15)

* Turn commas into semicolons (React 16)
2017-10-22 05:38:18 +01:00
..
test [react]: Remove deprecated+removed APIs (#20409) 2017-10-16 15:22:04 -07:00
v15 react: Add "as" attribute to link elements (#20628) 2017-10-22 05:38:18 +01:00
global.d.ts Allow projects to use React declarations without the DOM lib dependency. (#20005) 2017-10-02 15:06:51 -07:00
index.d.ts react: Add "as" attribute to link elements (#20628) 2017-10-22 05:38:18 +01:00
tsconfig.json Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
tslint.json