Commit Graph

15 Commits

Author SHA1 Message Date
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