Ecosyste.ms: OpenCollective

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

react_on_rails

We are on a mission to provide seamless integration of React and Ruby on Rails using Webpack.
Collective - Host: opensource - https://opencollective.com/react-on-rails - Code: https://github.com/shakacode/react_on_rails

Specify exact version of npm package in generator

Otherwise npm is using the latest version, which might be the matching version
if a patch was pu...

github.com/shakacode/react_on_rails - 3948125bdd8f0b06a208bef943d332bb5963a263 authored about 4 years ago by Justin Gordon <[email protected]>
Update README.md and tutorial.md (#1339)

github.com/shakacode/react_on_rails - 4d81c544262e64a17d69f98dd6ffdb0f26313fd0 authored about 4 years ago by Justin Gordon <[email protected]>
React Hooks Message (#1337)

* Update tutorial.md
* Update README.md

github.com/shakacode/react_on_rails - 4ac5c6e009c9b2329088c2d3042adf953c548fcf authored about 4 years ago by Justin Gordon <[email protected]>
Update README.md (#1333)

github.com/shakacode/react_on_rails - c94b392e11596586cf0af015696ebef272dad184 authored about 4 years ago by Justin Gordon <[email protected]>
update webpack config for SSR (#1328)

* Also lots of linting and package/gem upgrades

github.com/shakacode/react_on_rails - 6f2d7b165ad55cc2aa455dfdd6a637b7ac526997 authored over 4 years ago by Justin Gordon <[email protected]>
Update upgrading-react-on-rails.md

github.com/shakacode/react_on_rails - 6b4d4045fc5af4a3b1fb72f2600ac267f8716e72 authored over 4 years ago by Justin Gordon <[email protected]>
Release 12.0.3

github.com/shakacode/react_on_rails - 00554a4d1a5bc56f62375a2d85bfe41affab51e3 authored over 4 years ago by Justin Gordon <[email protected]>
Update puma in spec/dummy

github.com/shakacode/react_on_rails - c18d50069c89dbee9821f0df4e993ceb80d83fbe authored over 4 years ago by Justin Gordon <[email protected]>
Updated CHANGELOG.md

github.com/shakacode/react_on_rails - b5d42d3080a245ae6211ae8f9705c2ebff1b7eb6 authored over 4 years ago by Justin Gordon <[email protected]>
Update upgrading-react-on-rails.md

github.com/shakacode/react_on_rails - 71588b9e295a631a9c96a18f4d59c7adf1551652 authored over 4 years ago by Justin Gordon <[email protected]>
Release 12.0.3-beta.0

github.com/shakacode/react_on_rails - 5f41377c468f2dec09621b703bf50756981cbd74 authored over 4 years ago by Justin Gordon <[email protected]>
Proper loading of asynch script setup (#1327)

Async script loading optimizes page load speed. With this fix, a bundle
can be loaded "async" a...

github.com/shakacode/react_on_rails - 7b301f9e87b4f27b9197207f8e210c38095c551b authored over 4 years ago by Justin Gordon <[email protected]>
Improve Github actions (#1326)

* Add some rspec tasks
* Increase inotify watchers count
* Fix chrome driver options

github.com/shakacode/react_on_rails - cc44d70ffc8683338c94ff5d9b492d9f60ffe1db authored over 4 years ago by Zungong <[email protected]>
Improve Webpack config setup (#1315)

Webpack config is simplified to depend more closely on
rails/webpacker.

See https://github.c...

github.com/shakacode/react_on_rails - 3540d68e06c23ee67c6df4229a2a67a8de2f2b77 authored over 4 years ago by Hussain Akram <[email protected]>
Update HMR instructions (#1322)

github.com/shakacode/react_on_rails - 4808bc290a78dfbbaf254b5d006437b76a6bf6c5 authored over 4 years ago by Justin Gordon <[email protected]>
GitHub actions (#1324)

First cut at Github actions

github.com/shakacode/react_on_rails - 6c76f070fdddefc5c8cf45b74b5214d78b381c3e authored over 4 years ago by Zungong <[email protected]>
Release 12.0.2

github.com/shakacode/react_on_rails - 5c903b76c23c36ff0dbee1d869bccf9a69b16617 authored over 4 years ago by Justin Gordon <[email protected]>
Remove dependency upon Redux for types (#1323)

Fixes a missing dependency for redux when using TypeScript.

github.com/shakacode/react_on_rails - fe3455bbe391cfb1a9be21aef8dbc6e46a89bd73 authored over 4 years ago by Justin Gordon <[email protected]>
fix travis yalc add (#1320)

github.com/shakacode/react_on_rails - 540600eb70636a6a6394ba6b30b95fb95973049a authored over 4 years ago by Behrang Mirzamani <[email protected]>
Doc updates (#1318)

* Update react-server-rendering.md
* Update client-vs-server-rendering.md
* Update react-serve...

github.com/shakacode/react_on_rails - d05a23ab9a2b2f0529fb07ee4068922e4e24f048 authored over 4 years ago by Justin Gordon <[email protected]>
Doc changes v12 (#1316)

github.com/shakacode/react_on_rails - eeaed588537dbdc339e9d18cf5917230cd100c2a authored over 4 years ago by Justin Gordon <[email protected]>
remove redundant babel packages (#1317)

github.com/shakacode/react_on_rails - 31d12a34c36d34ac89426cf2d797e3478bd412ff authored over 4 years ago by Hussain Akram <[email protected]>
Update hmr-and-hot-reloading-with-the-webpack-dev-server.md (#1311)

github.com/shakacode/react_on_rails - f0a21771225ac9f7c8bc9bb425e7416275c3e221 authored over 4 years ago by AlexKund <[email protected]>
Update README.md and tutorial.md (#1314)

github.com/shakacode/react_on_rails - 6e98c11eff3494534bb339498f576ae739fa0414 authored over 4 years ago by Justin Gordon <[email protected]>
Update upgrading-react-on-rails.md

github.com/shakacode/react_on_rails - 5bb08e2f133037c1f0403baa31f54201f74bd54b authored over 4 years ago by Justin Gordon <[email protected]>
Update upgrading-react-on-rails.md

github.com/shakacode/react_on_rails - d171477797cdc5966d9ba0ba2a47999123189565 authored over 4 years ago by Justin Gordon <[email protected]>
Release 12.0.1

github.com/shakacode/react_on_rails - 411af257dd381b6bcc18ca06937d32e4975b8761 authored over 4 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - b919c7ecee8b56270b1c8a61c22c460f42f8c10f authored over 4 years ago by Justin Gordon <[email protected]>
Fix webpacker clean issue (#1306)

Set max versions very high for webpacker clean

Otherwise, server-bundle.js accidentally deleted.

github.com/shakacode/react_on_rails - 560a38ea6d03151e368662eb1bd6693f68bb2ed4 authored over 4 years ago by Justin Gordon <[email protected]>
Misc doc and lint updates (#1305)

github.com/shakacode/react_on_rails - 5a0308ac1fcfaccaa3fe25da8a570dab3692ff7f authored over 4 years ago by Justin Gordon <[email protected]>
Doc updates (#1304)

* Renamed render function to Render-Function
To emphasize this term.
* Travis fixes

github.com/shakacode/react_on_rails - 3420a233dae5b5056866a12a494c1ae0c5427fab authored over 4 years ago by Justin Gordon <[email protected]>
Release 12.0.0

github.com/shakacode/react_on_rails - 3da14a91128f6bc017a8014745f987873ff9c6d9 authored over 4 years ago by Justin Gordon <[email protected]>
Release 12.0.0-beta.4

github.com/shakacode/react_on_rails - b66c6dec2f71550b6fbbaf4574cec5e3b4c9f1b2 authored over 4 years ago by Justin Gordon <[email protected]>
do not run bin webpack if react on rails handling (#1302)

Ensure that bin/webpack does not run

rails/webpacker would call bin/webpack except for the va...

github.com/shakacode/react_on_rails - 15e230b7db1e93bacd5065891304f82af6a2a866 authored over 4 years ago by Justin Gordon <[email protected]>
Fix typo in log message

github.com/shakacode/react_on_rails - ac7bfa28cd480b75d5615942cce5f90d19155063 authored over 4 years ago by Justin Gordon <[email protected]>
Release 12.0.0-beta.3

github.com/shakacode/react_on_rails - c352f27db9f264a490df7f740a6c8a63ecfe4468 authored over 4 years ago by Justin Gordon <[email protected]>
Many doc updates (#1300)

* Improved error messages and tips

github.com/shakacode/react_on_rails - 2a3596a9f002d260550435f444d864df560dc00f authored over 4 years ago by Justin Gordon <[email protected]>
Release 12.0.0-beta.2

github.com/shakacode/react_on_rails - 1625e1bc5c0d0b1a619a7eba6021f4e792f2f642 authored over 4 years ago by Justin Gordon <[email protected]>
Default to rails/webpacker precompile (#1298)

If the webpacker webpack config files exist, then React on Rails
will not override the default ...

github.com/shakacode/react_on_rails - 94c32e665b85da22f2a441bcf9f7ba6a8273fadb authored over 4 years ago by Justin Gordon <[email protected]>
Compile JSON locales by default in tests (#1294)

github.com/shakacode/react_on_rails - d54b2fe71f4329eeb714236d1644089e8d1281b2 authored over 4 years ago by Peter Zhu <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 73bd26c08eac90239d86f78412336e4f208ddf72 authored over 4 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 420fa4e7a8bd7f40207dbc3c00613454426a2959 authored over 4 years ago by Justin Gordon <[email protected]>
Update upgrading-react-on-rails.md

github.com/shakacode/react_on_rails - 4e5b2ab46f546a9ecc462f0f669bc1e04729567c authored over 4 years ago by Justin Gordon <[email protected]>
Release 12.0.0-beta.1

github.com/shakacode/react_on_rails - eb7ed66f1486761b341f5163d1d66a6eaf95ee6a authored over 4 years ago by Justin Gordon <[email protected]>
Updated Generator Files to use Hooks (#1295)

* Updated Generator Files
* Using React Hooks
* Changed names of Proc file to Procfile.dev-hmr...

github.com/shakacode/react_on_rails - cd6f8ea94134a718a13a52a248e1220aebb16602 authored over 4 years ago by Justin Gordon <[email protected]>
Bump websocket-extensions from 0.1.3 to 0.1.4 in /spec/dummy (#1289)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

github.com/shakacode/react_on_rails - ec3874a26dcab7d92e38e79c6e0cddeb46331f5e authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated docs for 12.0.0-beta.0

github.com/shakacode/react_on_rails - 1c9f308ac76581569befe5ec2d2e10ed85a732d4 authored over 4 years ago by Justin Gordon <[email protected]>
Release 12.0.0-beta.0

github.com/shakacode/react_on_rails - d4cf7e66f83ae76d5e10b1a5bbb0ecf5c7850e42 authored over 4 years ago by Justin Gordon <[email protected]>
Add HMR via @pmmmwh/react-refresh-webpack-plugin (#1293)

* HMR Almost working for spec/dummy
* Tutorial.md updates partially done
* react-hot-loader re...

github.com/shakacode/react_on_rails - 2c48d260472afaae9dbb7f49a9e54fc0c495bafa authored over 4 years ago by Justin Gordon <[email protected]>
Fix setup issues with server side rendering (#1290)

* require execjs file in RubyEmbeddedJavaScript
* fix undefined nil error for i18n_output_format

github.com/shakacode/react_on_rails - ff1b5bf73c2e1b1fb92969bc828833a26e8a956e authored over 4 years ago by Hussain Akram <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 50798b87a352364ddfaa2dc92fa18e29cf2bdd7e authored over 4 years ago by Justin Gordon <[email protected]>
Include definitions in node package (#1287)

* update types

github.com/shakacode/react_on_rails - e310de8b6de741e101c9f70479553e5fade04250 authored over 4 years ago by Judah Meek <[email protected]>
Update Rubocopcop to 0.85.0 and lock version (#1288)

* Update Rubocopcop to 0.85.0 and lock version

github.com/shakacode/react_on_rails - c3bd926576f68fd7e24e78284fb19c3f91228232 authored over 4 years ago by Justin Gordon <[email protected]>
Justin808/updates for hmr with webpacker v4 (#1240)

* Added same_bundle_for_client_and_server

Added configuration option `same_bundle_for_client_...

github.com/shakacode/react_on_rails - 6e6367ba1b52d535455c7ced901ac7aa435e1996 authored over 4 years ago by Justin Gordon <[email protected]>
[WIP] Add json locale format (#1271)

Added support to export locales in JSON format. New option added i18n_output_format
which allow...

github.com/shakacode/react_on_rails - 62bae247c72e09bb32d0ddec9b0d30519fed6dcd authored over 4 years ago by Andrey Ashgaliyev <[email protected]>
Allowing a render function to return JSX and console.error a message. (#1280)

* Add console.error for invalid React Element from a render-function...

Warning clearly state...

github.com/shakacode/react_on_rails - 5b3148ae84fa7004683ba576cee802aede1bbb66 authored over 4 years ago by Justin Gordon <[email protected]>
Update core js (#1281)

github.com/shakacode/react_on_rails - 3b4ec6bd9bafa98fde84374542dc87e35cfdfa58 authored over 4 years ago by Vincent Langlet <[email protected]>
Some TS linting (#1279)

github.com/shakacode/react_on_rails - 7f93cbb53659529130ed4635982375049d12186e authored over 4 years ago by Justin Gordon <[email protected]>
added circleci, partially complete (#1269)

Note, using sudo

https://discuss.circleci.com/t/globally-installed-node-module-yields-eacess-...

github.com/shakacode/react_on_rails - a2aa8a58e8002d94957ddd91e71690e412bc4149 authored over 4 years ago by Justin Gordon <[email protected]>
Update Docs (#1274)

github.com/shakacode/react_on_rails - 6cf681127a8cba7c2506d9069435b65d613513d6 authored over 4 years ago by Justin Gordon <[email protected]>
Update API of ReactOnRails.register for React hooks (#1268)

* Updated travis from yarn link to yalc

BREAKING CHANGE
I’m updating React on Rails. The new...

github.com/shakacode/react_on_rails - 77971f95f34aa45ea67edcea8e8ab63ff6e123f1 authored over 4 years ago by Justin Gordon <[email protected]>
Add a heroimage and buttons to README.md (#1270)

github.com/shakacode/react_on_rails - 23c7296162ae335264dbfb89801e8d19ec886089 authored over 4 years ago by Eugene Arkhipov <[email protected]>
Create FUNDING.yml

github.com/shakacode/react_on_rails - 89b4e430916179b0ab7331810cad96a363fb3335 authored over 4 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - ca07f5284ccc555d6870239ad91da26ad521f732 authored almost 5 years ago by Justin Gordon <[email protected]>
Remove outdated symlink_non_digested_assets_regex option (#1263)

And some cleanup of related docs.

github.com/shakacode/react_on_rails - bdbc1248f37380ca0e6214ac437ec72f06a4768c authored almost 5 years ago by Justin Gordon <[email protected]>
Remove outdated hot reloading view helpers (#1262)

Removed **env_javascript_include_tag** and **env_stylesheet_link_tag** as these are
replaced by...

github.com/shakacode/react_on_rails - 8e8b45bb12f1b0ff2ad9aba07a1a9c43a713d556 authored almost 5 years ago by Justin Gordon <[email protected]>
Small formatting tweaks prettier eslint (#1261)

* Only config changes
* Ran nps format
* update packages
* run prettier & eslint

github.com/shakacode/react_on_rails - f6db0ee86ed8af78e16086c9448eee6ab37ef788 authored almost 5 years ago by Justin Gordon <[email protected]>
Update Readme (#1253)

github.com/shakacode/react_on_rails - c593e20b5ee1807839629a5129a9e441044d3718 authored almost 5 years ago by Christopher Wray <[email protected]>
Switch Node_Package from Flow to Typescript (#1250)

And the following:
* upgrade caniuse-lite
* modify eslint config
* switch flow & tsc in rake ...

github.com/shakacode/react_on_rails - 121af3102d191ac794f6c4fe0925d7a49ec4443c authored almost 5 years ago by Judah Meek <[email protected]>
rubocop fixes (#1258)

github.com/shakacode/react_on_rails - 2b5c313c426ff6addf35ff00a8a6f0de6848c98d authored almost 5 years ago by behraaangm <[email protected]>
Remove ruby2.2 upgrade bundle version (#1255)

* added ruby 2.7 and removed 2.4 and 2.3
* remove spec dummy no_webpacker

github.com/shakacode/react_on_rails - df11152d2195da461ed08f781cceac66bcb1580d authored almost 5 years ago by behraaangm <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - e9f44dad05683285814e70c2cbae8e21cb36dc25 authored almost 5 years ago by Justin Gordon <[email protected]>
update react-router.md for react router v4 (#1218)

github.com/shakacode/react_on_rails - 8b4e9d5af6d432d44c324c5ca625e4bc43e654c0 authored almost 5 years ago by Anurag Jain <[email protected]>
Update .gitignore

github.com/shakacode/react_on_rails - ba989cfd4288150bcc096631cd490e519fed13d4 authored almost 5 years ago by Justin Gordon <[email protected]>
Add webpacker for Rails 5.1+ in tests (#1210)

github.com/shakacode/react_on_rails - 3fbc84fef99092aa352bac375c7058e1d61aeeaf authored almost 5 years ago by kvokka <[email protected]>
Update README.md (#1248)

github.com/shakacode/react_on_rails - fd720a44d878454a19243925d98124d5515e6b4f authored almost 5 years ago by Justin Gordon <[email protected]>
Convert spec/dummy to Webpacker v4 (#1247)

* convert spec/dummy to webpacker
* locking rubocop version to 0.68 in order to maintain ruby 2...

github.com/shakacode/react_on_rails - dc56129a9c300a6f76350d02ba6289c376aa1ca6 authored almost 5 years ago by Judah Meek <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 3b85f894ae85d8ec0b8eec974b2e8b1ae90dcd37 authored almost 5 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - e3e1d3824cb2294d48282a70cb9e8f3ec4ecec1d authored almost 5 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 1e0c430a6d252fc0ea7bba043b92e80ec893e3f2 authored about 5 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 91a3275820a439cf2937d1362591e8fab671ca80 authored about 5 years ago by Justin Gordon <[email protected]>
Update README.md (#1234)

Add links to ShakaCode Case Studies

github.com/shakacode/react_on_rails - d41b28a9bd010bb57ce762d5cabae8a24a1cb36c authored about 5 years ago by Justin Gordon <[email protected]>
Fixed a typo in installation doc for an existing rails app. (#1232)

github.com/shakacode/react_on_rails - e3b2b9df0e62fec2ef65b39fdeec77cc13a189b2 authored about 5 years ago by Akshay Mohite <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 9aa978b3349d33f813de5c1a4531b703811c757a authored over 5 years ago by Justin Gordon <[email protected]>
Update and rename React on Rails Pro License to REACT-ON-RAILS-PRO-LICENSE

github.com/shakacode/react_on_rails - dcbf26a517aa694a147ca4e0992768c7b1533db3 authored over 5 years ago by Justin Gordon <[email protected]>
Update and rename COMM-LICENSE to React on Rails Pro License

github.com/shakacode/react_on_rails - a46d02327562c2b3f782d64ae8ae9cb878d97798 authored over 5 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - ad2208e69be56adfb99ffc413f5f444dfa3c3ead authored over 5 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 4bd8600d8a41bd42c8e49f661d0718d96e6700eb authored over 5 years ago by Justin Gordon <[email protected]>
Updated spec/dummy/client/package.json latest version

github.com/shakacode/react_on_rails - 7ac3da4ecfe4234210a83bdade9e36c979a8fe03 authored over 5 years ago by Justin Gordon <[email protected]>
Release 11.3.0

github.com/shakacode/react_on_rails - df44159c0de36d9b1e12518146e4e9fe23771a49 authored over 5 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 1369c26f9cea01fbd2955e5bfc98a5fc5604ed0f authored over 5 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 752afc9a797bb6d710b66c130e0cd506b44f83b1 authored over 5 years ago by Justin Gordon <[email protected]>
Add method for retrieving any option from render_options or nil instead (#1213)

github.com/shakacode/react_on_rails - 5a978a865dfb6981c476b94f83c790495307cf8c authored over 5 years ago by Andrey Ashgaliyev <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 3d772ea31876b9c351381547e66915f3caa84e6b authored over 5 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md and docs (#1212)

* Update CHANGELOG.md
* Update view-helpers-api.md

github.com/shakacode/react_on_rails - d755125a8fc9aa82594b097cec19e069f59c13c6 authored over 5 years ago by Justin Gordon <[email protected]>
dynamic html tag. html_options{tag:span} Wrapper component in SPAN #480 (#1208)

github.com/shakacode/react_on_rails - e6c6d0f5f6735850c7d95c7fc607691e45309b3e authored over 5 years ago by Tahsin Hasan <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 58bdc34277ea5ca5d78aeb008c5d50173fd5cb08 authored almost 6 years ago by Justin Gordon <[email protected]>
Update SUMMARY.md

github.com/shakacode/react_on_rails - 3fd2eb406ddc7c1665d33398f4512d72cf595dce authored almost 6 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 0e7c86c3153ba02c001f43c4358091c3a675dced authored almost 6 years ago by Justin Gordon <[email protected]>
Update upgrading-react-on-rails.md

github.com/shakacode/react_on_rails - ec3495faf2f41a7f6aa9fcb21fe391959248cd14 authored almost 6 years ago by Justin Gordon <[email protected]>