Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/formatjs/dust-intl

Dust helpers for internationalization.
https://github.com/formatjs/dust-intl

1.1.1

bfa0d9881030915a1b7c2b98b9f26a937c1ffbea authored almost 9 years ago
Build for v1.1.1

555cabda67aafa258719a51c04055c86a02cbc87 authored almost 9 years ago
Upgrade to [email protected]

Fixes #52
See https://github.com/yahoo/intl-format-cache/issues/9

5b3c57c662bb2c48ce9ff24ab79928e0235c26cc authored almost 9 years ago
1.1.0

aa2cc1c078f2811b734bdebb82cf747e7590b001 authored almost 10 years ago
Build for v1.1.0

ded4ef69f59aa0f071530d1ea72d2353ba4154c9 authored almost 10 years ago
Use date instances instead of numbers in test for old IE

e19dd5a255ab5d061414563fc3b50bd0930873fb authored almost 10 years ago
Change how Browserify tests are loaded in the test page

49e1985c3eb79b33613117d25f816127f1c50875 authored almost 10 years ago
Merge pull request #52 from ericf/upgrade-intl-libs

Fix locale data and upgrade intl-* libs

66a04bebe893eb18a603aa867efc1ffb4d554fb7 authored almost 10 years ago
Add `selectordinal` to messages and `now` relative

This refactors the code to support the `now` option on the
`{@formatRelative}` helper. Tests hav...

ef9c8683f2d3eb394ab36a2dd58ea4be3cf91470 authored almost 10 years ago
Add Node 0.12 to Travis config

fecdfd3a72850f9e742b9a92c5f68ee98748cb5f authored almost 10 years ago
Upgrade intl-* libs to latest

This brings in CLDR v26 data and the tests needed to be updated for
capitalization changes in CL...

5ed651db33fd2d1007eda47532b2645055364a87 authored almost 10 years ago
Improve source maps and add Browserify tests

192313583cd93ad0465a8ea28672248ef312f3b5 authored almost 10 years ago
Upgrade dev dependencies

e5e8f478cae04da93a11e0c27aff957328ff1e46 authored almost 10 years ago
Merge pull request #51 from ericf/escape-output

HTML-Escape helper output

78c115dd40d7ef921b1650ebaa430499c1135d0b authored almost 10 years ago
Add missing "." in expected test

879deca1ba0edcd07a658255cbed8bc8609f6ba4 authored almost 10 years ago
HTML-Escape helper output

This **forces** each helper to HTML-escaping its output.

Fixes #50

71285d2090d746e86b0e6427e0e407bac5cdf07a authored almost 10 years ago
Remove official Bower support

a1220223406593249d47c81986f4e5efb1f8493a authored almost 10 years ago
1.0.1

bec2e221e095eff920a2af7782f002fd14dc0f36 authored about 10 years ago
Build for 1.0.1

2648b41c6b069bf689847cdee5a3ff87cc8d7d2f authored about 10 years ago
Refactor to improve Browserify/Webpack bundling

This refactors this package to be more inline with how react-intl is
structured.

