Ecosyste.ms: OpenCollective

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

github.com/formatjs/formatjs-site

Documentation for client/server internationalization in JavaScript.
https://github.com/formatjs/formatjs-site

Expose React components on their DOM nodes

This exposes the React component instances on their DOM nodes to make
it easier to test the site...

64f09f0a8511d9cfe4cc75d683c2bd84162c9bd7 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Refactored tests

a64c7e4206c86514e7576f7042f5ef3b8d7b9042 authored almost 10 years ago by Julien Lecomte <[email protected]>
Refactored tests

4b8e2c5e80fedff74e1a3c542d509cb30b810e7e authored almost 10 years ago by Julien Lecomte <[email protected]>
Functional tests

9e7af79d2e7391199d2e3d00eb7cec43ed62e723 authored almost 10 years ago by Julien Lecomte <[email protected]>
Update lib filesizes

0e9fb12eb8f8da1e0ebb94a54bfd897b859b2c72 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
1.1.0

d1df472271ba8d489dc1af51df809ddeb71cc615 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'ember-credit' of https://github.com/okuryu/formatjs-site

9a4404eb4c04152e87b542fa905cf703cae214f2 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Upgrade to [email protected]

0dfb0b5ac88bbbbb74365616129113d15fe1fa68 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #172 from yahoo/ember-intl-stable

Pointing ember-intl to ^1.0.0

52ab5fb85ddb9e12f19a47496d5353364a46d0ec authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Pointing ember-intl to ^1.0.0

3d9988da47a39cb15de9d800f64eb17559b85c95 authored almost 10 years ago by Jason Mitchell <[email protected]>
Mention about Ember logo

23d875fba5905a7c4f5749b5942b3d0e7af1a0bb authored almost 10 years ago by Ryuichi Okumura <[email protected]>
Merge pull request #170 from yahoo/ember-intl-2

ember-intl - hiding download button, removing defaultLocale in example

95808f01f3eb2a88647dc88953bdc42158bd1385 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Conditionally showing the download button

d8716cb9158e11724b4bdbce1f7fb629fbc29cd3 authored almost 10 years ago by Jason Mitchell <[email protected]>
Merge pull request #166 from yahoo/ember-intl

[Enhancement] Initial commit to add EmberJS support

00b93e90d2693d0b6525b2267877669ba1d025fb authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Reorganize integrations

To settle the which-logo-should-come-first debate, I applied the
following criteria:

- Framewor...

d7fc25e78c87882d3a2e099dffe9df4817ea1df7 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Tidy up code formatting and improve clarity

These are a few tweaks to tidy up the code formatting for consistency
and also improve the clari...

7270ab66083cf1ea423924ca6478660216700969 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Update Ember and jQuery in package.json

This also cleans up the Brocfile.

115f75f13951890c6cdc8187cc7b6f10ad8dfdf9 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'ember-intl' of github.com:yahoo/formatjs-site into ember-intl

Conflicts:
Brocfile.js

68ca442bc0407887e7198a79e99834bc4ceb092f authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Revert "Load Intl polyfill from Polyfill Service"

This reverts commit ca8bba0ca75cfb250a63c08a335aba406fd14406.

Conflicts:
middleware/polyfills.js

0e6c627f00bd2f1ac2f87512176bbcff99467cdf authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Removing load-locale-data-browser partial from ember-into docs

847235cd8ae056c49891f48872ee8c02c0ceb184 authored almost 10 years ago by Jason Mitchell <[email protected]>
Updating docs to cover the locale module in example

a7f4f85b185f51ba8769e119299fd1f3fb3b9034 authored almost 10 years ago by Jason Mitchell <[email protected]>
Pointing ember-intl to 1.0

2a670e742e9b04ab9ca6ce15b49b1292ba70d589 authored almost 10 years ago by Jason Mitchell <[email protected]>
remove bad merge from ember docs, correct blueprint instructions

042b45b209ee3d6fd6b5c931f069a646dc9ab7e5 authored almost 10 years ago by Sam Mueller <[email protected]>
update ember-intl documentation

fd4d6fc22f9fea148fab5b9e141e08776bf031b4 authored almost 10 years ago by Sam Mueller <[email protected]>
[Bugfix] ember-intl should not use the default package-meta

97708d154165b0061c238782a826ed0c7caa8e8e authored almost 10 years ago by Jason Mitchell <[email protected]>
Serving minified dist, modifying grunt task for filesize, and adding comments

4bb9c347bf1f79b52db40893bf1ea9e0efa64fce authored almost 10 years ago by Jason Mitchell <[email protected]>
Updating PR based on feedback from @ericf

b7872bb1d1f58db72b3fc5c01d21d072289b506c authored almost 10 years ago by Jason Mitchell <[email protected]>
added ember-intl to github page

909a55ede80610ac4386636518cb4d03ab149a82 authored almost 10 years ago by Sam Mueller <[email protected]>
[Enhancement] Adding ember-intl documentation

