Commit Graph

10 Commits

Author SHA1 Message Date
krister
4381378a64 [react-intl] Allow booleans and dates when formatting a message 2017-09-12 18:30:08 +03: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
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
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