Commit Graph

  • 68e8c51a63 fix: export correct configuration type Christian Kaisermann 2020-09-20 10:12:18 -0300
  • 37117c57cc
    chore(deps): bump lodash from 4.17.15 to 4.17.19 (#82) dependabot[bot] 2020-09-20 09:23:24 -0300
  • e2fd7adde8
    docs: fix typo (#84) Jérôme Pogeant 2020-09-16 21:15:11 +0200
  • 6269ec75f8
    docs: fix 404 links (#91) pal03377 2020-09-15 14:41:17 +0200
  • f1ba910110
    docs: ✏️ fix link of $locale (#87) Outvi V 2020-08-25 22:17:43 +0800
  • 71877a5f4b docs: ✏️ add installing step to getting started Christian Kaisermann 2020-08-04 18:31:31 -0300
  • f7f5ed1e59
    docs: add example for value interpolation (#79) pal03377 2020-06-27 01:23:10 +0200
  • 47ca8e679f
    Update formatjs urls Christian Kaisermann 2020-06-18 09:43:45 -0300
  • 39422f68c5 wip wip/precompile Christian Kaisermann 2020-03-30 11:16:28 -0300
  • 702dd1aea1 docs: ✏️ move example to template repo Christian Kaisermann 2020-05-31 13:26:35 -0300
  • 2c829fca7c chore(release): v3.0.4 🎉 v3.0.4 Christian Kaisermann 2020-05-31 12:51:16 -0300
  • e560514b1d fix: 🐛 also wait for loaders added while loading Christian Kaisermann 2020-05-31 12:50:17 -0300
  • 1148b72c7d
    docs: fix a couple of typos in documentation (#69) Thomas Potaire 2020-05-22 14:23:59 -0700
  • 58a179b599
    docs: fix invalid JSON example (#64) Eric Lewis 2020-04-16 10:01:18 -0400
  • a0409bf909 chore(release): v3.0.3 🎉 v3.0.3 Christian Kaisermann 2020-03-29 16:55:02 -0300
  • 07ef1da6d5 fix: 🐛 prevent server from breaking on locale.set Christian Kaisermann 2020-03-29 16:54:08 -0300
  • 2a1bea5559
    docs: add RTL to example (#61) Thatcher 2020-03-29 21:40:55 +0200
  • 141cac9586 chore(deps): bump minimist from 1.2.0 to 1.2.5 in /example dependabot[bot] 2020-03-15 19:28:07 +0000
  • 916d21364f chore(deps): bump acorn from 7.1.0 to 7.1.1 in /example dependabot[bot] 2020-03-15 05:18:35 +0000
  • eb395a9e73 chore(deps): bump acorn from 5.7.3 to 5.7.4 dependabot[bot] 2020-03-14 23:04:27 +0000
  • 6682c03243 chore(release): v3.0.2 🎉 v3.0.2 Christian Kaisermann 2020-03-06 14:12:20 -0300
  • 9d82a98e8d fix: 🐛 ignore loadingDelay for the initialLocale Christian Kaisermann 2020-03-06 14:08:05 -0300
  • 9930c1a7c3 chore: 🤖 remove unused file Christian Kaisermann 2020-02-28 17:57:56 -0300
  • af732ee2a3 docs: ✏️ rename $loading to $isLoading Christian Kaisermann 2020-02-11 13:09:26 -0300
  • 12f0601215 Remove v2 docs and test Christian Kaisermann 2020-02-06 14:37:27 -0300
  • bf22d1f0c3 Update example init Christian Kaisermann 2020-02-06 14:37:17 -0300
  • bb406c1f79 Update package-lock Christian Kaisermann 2020-02-06 14:15:42 -0300
  • 75227ba11b
    Update Methods.md Christian Kaisermann 2020-02-03 22:55:37 -0300
  • 08eb1554f3 docs: ✏️ add TOCs to some docs Christian Kaisermann 2020-02-03 13:38:22 -0300
  • fd97e89782 chore: 🤖 link readme to the getting started Christian Kaisermann 2020-02-03 13:35:42 -0300
  • 14e37a9324 chore(release): v3.0.1 🎉 v3.0.1 Christian Kaisermann 2020-02-03 13:33:33 -0300
  • 6b0ba2b902 refactor: 💡 split getClientLocale into multiple utilities Christian Kaisermann 2020-02-03 13:33:03 -0300
  • a574444f60 chore(release): v3.0.0 🎉 Christian Kaisermann 2020-02-03 11:20:57 -0300
  • 21543a8b7f docs: ✏️ add migration guide from v2 to v3 Christian Kaisermann 2020-02-03 11:16:40 -0300
  • 2d147ef82d docs: ✏️ fix broken links Christian Kaisermann 2020-02-03 11:00:50 -0300
  • ff088f50e2 chore: 🤖 remove unused file Christian Kaisermann 2020-01-30 11:20:31 -0300
  • 25f85c556f chore: 🤖 fix crazy types conflict Christian Kaisermann 2020-01-23 10:43:15 -0300
  • 552a6105d9 chore: 🤖 bump package json version Christian Kaisermann 2020-01-23 10:21:29 -0300
  • 7bf47d8790 feat: 🎸 add runtime typings Christian Kaisermann 2020-01-23 10:11:04 -0300
  • 31b556bc3f feat: 🎸 make getClientLocale tree-shakeable Christian Kaisermann 2020-01-21 10:59:26 -0300
  • 0822841140 refactor: 💡 split single utils file into multiple files Christian Kaisermann 2020-01-21 10:41:33 -0300
  • 0e0a31fc9e chore: 🤖 remove unused methods Christian Kaisermann 2020-01-21 10:35:46 -0300
  • bd3057ba2d docs: ✏️ update docs Christian Kaisermann 2020-01-21 10:11:10 -0300
  • 9f352845e1 refactor: 💡 rename getIn to deepGet Christian Kaisermann 2020-01-21 10:07:27 -0300
  • 6526245bf9 feat: 🎸 make date,time and number formatters tree-shakeable Christian Kaisermann 2020-01-15 21:47:43 -0300
  • 8329e9edfd chore(release): v3.0.0 🎉 v3.0.0 v3 Christian Kaisermann 2020-02-03 11:20:57 -0300
  • 4484da0133 docs: ✏️ add migration guide from v2 to v3 Christian Kaisermann 2020-02-03 11:16:40 -0300
  • d9060f15ac docs: ✏️ fix broken links Christian Kaisermann 2020-02-03 11:00:50 -0300
  • 565b264935 chore: 🤖 remove unused file Christian Kaisermann 2020-01-30 11:20:31 -0300
  • f4fd7f5b99 chore: 🤖 fix crazy types conflict Christian Kaisermann 2020-01-23 10:43:15 -0300
  • a790069da2 chore: 🤖 bump package json version Christian Kaisermann 2020-01-23 10:21:29 -0300
  • 90bf171139 feat: 🎸 add runtime typings Christian Kaisermann 2020-01-23 10:11:04 -0300
  • 4881acb7b3 feat: 🎸 make getClientLocale tree-shakeable Christian Kaisermann 2020-01-21 10:59:26 -0300
  • f3b88f90ab refactor: 💡 split single utils file into multiple files Christian Kaisermann 2020-01-21 10:41:33 -0300
  • f50748b206 chore: 🤖 remove unused methods Christian Kaisermann 2020-01-21 10:35:46 -0300
  • e1ef5801aa docs: ✏️ update docs Christian Kaisermann 2020-01-21 10:11:10 -0300
  • c922055282 refactor: 💡 rename getIn to deepGet Christian Kaisermann 2020-01-21 10:07:27 -0300
  • fb82a400f3 feat: 🎸 make date,time and number formatters tree-shakeable Christian Kaisermann 2020-01-15 21:47:43 -0300
  • 858c25cc80 chore: 🤖 add lint-staged and husky Christian Kaisermann 2020-01-29 11:49:28 -0300
  • c26658d470 chore(release): v2.3.1 🎉 v2.3.1 Christian Kaisermann 2020-01-29 11:47:19 -0300
  • e400e62a62 refactor: 💡 add correct typings for formatter getters Christian Kaisermann 2020-01-29 11:46:34 -0300
  • 27871f9775
    fix: memoizing of formatters when no locale is given. (#47) Ramiro Rikkert 2020-01-29 15:29:32 +0100
  • 1e1db5e981 wip idonteven Christian Kaisermann 2020-01-23 23:52:38 -0300
  • 56f683d3e0 chore: 🤖 fix crazy types conflict Christian Kaisermann 2020-01-23 10:43:15 -0300
  • 09e883ffb5 chore: 🤖 bump package json version Christian Kaisermann 2020-01-23 10:21:29 -0300
  • d59105b1fb feat: 🎸 add runtime typings Christian Kaisermann 2020-01-23 10:11:04 -0300
  • 6d557a98fc feat: 🎸 make getClientLocale tree-shakeable Christian Kaisermann 2020-01-21 10:59:26 -0300
  • 02d3c717ce refactor: 💡 split single utils file into multiple files Christian Kaisermann 2020-01-21 10:41:33 -0300
  • faa930101e chore: 🤖 remove unused methods Christian Kaisermann 2020-01-21 10:35:46 -0300
  • 1f95984b7b docs: ✏️ update docs Christian Kaisermann 2020-01-21 10:11:10 -0300
  • c783e1f9b3 refactor: 💡 rename getIn to deepGet Christian Kaisermann 2020-01-21 10:07:27 -0300
  • c9c74480c3 feat: 🎸 make date,time and number formatters tree-shakeable Christian Kaisermann 2020-01-15 21:47:43 -0300
  • 88f7762e96 fix: 🐛 types from v3 branch leaking to master branch 🤷 Christian Kaisermann 2020-01-23 10:39:54 -0300
  • bb6dd01558 chore: 🤖 oops, fix actual build-time types being git ignored Christian Kaisermann 2020-01-23 10:32:56 -0300
  • 73c80e9bea chore(release): v2.3.0 🎉 v2.3.0 Christian Kaisermann 2020-01-23 10:12:06 -0300
  • dadeaa2e7f feat: 🎸 add runtime typings Christian Kaisermann 2020-01-23 10:11:04 -0300
  • 107eec0e89 chore(release): v2.2.4 🎉 v2.2.4 Christian Kaisermann 2020-01-21 10:25:31 -0300
  • 932847be2d refactor: 💡 remove fast-memoize in favour of simple monadic fn Christian Kaisermann 2020-01-15 22:54:10 -0300
  • 69ec477ffd docs: ✏️ move docs out of wiki Christian Kaisermann 2020-01-15 23:06:42 -0300
  • 1c059060e2 chore: 🤖 update changelog Christian Kaisermann 2020-01-15 14:01:41 -0300
  • 577e097ad7 chore(release): v2.2.3 🎉 Christian Kaisermann 2020-01-15 13:56:50 -0300
  • e02427de3b test: 💍 add flatObj and getIn tests Christian Kaisermann 2020-01-15 13:47:02 -0300
  • 270aefa199 refactor: 💡 remove deepmerge and dlv dependencies Christian Kaisermann 2020-01-15 11:50:08 -0300
  • 5e5999375d chore(release): v2.2.3 🎉 v2.2.3 refactor/flat-dicts Christian Kaisermann 2020-01-15 13:56:50 -0300
  • d9807c709b test: 💍 add flatObj and getIn tests Christian Kaisermann 2020-01-15 13:47:02 -0300
  • eb3dbb6f74 refactor: 💡 remove deepmerge and dlv dependencies Christian Kaisermann 2020-01-15 11:50:08 -0300
  • e889a41e63 Ignore annoying warning Christian Kaisermann 2020-01-13 21:44:08 -0300
  • 788a2c67df chore(release): v2.2.2 🎉 v2.2.2 Christian Kaisermann 2020-01-13 21:21:16 -0300
  • b2dc7828c5 fix: 🐛 mjs causing an elusive bug in webpack module resolution Christian Kaisermann 2020-01-13 21:20:04 -0300
  • 88a35580c3 chore: 🤖 update lock Christian Kaisermann 2020-01-08 11:32:47 -0300
  • 0892e1530a chore(release): v2.2.1 🎉 Christian Kaisermann 2020-01-08 11:32:26 -0300
  • bb8c68f2eb fix: 🐛 lookup message not caching correctly Christian Kaisermann 2020-01-08 11:28:44 -0300
  • 3c185ade98 chore: 🤖 update lock fix/lookup-caching Christian Kaisermann 2020-01-08 11:32:47 -0300
  • 10928623cb chore(release): v2.2.1 🎉 v2.2.1 Christian Kaisermann 2020-01-08 11:32:26 -0300
  • b9b6fa41ff fix: 🐛 lookup message not caching correctly Christian Kaisermann 2020-01-08 11:28:44 -0300
  • f8b0fe8bbe chore(release): v2.2.0 🎉 v2.2.0 Christian Kaisermann 2020-01-06 22:36:55 -0300
  • 0c57b9b568 fix: 🐛 make message formatter default to current locale Christian Kaisermann 2020-01-06 22:35:33 -0300
  • 86cca99251 feat: add low level API to get access to the formatters (#31) Miguel Camba 2020-01-07 02:00:58 +0100
  • 490fdd9492 refactor: 💡 readme Christian Kaisermann 2019-12-02 23:41:34 -0300
  • 396a360324 chore(release): v2.1.1 🎉 Christian Kaisermann 2019-12-02 20:15:07 -0300