ccfd2eadae9b32edd83d5456db0d4f595d2d55a2 authored almost 10 years ago by Jason Mitchell <[email protected]>
Merge pull request #167 from ericf/vendor-scripts

Refactor how vendor scripts are added

0ddab480c40998bef3b888b5050b2f722611b447 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Add missing semicolon

9dee15b241e4dbc37b278eab732a53552c830860 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Compile JSX with harmony flag set

1b3e3967c650b1f1702bb29b68ce1f3cb533f1a0 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'polyfill-service' into vendor-scripts

Merging in previous work to integrate the Polyfill service.

202ad7cf5db48eec9addeafd4fbfceddd5788784 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Refactor how vendor scripts are added for FormatJS

This improves how the vendor scripts are added to the site to optimize
only loading the various ...

102d71490a20267ac8ea8327135e2843929087bf authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #165 from ericf/add-locale-data

Include locale data for each integration

fd6fcab3aad05795c47c5aa7bc183229f5d9db8d authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Add comments and clean up locale data build

b7108f14e853b52c55d08766afd2ed0c497c19f3 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Include locale data for each integration

This updates the Broccoli build to include the locale data for each
integration. Doing this make...

c877e92613108d4855c9bef5003009bcfe6dabc8 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #164 from juandopazo/func-fail

Remove functional tests

131bcd83d38885b84d7ae1a68f141e9915d4e177 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Revert "Merge pull request #163 from juandopazo/functional"

This reverts commit 93dc5c8747aa134d5374dbde80225255438f7800, reversing
changes made to c3aae5f9...

23076d893562cb7371f675ecfe555f99589b6cd6 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Revert "Log which host is being functionally tested"

This reverts commit 824ec144553499911160779833d978d282e88be6.

2dd837ca80ea7ff8f357de0408c41f9f1cd627be authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Log which host is being functionally tested

824ec144553499911160779833d978d282e88be6 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Merge pull request #163 from juandopazo/functional

Basic functional tests

93dc5c8747aa134d5374dbde80225255438f7800 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Always use ^ for npm dependencies

b2bd3c2d631e558eebfc9d01a74d01eba4bfabe0 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Use grunt to run functional tests

6ba466d7d3bdc8ed09b28305d1a05348e8c2a193 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Get the routes from the /routes folder

8671831d7abb72f8a4479d95d0cbb8c3d3f60058 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Super basic functional tests

67f3f60814ae97649e5744b9c1d2a824f177b6d2 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Remove HTML from "comments" example on home page

This was example was being used in two places and HTML was added to it,
but that broke its rende...

c3aae5f9dc2a23859ede56d7f7ef6665f6987471 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Upgrade to [email protected]

241b9ecfb98630a116b7a0d0f8d4aa1d2f55588b authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Update deps

acd7e5b1b93ea98ccd843fd06cde3945e5f4d103 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #153 from ericf/react-intl-components

Update for [email protected] and use React Intl Components

c55b9c050421fb63b94aa9a334f216fd7b183b05 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Update React Intl docs for v1.1.0, add examples

911b009c8ef13497a8cb8685fd31ccb188256878 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Allow examples to work with a sub-set of locales

This updates the site's examples infrastructure so that some examples
can work even if they don'...

f40dc234ecf75a0a43591590a57389a02bc0fe6a authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Update lib file sizes

02a634939a9f5a8b35569af87e43889f752a1c82 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #161 from juandopazo/lint

Make jshint happy

83bae7b887b26672a824acbdbcd6878f9e3bb886 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Make jshint happy

b3d12906c5d0438b6648e8c5df5266376a021656 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Merge pull request #159 from juandopazo/testing

Test all the things!

8212eeeefcbc81d749cdc7d5ca54ffbbd8586776 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Add tests for intl middleware

84d15b83e31b1668d58c8ba044087396fa1f5a62 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Upgrade to [email protected]

eb18d8def33d239735311b23707729fdc5d9cede authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Fix missing return in test

1a1579ed3f627286e52307bf0163f16286722831 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
More tests for lib/examples

8da6352c86922a472729900e0a64aaf156bfbb9d authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Add tests for component.require

3780507295d56731d54d8c8098904c1af53d27aa authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Add more tests for code helper

e3b7d1d6a3cc13dd19158398ef1df1f3b2656f9f authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Add test for code helper in code blocks

01fbaea1ffc3cd975fba8bc5a1b18c778fdc1bf1 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Fix requireDir tests

50db290f2f0bbd67c4abaeaf1c3b0e2eba8b2529 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Test sizes in bytes

1ca45092245001cce5ea2fdb61779706cee31cad authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Fix requireDir

d63aa169664c273d11f69074868efe2cc4978d72 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Move unit tests to unit/ folder

79fcd934641332ab953864a0f5f034dde04691a5 authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Add unit tests for /lib

a53d102e2317c4eb0f07c1e540921219be09261e authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Merge pull request #158 from okuryu/serve-static

