Commit Graph

7 Commits

Author SHA1 Message Date
Ferdy Budhidharma
bc0c933415 feat(react-dependents): update to TS 2.8 (part 2 of 2) (#27744)
* feat(react-dependents): update to ts 2.8

* fix version mismatches

* remove package.json

* post merge updates

* add package.json back again
2018-08-06 06:28:42 +01:00
Johan Isaksson
fc89e65611 Missing function editNotification(...) added.
See editNotification() description at https://github.com/igorprado/react-notification-system.
2018-03-19 14:51:13 +01: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
Tanguy Krotoff
eeb262e1d8 Update react to TypeScript 2.3 2017-06-19 13:34:54 +02:00
Bartosz Szewczyk
9b379ccb9d Changed test file from ts to tsx
* extended `React.ClassAttributes<T>` instead of redefining ref property
2017-04-13 17:37:23 +02:00
Bartosz Szewczyk
9405c93d6a Fixed ref definition in react-notifcation-system 2017-04-13 14:52:51 +02:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00