The `"browser"...

806d45485367c474d097185c256339b01f8b67a3 authored about 10 years ago
Update intl-* dependencies

e5e8ff8aa7b9abde2a847b48885bebb00ac09308 authored about 10 years ago
Update Dev Dependencies

e9676f79f4ca24ed8c7a162aaf7fa96e2637380b authored about 10 years ago
1.0.0

aba39547908026f4ded5ceae9e48e90394f58dca authored over 10 years ago
Prep metadata for 1.0.0

9dad38e986b125db64a81764108dde1e8dd14bcd authored over 10 years ago
Build for 1.0.0

6e2313ae71dff676e8a8d31f4b4567ae3a2ff29f authored over 10 years ago
Merge branch 'epoch'

a31c0eeb37969c9aa1409fd767cddcee55f352b4 authored over 10 years ago
Fix "global" comment to resolve JSHint issue

79c5b6e642d4c434ecddb63316d369469b73c6f5 authored over 10 years ago
Support formatting the epoch (0) date value

This fixes how dates are validated to add support for the epoch.

b5e7f987f16a7936ac1f2192b4e3e9382c534101 authored over 10 years ago
Fix issue with relative named formats

10d511b389902deb69f9ceb4baf7a5fd447064c7 authored over 10 years ago
Merge branch 'tests-fix'

0c7d01cbdc689361181ae80e25916b70ef66df6b authored over 10 years ago
Fix various mistakes in the test suite

26d131b1e27476097f7c7f0f90664d3fe4a4997d authored over 10 years ago
Exorcise evil console.log

...from tests that need to run in old browsers.

6fb66dcbc1d9b97074a0607e0d8193f5645c86a5 authored over 10 years ago
Fix URL to browser test page

07babc644eb8376f93cab15c277041b82fd22100 authored over 10 years ago
Rebuild with updated deps and CLDR data

265a7f27b003244087aa3cd19627dd28b0d94589 authored over 10 years ago
Update and lock-down all Intl related deps

0f09ece3f9e45b1936658e655ceab09e104fadc5 authored over 10 years ago
Merge pull request #43 from juandopazo/tests2expect

Run existing tests in the browser

f9e94cca17b136c4ef8eb40b7a738ce3ed24d33b authored over 10 years ago
Do not default to a global `locales` variable

ca243f77aaa080fb1c34e408cc77449bed9944b4 authored over 10 years ago
Always test the polyfill

Even when the native version is available

cf30d9f7c4f93b962a845dd8dd08a41e959a779f authored over 10 years ago
Translate tests to expect.js

Also, the existing tests were not written using Mocha's async support.

5510f137f3fe14b4ecbe33af54f9406242ac1da5 authored over 10 years ago
Use Expect.js notation

29ec3da632079fcc19b40f162e23c961c340235f authored over 10 years ago
Reuse Node tests in the browser

eabd7d252472465c70aec6da503a846c6c986ab9 authored over 10 years ago
Fix badges in README

af462192af016a92564e830924a51ea8ed7adfba authored over 10 years ago
Merge pull request #44 from drewfish/readme

third README for dust-intl package, modeled after handlerbars-intl

02fd72e2e87f966119bd4d85ecf80ba87e1102a5 authored over 10 years ago
incorporated feedback from PR #42

bf09aa27e0fb63dbd1880f25923564a4ccc5172d authored over 10 years ago
Added relative time helper section

e594b5744ba342bbbdf836e8d6d6274d013699e9 authored over 10 years ago
Indicate that this package used to be named differently...

41008c9aa9fb780724028da4f545d6be7dc2e63d authored over 10 years ago
Updated the readme that Drew worked on - left a placeholder for relative time helper

424b44adfd399c2e1c1a118342769353f38ae2bb authored over 10 years ago
Fixed merge conflicts

ceec05423c3238e5855d15d0e2b9dec480cc6819 authored over 10 years ago
Remove Yeti dependency

7c9759a71d1b0d684d40a08e8063ade6cb1600ca authored over 10 years ago
Merge branch 'saucev2'

adb60633fecd420ce60c9a554c02dcbda171c3b7 authored over 10 years ago
Fix weekday issues

38f3dbf6ace6d1297a60df7535560a9226b603a3 authored over 10 years ago
Report mocha results

e8da43b181f5813a59b78f75a097bad9970cc4d5 authored over 10 years ago
Execution permissions for saucelabs script

536d687f22e24de4d7599747508c77edf61a7f73 authored over 10 years ago
Use grunt-saucelabs instead of Yeti

6d86389ea904d79d1720631774ae4c153ad73590 authored over 10 years ago
Add browser matrix image

9ac4f255cbb68f247229462ced1cd5ef3ec18008 authored over 10 years ago
Merge pull request #39 from juandopazo/sauce

Add browser smoke tests in Saucelabs

40724545b6e6a733edda9c6a26db2cb427dfd9ce authored over 10 years ago
1.0.0-rc-1

59f7d84d267bbbadc45f3fd8d6bb48e7dd329d1b authored over 10 years ago
Build for 1.0.0-rc-1

61c4b71c9709af178b1ee0efa6fea62594e37791 authored over 10 years ago
Merge pull request #41 from ericf/relativeformat

Add relative formatting support and locale data

52a7587e081916fd39b2b25ef25f3020578653fe authored over 10 years ago
Remove trailing comma in Gruntfile

3c2ffa9a1b1fef2cf743c92427d94b3defe69764 authored over 10 years ago
Update intl-messageformat and intl-relativeformat

75d293e4c8b716225778b660515e3391a13903b8 authored over 10 years ago
Merge remote-tracking branch 'upstream/master' into sauce

Conflicts:
package.json

b8911f17d1a2aca224b81deda764f30c91bd302c authored over 10 years ago
Build on prepublish

8a79a67aaa27e480767aae0134e071c47ed0c613 authored over 10 years ago
Add relative formatting support and locale data

This refactor brings `dust-intl` inline with the other integration
packages: `handlebars-intl` a...

d578987fafc654099a9d06a8d5d5f530e503e83e authored over 10 years ago
1.0.0-beta-2

b134b38244a0e65cfb8b9d88005933ca44bc3da6 authored over 10 years ago
Bump bower version to 1.0.0-beta-2

72803471bae2b9029c15e275a0f8fd73b6c6fad9 authored over 10 years ago
Merge pull request #40 from ericf/rename

Rename to dust-intl

047a4293c0abe138ca841d39969a6ad07fb45d35 authored over 10 years ago
Lock down intl-messageformat to old version, add prepublish script

22fb00f3f32c692a963f9ead2a8e898986e74b08 authored over 10 years ago
Fix typo in readme

e8b2abd88dde2c5f5e760b215ba375e1f7ddf657 authored over 10 years ago
More rename-updates to README

a999a7e928abbdf20f0339b224d5db2bf91efaaa authored over 10 years ago
Rename to dust-intl

098d5a8b348e541b3a759b11a822811c5d5b66e2 authored over 10 years ago
Add yeti dependency

53d3246cba57bbe55b59ed5c60233d150540ac7c authored over 10 years ago
Credentials for yahoo repository

3f9184bac18482bcbb14bf08ccd961d188e57f6c authored over 10 years ago
Give execution permissions to Saucelabs script

173b5639dce7fbf9e09f0f4ef8a9f4d554f595cc authored over 10 years ago
Add Saucelabs smoke tests

efda7c9e6fbc8ea558d1a6b16cfb489de87f5373 authored over 10 years ago
modeled the README after the one for dust-helper-intl

b03a022f07ec766dc2bcf3e209ab76ccd5c25854 authored over 10 years ago
1.0.0-beta-1

814a546c6111fe0a9092ff7330eff132578c32d5 authored over 10 years ago
Change version to 1.0.0-beta-1 because README still needs updates

f5a1404d829e568a8abaa319df48eb80c07f71fb authored over 10 years ago
Build

94f72346cb54d618be340f7b135bbb7337f4c03d authored over 10 years ago
Merge pull request #33 from caridy/es6

refactor to use ES6 and bundle up using transpiler

ca1dc94f505653c23cf62d1bad531ea71503e905 authored over 10 years ago
Merge pull request #2 from ericf/es6

More ES6 refactor updates

7207deddddf64671359c462e95ab1fdb86b285bb authored over 10 years ago
Update code comments for date/time helpers

598f7120affd0b7ff450f7e96aa20f64517cbb64 authored over 10 years ago
Replace "author" with "authors" in bower.json

5574040307895db562f2f8b1fdb87b2f8c72d3f5 authored over 10 years ago
Merge pull request #1 from ericf/es6

More ES6 Refactoring

c202cadce42fa3f10ced5ee0e03ef15eb3e5348e authored over 10 years ago
Update bower.json

7ef90ca5ad65d41940e09f695accc2a9ec29ce34 authored over 10 years ago
Build

fe3f474dcc99c6a8cf2a008d21f135436f89cd7c authored over 10 years ago
Refactor tests to work with refactor

3d4cff79295b2a253587242e69932032685b43b0 authored over 10 years ago
Refactor Grunt build process

04c2534399568fff87e9a387fe92d17e49ca17d6 authored over 10 years ago
Refactor ES6 modules for better organization

b3aa0182b0bf5fa1636b7f9a50007c544a3e427d authored over 10 years ago
tests are still failing, but at least they run.

45972378d4d597b6e5a988f9a744910936d124ce authored over 10 years ago
following the same principle of the changes we did handlebars-intl-helper

07c602c4f2ad66d711035589d15bd58315f5e1b7 authored over 10 years ago
merging PR #32 and bumping version

a332f9807a6a6458d874d63653862181bc4209c0 authored over 10 years ago
bumping version for PR #28

7b1a02a8c0b091215d8a4605f42b661f875aece1 authored over 10 years ago
Merge branch 'master' of https://github.com/fhemberger/dust-helper-intl

a9a4b8a8f4fb9a7346bf0f80a9acef64064c8ddd authored over 10 years ago
bugfix to work with the latest version of intl-messageformat

088bbad18d6b301877949114f0a27356081bd4dc authored over 10 years ago
Fix bower package name

36df98d69c49297eb23552a9ca15d3b27668b7dd authored over 10 years ago
Bump version to v0.1.0

aaa45ed6beef4e97578ae7dc92a87f2fe615a22b authored over 10 years ago
Merge pull request #30 from clarle/register-with

Substitute `register` with `registerWith` for consistency

0f9caa84e320d06d822aba109fc17f4f22f2a822 authored over 10 years ago
Build Dust helpers

abf2cebf1943f85a7c32c98dba4cd908228590ac authored over 10 years ago
Merge pull request #29 from herry/global_context

search keys path in global context if no match found

4ae3d2e571efaa025f2505cbf54e21abcababb77 authored over 10 years ago