Ecosyste.ms: OpenCollective

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

github.com/shakacode/react_on_rails

Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
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...

3948125bdd8f0b06a208bef943d332bb5963a263 authored about 4 years ago
Update README.md and tutorial.md (#1339)

4d81c544262e64a17d69f98dd6ffdb0f26313fd0 authored about 4 years ago
React Hooks Message (#1337)

* Update tutorial.md
* Update README.md

4ac5c6e009c9b2329088c2d3042adf953c548fcf authored about 4 years ago
Update README.md (#1333)

c94b392e11596586cf0af015696ebef272dad184 authored over 4 years ago
update webpack config for SSR (#1328)

* Also lots of linting and package/gem upgrades

6f2d7b165ad55cc2aa455dfdd6a637b7ac526997 authored over 4 years ago
Update upgrading-react-on-rails.md

6b4d4045fc5af4a3b1fb72f2600ac267f8716e72 authored over 4 years ago
Release 12.0.3

00554a4d1a5bc56f62375a2d85bfe41affab51e3 authored over 4 years ago
Update puma in spec/dummy

c18d50069c89dbee9821f0df4e993ceb80d83fbe authored over 4 years ago
Updated CHANGELOG.md

b5d42d3080a245ae6211ae8f9705c2ebff1b7eb6 authored over 4 years ago
Update upgrading-react-on-rails.md

71588b9e295a631a9c96a18f4d59c7adf1551652 authored over 4 years ago
Release 12.0.3-beta.0

5f41377c468f2dec09621b703bf50756981cbd74 authored over 4 years ago
Proper loading of asynch script setup (#1327)

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

7b301f9e87b4f27b9197207f8e210c38095c551b authored over 4 years ago
Improve Github actions (#1326)

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

cc44d70ffc8683338c94ff5d9b492d9f60ffe1db authored over 4 years ago
Improve Webpack config setup (#1315)

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

See https://github.c...

3540d68e06c23ee67c6df4229a2a67a8de2f2b77 authored over 4 years ago
Update HMR instructions (#1322)

4808bc290a78dfbbaf254b5d006437b76a6bf6c5 authored over 4 years ago
GitHub actions (#1324)

First cut at Github actions

6c76f070fdddefc5c8cf45b74b5214d78b381c3e authored over 4 years ago
Release 12.0.2

5c903b76c23c36ff0dbee1d869bccf9a69b16617 authored over 4 years ago
Remove dependency upon Redux for types (#1323)

Fixes a missing dependency for redux when using TypeScript.

fe3455bbe391cfb1a9be21aef8dbc6e46a89bd73 authored over 4 years ago
fix travis yalc add (#1320)

540600eb70636a6a6394ba6b30b95fb95973049a authored over 4 years ago
Doc updates (#1318)

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

d05a23ab9a2b2f0529fb07ee4068922e4e24f048 authored over 4 years ago
Doc changes v12 (#1316)

eeaed588537dbdc339e9d18cf5917230cd100c2a authored over 4 years ago
remove redundant babel packages (#1317)

31d12a34c36d34ac89426cf2d797e3478bd412ff authored over 4 years ago
Update hmr-and-hot-reloading-with-the-webpack-dev-server.md (#1311)

f0a21771225ac9f7c8bc9bb425e7416275c3e221 authored over 4 years ago
Update README.md and tutorial.md (#1314)

6e98c11eff3494534bb339498f576ae739fa0414 authored over 4 years ago
Update upgrading-react-on-rails.md

5bb08e2f133037c1f0403baa31f54201f74bd54b authored over 4 years ago
Update upgrading-react-on-rails.md

d171477797cdc5966d9ba0ba2a47999123189565 authored over 4 years ago
Release 12.0.1

411af257dd381b6bcc18ca06937d32e4975b8761 authored over 4 years ago
Update CHANGELOG.md

b919c7ecee8b56270b1c8a61c22c460f42f8c10f authored over 4 years ago
Fix webpacker clean issue (#1306)

Set max versions very high for webpacker clean

Otherwise, server-bundle.js accidentally deleted.

560a38ea6d03151e368662eb1bd6693f68bb2ed4 authored over 4 years ago
Misc doc and lint updates (#1305)

5a0308ac1fcfaccaa3fe25da8a570dab3692ff7f authored over 4 years ago
Doc updates (#1304)

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

3420a233dae5b5056866a12a494c1ae0c5427fab authored over 4 years ago
Release 12.0.0

3da14a91128f6bc017a8014745f987873ff9c6d9 authored over 4 years ago
Release 12.0.0-beta.4

b66c6dec2f71550b6fbbaf4574cec5e3b4c9f1b2 authored over 4 years ago
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...

15e230b7db1e93bacd5065891304f82af6a2a866 authored over 4 years ago
Fix typo in log message

ac7bfa28cd480b75d5615942cce5f90d19155063 authored over 4 years ago
Release 12.0.0-beta.3

c352f27db9f264a490df7f740a6c8a63ecfe4468 authored over 4 years ago
Many doc updates (#1300)

* Improved error messages and tips

2a3596a9f002d260550435f444d864df560dc00f authored over 4 years ago
Release 12.0.0-beta.2

1625e1bc5c0d0b1a619a7eba6021f4e792f2f642 authored over 4 years ago
Default to rails/webpacker precompile (#1298)

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

94c32e665b85da22f2a441bcf9f7ba6a8273fadb authored over 4 years ago
Compile JSON locales by default in tests (#1294)

d54b2fe71f4329eeb714236d1644089e8d1281b2 authored over 4 years ago
Update CHANGELOG.md

73bd26c08eac90239d86f78412336e4f208ddf72 authored over 4 years ago
Update CHANGELOG.md

420fa4e7a8bd7f40207dbc3c00613454426a2959 authored over 4 years ago
Update upgrading-react-on-rails.md

4e5b2ab46f546a9ecc462f0f669bc1e04729567c authored over 4 years ago
Release 12.0.0-beta.1

eb7ed66f1486761b341f5163d1d66a6eaf95ee6a authored over 4 years ago
Updated Generator Files to use Hooks (#1295)

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

cd6f8ea94134a718a13a52a248e1220aebb16602 authored over 4 years ago
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....

ec3874a26dcab7d92e38e79c6e0cddeb46331f5e authored over 4 years ago
Updated docs for 12.0.0-beta.0

1c9f308ac76581569befe5ec2d2e10ed85a732d4 authored over 4 years ago
Release 12.0.0-beta.0

d4cf7e66f83ae76d5e10b1a5bbb0ecf5c7850e42 authored over 4 years ago
Add HMR via @pmmmwh/react-refresh-webpack-plugin (#1293)

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

2c48d260472afaae9dbb7f49a9e54fc0c495bafa authored over 4 years ago
Fix setup issues with server side rendering (#1290)

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

ff1b5bf73c2e1b1fb92969bc828833a26e8a956e authored over 4 years ago
Update README.md

50798b87a352364ddfaa2dc92fa18e29cf2bdd7e authored over 4 years ago
Include definitions in node package (#1287)

* update types

e310de8b6de741e101c9f70479553e5fade04250 authored over 4 years ago
Update Rubocopcop to 0.85.0 and lock version (#1288)

* Update Rubocopcop to 0.85.0 and lock version

c3bd926576f68fd7e24e78284fb19c3f91228232 authored over 4 years ago
Justin808/updates for hmr with webpacker v4 (#1240)

* Added same_bundle_for_client_and_server

Added configuration option `same_bundle_for_client_...

6e6367ba1b52d535455c7ced901ac7aa435e1996 authored over 4 years ago
[WIP] Add json locale format (#1271)

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

62bae247c72e09bb32d0ddec9b0d30519fed6dcd authored over 4 years ago
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...

5b3148ae84fa7004683ba576cee802aede1bbb66 authored over 4 years ago
Update core js (#1281)

3b4ec6bd9bafa98fde84374542dc87e35cfdfa58 authored over 4 years ago
Some TS linting (#1279)

7f93cbb53659529130ed4635982375049d12186e authored almost 5 years ago
added circleci, partially complete (#1269)

Note, using sudo

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

a2aa8a58e8002d94957ddd91e71690e412bc4149 authored almost 5 years ago
Update Docs (#1274)

6cf681127a8cba7c2506d9069435b65d613513d6 authored almost 5 years ago
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...

77971f95f34aa45ea67edcea8e8ab63ff6e123f1 authored almost 5 years ago
Add a heroimage and buttons to README.md (#1270)

23c7296162ae335264dbfb89801e8d19ec886089 authored almost 5 years ago
Create FUNDING.yml

89b4e430916179b0ab7331810cad96a363fb3335 authored almost 5 years ago
Update README.md

ca07f5284ccc555d6870239ad91da26ad521f732 authored almost 5 years ago
Remove outdated symlink_non_digested_assets_regex option (#1263)

And some cleanup of related docs.

bdbc1248f37380ca0e6214ac437ec72f06a4768c authored almost 5 years ago
Remove outdated hot reloading view helpers (#1262)

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

8e8b45bb12f1b0ff2ad9aba07a1a9c43a713d556 authored almost 5 years ago
Small formatting tweaks prettier eslint (#1261)

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

f6db0ee86ed8af78e16086c9448eee6ab37ef788 authored almost 5 years ago
Update Readme (#1253)

c593e20b5ee1807839629a5129a9e441044d3718 authored almost 5 years ago
Switch Node_Package from Flow to Typescript (#1250)

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

121af3102d191ac794f6c4fe0925d7a49ec4443c authored almost 5 years ago
rubocop fixes (#1258)

2b5c313c426ff6addf35ff00a8a6f0de6848c98d authored almost 5 years ago
Remove ruby2.2 upgrade bundle version (#1255)

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

df11152d2195da461ed08f781cceac66bcb1580d authored almost 5 years ago
Update README.md

e9f44dad05683285814e70c2cbae8e21cb36dc25 authored almost 5 years ago
update react-router.md for react router v4 (#1218)

8b4e9d5af6d432d44c324c5ca625e4bc43e654c0 authored almost 5 years ago
Update .gitignore

ba989cfd4288150bcc096631cd490e519fed13d4 authored almost 5 years ago
Add webpacker for Rails 5.1+ in tests (#1210)

3fbc84fef99092aa352bac375c7058e1d61aeeaf authored almost 5 years ago
Update README.md (#1248)

fd720a44d878454a19243925d98124d5515e6b4f authored almost 5 years ago
Convert spec/dummy to Webpacker v4 (#1247)

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

dc56129a9c300a6f76350d02ba6289c376aa1ca6 authored almost 5 years ago
Update README.md

3b85f894ae85d8ec0b8eec974b2e8b1ae90dcd37 authored almost 5 years ago
Update README.md

e3e1d3824cb2294d48282a70cb9e8f3ec4ecec1d authored about 5 years ago
Update README.md

1e0c430a6d252fc0ea7bba043b92e80ec893e3f2 authored about 5 years ago
Update README.md

91a3275820a439cf2937d1362591e8fab671ca80 authored about 5 years ago
Update README.md (#1234)

Add links to ShakaCode Case Studies

d41b28a9bd010bb57ce762d5cabae8a24a1cb36c authored about 5 years ago
Fixed a typo in installation doc for an existing rails app. (#1232)

e3b2b9df0e62fec2ef65b39fdeec77cc13a189b2 authored about 5 years ago
Update README.md

9aa978b3349d33f813de5c1a4531b703811c757a authored over 5 years ago
Update and rename React on Rails Pro License to REACT-ON-RAILS-PRO-LICENSE

dcbf26a517aa694a147ca4e0992768c7b1533db3 authored over 5 years ago
Update and rename COMM-LICENSE to React on Rails Pro License

a46d02327562c2b3f782d64ae8ae9cb878d97798 authored over 5 years ago
Update README.md

ad2208e69be56adfb99ffc413f5f444dfa3c3ead authored over 5 years ago
Update CHANGELOG.md

4bd8600d8a41bd42c8e49f661d0718d96e6700eb authored over 5 years ago
Updated spec/dummy/client/package.json latest version

7ac3da4ecfe4234210a83bdade9e36c979a8fe03 authored over 5 years ago
Release 11.3.0

df44159c0de36d9b1e12518146e4e9fe23771a49 authored over 5 years ago
Update README.md

1369c26f9cea01fbd2955e5bfc98a5fc5604ed0f authored over 5 years ago
Update README.md

752afc9a797bb6d710b66c130e0cd506b44f83b1 authored over 5 years ago
Add method for retrieving any option from render_options or nil instead (#1213)

5a978a865dfb6981c476b94f83c790495307cf8c authored over 5 years ago
Update README.md

3d772ea31876b9c351381547e66915f3caa84e6b authored almost 6 years ago
Update CHANGELOG.md and docs (#1212)

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

d755125a8fc9aa82594b097cec19e069f59c13c6 authored almost 6 years ago
dynamic html tag. html_options{tag:span} Wrapper component in SPAN #480 (#1208)

e6c6d0f5f6735850c7d95c7fc607691e45309b3e authored almost 6 years ago
Update README.md

58bdc34277ea5ca5d78aeb008c5d50173fd5cb08 authored almost 6 years ago
Update SUMMARY.md

3fd2eb406ddc7c1665d33398f4512d72cf595dce authored almost 6 years ago
Update README.md

0e7c86c3153ba02c001f43c4358091c3a675dced authored almost 6 years ago
Update upgrading-react-on-rails.md

ec3495faf2f41a7f6aa9fcb21fe391959248cd14 authored almost 6 years ago