Use the latest serve-static

2c5ed35a7ec9805e58d626f29b8b64a5927a4f5f authored almost 10 years ago by Juan Ignacio Dopazo <[email protected]>
Use the latest serve-static

63bfb81a13d5bf326b5648b43ee2cfb73eb42abc authored almost 10 years ago by Ryuichi Okumura <[email protected]>
Add spacing between splash example controls

5328e2448bfc191f7ef4b74eaaa7b18a47c3b7a2 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Move all SplashExample data to server-side route

9c539ef47ccddfa97049a6eb45363e882814e6df authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Upgrade to [email protected]

6ffe8dfb47ba177661239e54556ac96336df32ad authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Propagate `locales` in SplashExample component

3e5ecfb497b89537e8e1754aa14a3600fdb46218 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'master' into react-intl-components

b95ca2f420c5b26cd72726cf99b31ea158a72daa authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Load Intl polyfill from Polyfill Service

ca8bba0ca75cfb250a63c08a335aba406fd14406 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #156 from okuryu/justify-chrome

Tweak splash example controls style

042e96e4f7d2beb68fe50c7bd4f0e98cd7926a41 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Tweak splash example controls style

The splash example controls seems to breaks on Chrome v40+. Currently, it
switches `justify-cont...

fb400d816fab04a44782045c0fb563cd6f5e3d1b authored about 10 years ago by Ryuichi Okumura <[email protected]>
Update intl package filesizes

d6046df0159556678f4c2d635a706329662941f6 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Update dependencies

a2b8d665893441714bb4360563f5dc4640b7870a authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #154 from jconniff/logo-change

Changing splash logo

07e0d9577e3fb9de15184ba6deb598d66adf8db4 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Changing splash logo

edec091e3d8df761010d8f4664e32ad0e0905b3b authored about 10 years ago by Jeff Conniff <[email protected]>
Upgrade to [email protected]

This improve sourcemaps on the site by upgrading to the latest version
of the transpiler.

47d3234536b6ecd87826795f99c05986e754ecc1 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #152 from ericf/syntax-highlighting

Switch to Highlight.js for syntax highlighting

7e9e00340b1906221a9acc5e587f754f2a41049d authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Update for [email protected] and use Intl components

This is a WIP commit to update all of the React Intl examples to use
the upcoming React Intl com...

d01cd8ae399e99f7e1825ff09da956d6a5a2924f authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Remove Highlight.js styles

7445475dfd0fa5645ca57794c09c66a9f2dc2138 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Switch to Highlight.js for syntax highlighting

This replaces Rainbow with Highlight.js for syntax highlighting.
Highlight.js supports more prog...

4c41a2f3fe75d545976701654000fa25afcc569c authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #151 from simi/add-czech-example

Add czech example.

d60aedc13e0cec817598f2a63ba9338b31f3ae0b authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Add 3 photos option to example to show Czech pluralization.

182e148dcb501e00c1fe87c141003939275d4993 authored about 10 years ago by Josef Šimánek <[email protected]>
Add czech example translation.

1fd5fa59d638acb7335d56d621560e11366e1d00 authored about 10 years ago by Josef Šimánek <[email protected]>
Merge pull request #149 from ericf/build-intl-integrations

Revamp build to de-dup intl integrations code

b6df22b4a157ca44e442c409846799b6b4803111 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Fix build to add back public/ root files

5dbaae1bb0e5cb1b986ce6a46038ccef468baabb authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Revamp build to de-dup intl integrations code

This website is odd in that it requires all of FormatJS' integration
libraries, which meant tons...

1d0ef971e2b9f34740eca007514a9261a85d6d7c authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Update PostCSS and Autoprefixer

8d43b085bfda6ab162e8f6ad82d74e74ffa27387 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
More Brocfile cleanup

195eff9e1cea7f108ae8cf242799a154040d44c4 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Tweak Brocfile's use of Funnel to be faster

23d8042fe567225181b66b2d9174bad2a9f018b8 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'funnel' of git://github.com/okuryu/js-intl-docs

ae2aac94f2828097c8eada7762f618ba8ff86f72 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #147 from ericf/middleware-route-cleanup

Cleanup Intl middleware and routes

96f1bc671436c6be2c7867f383046bb8559d79d2 authored about 10 years ago by Eric Ferraiuolo <[email protected]>
Use broccoli-funnel instead of broccoli-file-mover

It migrates from broccoli-file-mover to broccoli-funnel
since broccoli-file-mover has been depre...

2b8acb9d8177eddf93decc5ddbda1d42616a4e8c authored about 10 years ago by Ryuichi Okumura <[email protected]>
Cleanup Intl middleware and routes

This does some cleanup to simplify the `intl` middleware and also
cleans up the route handlers.

99bac0da00d844a4884330e0ce66127a91cd9d42 authored about 10 years ago by Eric Ferraiuolo <[email protected]>