Commit graph

76 commits

Author SHA1 Message Date
SachaG
8825662431 v1.13.0 2019-03-28 18:27:48 +09:00
SachaG
c423a8de3d Remove intl from App context (it was overwritten by intl from provider anyway); add locale to intl provider 2019-03-02 16:27:41 +09:00
SachaG
6812148c08 v1.12.17 2019-02-16 18:10:16 +09:00
Apollinaire
815a65d853 prettier & lint code 2019-02-12 13:00:46 +01:00
Apollinaire
11a9ebef85 Merge branch 'i18nLabel' into devel-apollo1 2019-02-12 12:12:14 +01:00
Apollinaire
d827e58926 prettier 2019-02-08 14:42:51 +01:00
Apollinaire
5df3e32916 Add tests 2019-02-08 14:37:08 +01:00
SachaG
868c36cadd v1.12.16 2019-02-04 21:18:38 +09:00
SachaG
b175e2e5a7 v1.12.15 2019-02-04 14:39:37 +09:00
SachaG
7dd2479af3 v1.12.14 2019-01-31 22:04:00 +09:00
Apollinaire
54b8ed1385 Prettier 2019-01-30 12:39:30 +01:00
Apollinaire
3df1ee4fbb add camelToSpace on fieldName 2019-01-30 11:39:22 +01:00
Apollinaire
fe13c451cf typo in comments 2019-01-29 18:20:28 +01:00
Apollinaire
a74418763b Finish formatLabel 2019-01-21 15:30:14 +01:00
Apollinaire
c41111fdb6 Add formatLabel to IntlProvider 2019-01-18 18:43:32 +01:00
SachaG
553a0627d4 v1.12.13 2019-01-02 14:41:41 +09:00
SachaG
111e00ecae Fix semicolons and other linting issues 2018-12-31 15:22:17 +09:00
SachaG
00683ba83e v1.12.12 2018-12-31 15:03:19 +09:00
SachaG
b05b35ed57 v1.12.11 2018-12-15 15:10:18 +09:00
SachaG
6f11c9cf89 v1.12.10 2018-11-24 09:57:55 +09:00
SachaG
a3a14c8489 v1.12.9 2018-11-23 11:39:38 +09:00
SachaG
14ff4ce21e Create new central getString method called from vulcan:i18n and other places 2018-10-20 15:55:38 +09:00
SachaG
cd41fe1d98 Avoid doing values replacement when message is not defined 2018-10-14 18:10:01 +09:00
SachaG
f5e44dc68e v1.12.8 2018-09-17 09:54:10 +09:00
SachaG
c095572bf1 v1.12.7 2018-09-16 15:39:23 +09:00
SachaG
a18c4ebb6a v1.12.6 2018-09-12 14:52:49 +09:00
SachaG
0c99b9a7ac v1.12.5 2018-09-12 12:01:10 +09:00
SachaG
5fc0e30f40 Fix ESLint 2018-09-12 11:59:00 +09:00
SachaG
8e325122c6 v1.12.4 2018-09-12 10:32:45 +09:00
SachaG
2482bae51b v1.12.3 2018-08-31 22:51:49 +09:00
SachaG
6e9d7e9412 v1.12.2 2018-08-31 07:07:27 +09:00
SachaG
32fef20cd4 v1.12.1 2018-08-30 20:02:55 +09:00
SachaG
0f4f77a058 v1.12.0 2018-08-30 07:51:28 +09:00
SachaG
e783d51dca v1.11.2 2018-06-16 08:57:45 +09:00
SachaG
c0650893fa v1.11.1 2018-06-14 08:51:03 +09:00
SachaG
ad9f94f213 Add className prop to FormattedMessage 2018-06-10 12:15:18 +09:00
SachaG
d3b6591f63 v1.11.0 2018-06-02 08:35:42 +09:00
SachaG
1951000118 Merge branch 'master' into devel
# Conflicts:
#	README.md
2018-05-23 15:12:33 +09:00
SachaG
640a52d3c2 v1.10.1 2018-05-18 08:27:41 +09:00
SachaG
e2cba32b15 Clean up 2018-05-10 09:38:25 +09:00
SachaG
5b5884d33c Move intl logic to vulcan:lib (keep vulcan:i18n with same API as react-i18n); add isIntlField helper; add IntlString type 2018-05-08 12:23:42 +09:00
SachaG
2c03bd352a Use two-field strategy for getting all locale strings 2018-05-08 11:05:24 +09:00
SachaG
2dadce31e7 Merge branch 'devel' into i18n2 2018-05-07 17:46:14 +09:00
SachaG
55800a9b30 Add support for intl fields to API and SmartForm 2018-05-07 17:41:22 +09:00
SachaG
18bde83fbc v1.10.1 2018-05-04 12:04:10 +09:00
SachaG
19463ceec5 first steps on language switching support 2018-05-04 12:01:12 +09:00
SachaG
44452cbbc0 detect language/locale 2018-04-29 12:16:33 +09:00
SachaG
63bc4e562a v1.9.1 2018-04-21 18:30:15 +09:00
SachaG
1af50c1247 Improve i18n and make locale switchable via setLocale on context 2018-04-21 17:58:25 +09:00
SachaG
98b9be82f7 v1.9.0 2018-04-17 08:19:54 +09:00