Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -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
Martin Rädlinger
014b08e593
IntlProvider add initialNow prop ( #23246 )
2018-01-30 13:10:24 -08:00
Andy
219dd6df82
Fix 'prefer-readonly' lint failures ( #22819 )
2018-01-10 14:59:37 -08:00
abeall
267157dfba
Support for strictNullChecks
2017-12-12 13:16:23 -05:00
Andy
19f89399e4
Ensure every package has a tslint.json ( #21009 )
...
* Ensure every package has a tslint.json
* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Andy
d0457afbf0
react-intl: Add ignore for "no-declare-current-package" ( #20048 )
2017-09-26 11:13:03 -07:00
krister
4381378a64
[react-intl] Allow booleans and dates when formatting a message
2017-09-12 18:30:08 +03:00
Andy
af8b0d1294
FIx new lint errors ( #18382 )
2017-07-25 10:34:23 -07:00
Tanguy Krotoff
573083a518
Replace React.Component<(any|void|\{\}|null)> by React.Component
...
+ many manual adjustments
2017-06-21 09:48:37 +02:00
Tanguy Krotoff
ea9de8a518
Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
...
+ many manual adjustments
2017-06-19 13:35:50 +02:00
Tanguy Krotoff
eeb262e1d8
Update react to TypeScript 2.3
2017-06-19 13:34:54 +02:00
krister
81e990d1d7
Allow booleans, dates and numbers when formatting a message
2017-06-12 22:08:09 +03:00
krister
2b9d93ec88
Enable linting
2017-06-12 21:57:51 +03:00
FUJI Goro (gfx)
1f1491ee8b
fix type of react-intl/{FormattedDate,FormattedTime,FormattedRelative}
2017-05-24 22:47:26 +09:00
Thomas Brian
9884c4e814
add number to possible types of values passed to FormattedMessage
2017-05-10 18:16:42 -04:00
Brian Houser
3eb6786902
react-intl: update IntlProvider.Props interface ( #15977 )
...
* update IntlProvider.Props interface
* updated react-intl "Definitions by"
2017-05-04 18:10:22 -07:00
Jaakko Hannikainen
67b7f2ef05
[react-intl] Inline types for formatMessage, formatHTMLMessage and FormattedMessage
2017-04-06 16:43:50 +03:00
Jaakko Hannikainen
47ff335aa3
[react-intl] Allow using JSX elements with <FormattedMessage>
2017-04-06 16:00:03 +03:00
Karol Janyst
e6ab56e836
Rebase aginst current master, resolve conflicts
2017-03-25 18:25:03 +09:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00