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

Upgrade spec/dummy to React 18 (#1463)

github.com/shakacode/react_on_rails - 8b708e010955472868563e8bb4404844b12d7437 authored over 2 years ago by alexeyr-ci1 <[email protected]>
Replaced page title Webpacker text with Shakapacker (#1467)

github.com/shakacode/react_on_rails - 32e7360b7c5fbb3a545d3138c00e24ec866b2a39 authored over 2 years ago by alkesh26 <[email protected]>
Update Tutorial docs with setting ENV variables section (#1461)

* Update getting started page and `Turning on server rendering` section

github.com/shakacode/react_on_rails - ea9969e0240870d1fa4dc0f8a16560f325f01cc1 authored over 2 years ago by Anss Khaled Farouk <[email protected]>
Add a note on mini_racer to documentation (#1462)

Co-authored-by: Alexey Romanov <[email protected]>

github.com/shakacode/react_on_rails - 471f78e7a54a83f59798ed5d42cf70b3aae6666b authored over 2 years ago by alexeyr-ci1 <[email protected]>
Require createRoot/hydrateRoot from 'react-dom/client' under react-dom 18+ (#1460)

Fixes #1441

github.com/shakacode/react_on_rails - 35d9d6943f4b52b652c6142a8aa5ef0f8ca36f70 authored over 2 years ago by Alexey Romanov <[email protected]>
Clean up grammar and markdown in the i18n guide (#1459)

github.com/shakacode/react_on_rails - 3c7751c343d70c137c4b4f219c7779900ce5a9e5 authored over 2 years ago by Alexey Romanov <[email protected]>
Only check the existence of i18n directory before locale generation (#1458)

github.com/shakacode/react_on_rails - 87b5c0187c733427415425f25b20403a525c06db authored over 2 years ago by Alexey Romanov <[email protected]>
Update start steps in README (#1443)

github.com/shakacode/react_on_rails - 4d71c2f42f97f6a02dec625ee0bb35a28ab9dee2 authored over 2 years ago by Alexey Romanov <[email protected]>
Update catch types to be any for TypeScript 4.4 (#1444)

Due to https://devblogs.microsoft.com/typescript/announcing-typescript-4-4/#use-unknown-catch-va...

github.com/shakacode/react_on_rails - fa2fe25eb6a749d1605d6aa7abd11ef4f911c9f6 authored over 2 years ago by Alexey Romanov <[email protected]>
Remove mini_racer as the default ExecJS runtime (#1453)

github.com/shakacode/react_on_rails - 3dfa1dbdb1d14548365309e0331feba0f4901da7 authored over 2 years ago by Tom Dracz <[email protected]>
update to shakapacker 6.4.0 (#1456)

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

Add sponsors
Add badges for CI

github.com/shakacode/react_on_rails - 4234f948e38c90577f4cecb3854973f3a3bcb9e8 authored over 2 years ago by Justin Gordon <[email protected]>
Small typo (#1452)

Before:
"Several years later, Popmenu is serving millions of SSR requests per day React on Rail...

github.com/shakacode/react_on_rails - 0cf7b99370b950075ac19d43e36255a01c8f2a3f authored over 2 years ago by Kevin Gilpin <[email protected]>
Update link (#1446)

github.com/shakacode/react_on_rails - 52ea14bbc2de7de175d421b5491492c6a195ab4e authored over 2 years ago by Anton <[email protected]>
Move doc file (#1445)

github.com/shakacode/react_on_rails - 0f7e5e4e4edc458dc63d95258c8edb03412609da authored over 2 years ago by Anton <[email protected]>
Release 13.0.2

github.com/shakacode/react_on_rails - 0e96cf8a4c6779daf2c671974e93598134162587 authored almost 3 years ago by Justin Gordon <[email protected]>
Some react 16 doesn't support version property (#1435)

So compute version differently

github.com/shakacode/react_on_rails - e788c1d2aab596d51bfee91f6fb9448eefdc505e authored almost 3 years ago by Justin Gordon <[email protected]>
Fix webpacker link in README.md (#1434)

github.com/shakacode/react_on_rails - 52ff09f9f98a615e908d6ce169cf40a43cf2649c authored almost 3 years ago by Fajarullah <[email protected]>
Stop checking encoding names (#1433)

Comparing the names is much less efficient than comparing the instance directly.

It may also ...

github.com/shakacode/react_on_rails - e43283ac868f5b6967e1b452cbe6560d091b0c3d authored almost 3 years ago by Jean byroot Boussier <[email protected]>
Release 13.0.1

github.com/shakacode/react_on_rails - 508d958cbe1fb94449ed8a7446eeabe32ec68c5e authored almost 3 years ago by Justin Gordon <[email protected]>
Change the test generated webpack file (#1431)

* Change the test generated webpack file
* Update for demo repo name change

github.com/shakacode/react_on_rails - c31d922d3047806b79865be7266513cd504e821a authored almost 3 years ago by Justin Gordon <[email protected]>
Release 13.0.0

github.com/shakacode/react_on_rails - 83abbd022329e2eeb78a0b729b41c20709ce8e5e authored almost 3 years ago by Justin Gordon <[email protected]>
Fixed generator to support Shakapacker (#1430)

* Also fixed incorrect error handling

github.com/shakacode/react_on_rails - 8f0b7e0a841a9d78005ecbd77a59dc5bb5464884 authored almost 3 years ago by Justin Gordon <[email protected]>
Release 13.0.0-beta.0

github.com/shakacode/react_on_rails - 1244375c01383691a7ccfa8407a244f42624b9e4 authored almost 3 years ago by Justin Gordon <[email protected]>
Remove webpacker as dependency in gemspec (#1428)

And updated to ShakaPacker.

This will be v13 since it requires some changes.

CI is broken....

github.com/shakacode/react_on_rails - ca2571164b166b21b27941b12cfbca593a2fff0d authored almost 3 years ago by Justin Gordon <[email protected]>
Give dummy bundle job proper prerequisites (#1422)

github.com/shakacode/react_on_rails - 0389a952c3c6e501d810f4332dbc3a4d45e3c648 authored almost 3 years ago by Judah Meek <[email protected]>
Add tip for publishing

github.com/shakacode/react_on_rails - 9eeb99ebd78a9eacebf46ee8b70ce54f775c39d2 authored almost 3 years ago by Justin Gordon <[email protected]>
Release 12.6.0

github.com/shakacode/react_on_rails - 21c91fa411ef77567aafd70c23888a51ccdff44c authored almost 3 years ago by Justin Gordon <[email protected]>
require bundler

github.com/shakacode/react_on_rails - 5d9e82931194f0f277e6f38fc2d76f4099ea0b8d authored almost 3 years ago by Justin Gordon <[email protected]>
Fix ruby 3 issue

github.com/shakacode/react_on_rails - 2dc1d5ed37e49c700b6db747a9e75da4fa0715a3 authored almost 3 years ago by Justin Gordon <[email protected]>
Update docs

github.com/shakacode/react_on_rails - f9c59081c5d98b256f2bcef971f24345b23c1405 authored almost 3 years ago by Justin Gordon <[email protected]>
add entry for RenderingPropsExtension (#1426)

github.com/shakacode/react_on_rails - 3400431e7e450fb757fe6712afd4aae33e40852f authored almost 3 years ago by Judah Meek <[email protected]>
Update issue templates (#1419)

* Update issue templates

* Update bug_report.md

github.com/shakacode/react_on_rails - cada1505b429ae4108b98973ed30d0f84afc470d authored almost 3 years ago by Justin Gordon <[email protected]>
use rails binstubs instead of bundlers (#1418)

github.com/shakacode/react_on_rails - 89db0ffc1efb774078643841028ddfc95587a63b authored about 3 years ago by Judah Meek <[email protected]>
Add ClientPropsExtension support (#1413)

* add rendering_props_extension config option

github.com/shakacode/react_on_rails - 38156fb94526a48fdcc66efc4a16c466d9a139fe authored about 3 years ago by Judah Meek <[email protected]>
Add ReScript Example (#1400)

* Cherry-pick commits from shakacode/react_on_rails#1215
* Add ReScript dependencies and config...

github.com/shakacode/react_on_rails - dad754c193d83d01d0027c890ce8740dc9979683 authored about 3 years ago by Gustavo Carvalho <[email protected]>
update .gitignore (#1416)

github.com/shakacode/react_on_rails - b44d41cdd50e76bdf43044c0911d426bfd281a72 authored about 3 years ago by Judah Meek <[email protected]>
Release 12.5.2

github.com/shakacode/react_on_rails - 69cfae7cc677ab36342d85b74bb4e78e2a8c4eff authored about 3 years ago by Justin Gordon <[email protected]>
Updated CHANGELOG.md

github.com/shakacode/react_on_rails - 563df44eae855d6f6ed25fb07536b4b1655de468 authored about 3 years ago by Justin Gordon <[email protected]>
Move webpacker task adjustment logic to Configuration class method (#1415)

github.com/shakacode/react_on_rails - 9637c09e46372f92d09113a2eb61b3658b47b351 authored about 3 years ago by Judah Meek <[email protected]>
lock platform for bundler (#1414)

* platform lock for github actions

github.com/shakacode/react_on_rails - 420b8b0a931ca4a40dc7672a5a6904c6a1682b2a authored about 3 years ago by Judah Meek <[email protected]>
Release 12.5.1

github.com/shakacode/react_on_rails - 5fe6f53fed02e4689ad86fc9d30203da3c269a34 authored about 3 years ago by Justin Gordon <[email protected]>
Lock some dependencies

Or else bundler hangs
And update spec/dummy

github.com/shakacode/react_on_rails - b7ea68499e7d4a9eb5085482424b15f73db1dc49 authored about 3 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 3cdb0875cf4f432d3123d739d1d438fa36d4dc5a authored about 3 years ago by Justin Gordon <[email protected]>
Check for "include_execjs_polyfills" method before calling it (#1412)

* check for the method before calling it

github.com/shakacode/react_on_rails - b941f42153d44233ca8ab56b7b909c7fbaed1480 authored about 3 years ago by Judah Meek <[email protected]>
Doc updates

github.com/shakacode/react_on_rails - 32ab3cc64cecf39aa4eeb8d856760d578d5a5728 authored about 3 years ago by Justin Gordon <[email protected]>
Release 12.5.0

github.com/shakacode/react_on_rails - 05f1dda2591dba15f101473e8050a5425d9e5007 authored about 3 years ago by Justin Gordon <[email protected]>
remove --ci option for release-it

github.com/shakacode/react_on_rails - 7fe9bf9fb1fab1094c2dc58dec4cd516bf156924 authored about 3 years ago by Justin Gordon <[email protected]>
Update readme for 12.5

github.com/shakacode/react_on_rails - cc4baa2fcd8f34d618e8bf40804b90fb4596b479 authored about 3 years ago by Justin Gordon <[email protected]>
Change custom precompile to check ReactOnRails.configuration.build_production_command present? (#1402)

Update logic on what build command to use in assets:precompile to be based on
whether or not c...

github.com/shakacode/react_on_rails - 07dd4dce074e1243850fe9c4661d2860e18ce63e authored about 3 years ago by Justin Gordon <[email protected]>
Update all of React on Rails to support Rails 7 (#1411)

github.com/shakacode/react_on_rails - 379a47dae4b58808e4301242afa4d394efd1369d authored about 3 years ago by Justin Gordon <[email protected]>
Add support for React 18 server rendering (#1409)

* add support diff versions of React's render API

in React 18, the API for rendering and hydr...

github.com/shakacode/react_on_rails - 922e19ca8df43a315d62f2e87eb968d7489995f9 authored about 3 years ago by Kyle Mellander <[email protected]>
Update the install generator to add Webpacker configuration (#1404)

* Default install includes sample configuration including SSR with HMR
* Supports Rails 7

github.com/shakacode/react_on_rails - 64f722f51640461b5be0988da012d048cc445d32 authored about 3 years ago by Gustavo Carvalho <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 3fe52bf8fecc7f31489a43fb9a1aa707e6ffb735 authored about 3 years ago by Justin Gordon <[email protected]>
Display error message when no config.server_bundle_js_file is provided (#1401)

github.com/shakacode/react_on_rails - 4f4dfe81762c00ddacf87271a69c48aab8096df7 authored about 3 years ago by Gustavo Carvalho <[email protected]>
Update REACT-ON-RAILS-PRO-LICENSE

github.com/shakacode/react_on_rails - b55dcb83407ae9cbcb2c5ec65864f82f4417e8cd authored about 3 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 2eb6b04c0afdea7e1769071685a08da13b0033bd authored about 3 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 4ad22daa185979bea4538fecbc60d39fea5b55c1 authored about 3 years ago by Justin Gordon <[email protected]>
Update SUMMARY.md

github.com/shakacode/react_on_rails - 42e2dbe9676d18e55665dbd8422b137b42a3975a authored about 3 years ago by Justin Gordon <[email protected]>
Release 12.4.0

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

Remove duplicate 'and'

github.com/shakacode/react_on_rails - 0ba446c1d10c530811041676e8283f6bbdc5d5ec authored about 3 years ago by Dave Mackey <[email protected]>
execjs_polyfills => include_execjs_polyfills (#1394)

github.com/shakacode/react_on_rails - 19164ad7955be880c63c89ad058c87b37ca22054 authored about 3 years ago by Judah Meek <[email protected]>
update changelog for 12.4.0 (#1389)

github.com/shakacode/react_on_rails - 986a013cc93965c679bdb9dcb7eb57af90c2fb94 authored over 3 years ago by Judah Meek <[email protected]>
Release 12.4.0-rc.0

github.com/shakacode/react_on_rails - 083eeb6b32b86465583f4933c63e38e00adc83a9 authored over 3 years ago by Justin Gordon <[email protected]>
Allow skipping stubbing, enable returning promises for SSR (#1380)

Added ability to stop stubbing of setTimeout, setInterval, & clearTimeout conditional by setting...

github.com/shakacode/react_on_rails - 565957f5e23e7da7d0835f7c509daf61c951e663 authored over 3 years ago by Judah Meek <[email protected]>
Update links (#1384)

github.com/shakacode/react_on_rails - 5a441930f334458d709a231bcfebdb76083e8873 authored over 3 years ago by Anton <[email protected]>
Allow setting REACT_ON_RAILS_PRECOMPILE to false to skip building (#1371)

* Update assets.rake

Co-authored-by: Judah Meek

github.com/shakacode/react_on_rails - 1a7626f11033a207a6c77a6db5be48c46ffc1323 authored over 3 years ago by Justin Gordon <[email protected]>
Many doc updates (#1367)

1. Renamed basics to guides
2. Moved Rails/Webpacker React Integration Options to be inside of
...

github.com/shakacode/react_on_rails - 27921ec2bbecdd56a61e3c39393191d9993d0214 authored over 3 years ago by Justin Gordon <[email protected]>
Set prerender to true for all react component in the homepage (#1381)

* ssr all index components
* update in-view documentation

github.com/shakacode/react_on_rails - 7367d1a3e459c0c866dbdedac4ddcb1d1c886cfb authored over 3 years ago by Judah Meek <[email protected]>
Sync Integration Specs with React on Rails Pro (#1382)

github.com/shakacode/react_on_rails - e7c2544b5884f0e1c250f0d2784bf86c6a8edc0d authored over 3 years ago by Judah Meek <[email protected]>
Scout APM Instrument React SSR methods (#1379)

Per https://github.com/scoutapp/scout_apm_ruby/blob/master/lib/scout_apm/tracer.rb

github.com/shakacode/react_on_rails - edd6330e23b2529d40cc025f3592aa0ad2c89741 authored over 3 years ago by Justin Gordon <[email protected]>
Release 12.3.0

github.com/shakacode/react_on_rails - 64b3b1486e3610380a3cd797428b13ceab4e9fa6 authored over 3 years ago by Justin Gordon <[email protected]>
Update docs and CHANGELOG

github.com/shakacode/react_on_rails - 082ffe0c7313f059b36a43fc672d6078eaf63f76 authored over 3 years ago by Justin Gordon <[email protected]>
Fix TypeScript error (#1377)

It fixes the following Typescript error:

```
error TS2345: Argument of type '{ traceTurbolin...

github.com/shakacode/react_on_rails - c1ccef885452ad8bb229f7a5d161a75e18f66d92 authored over 3 years ago by Maurizio De Santis <[email protected]>
Update README.me with sponsor image

github.com/shakacode/react_on_rails - c8d3837cfc8976a32d6c873a655adeb71ac989a2 authored over 3 years ago by Justin Gordon <[email protected]>
Added support for @hotwired/turbo. (#1374)

Co-authored-by: Judah Meek <[email protected]>

github.com/shakacode/react_on_rails - 4e9570ba0bdaeb21539080201936e6cf5f14906a authored over 3 years ago by gruener <[email protected]>
Update changelog reference for 12.0.2 (#1373)

The URL for described changes in 12.0.2 release was pointing to the wrong PR.

github.com/shakacode/react_on_rails - 2a134ed4b8311431002fbf36e1f3021acce12cd1 authored over 3 years ago by Edmundas Kondrašovas <[email protected]>
Document optional configuration for bundle caching with ReactOnRailsPro (#1370)

* document optional configuration for bundle caching with ReactOnRailsPro
* set rubocop version...

github.com/shakacode/react_on_rails - e327a02d57222841f3daa4dcba8f51529ec543d2 authored over 3 years ago by Judah Meek <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 36502b88ba6998f8a54b29c2d479910e18ec675b authored almost 4 years ago by Justin Gordon <[email protected]>
change in format for release-it non-interactive

github.com/shakacode/react_on_rails - 9ef6b326213480d0022db42710e5517cad0317bc authored almost 4 years ago by Justin Gordon <[email protected]>
Release 12.2.0

github.com/shakacode/react_on_rails - abcf66cb837a41bf861718299e28c6344efc7d50 authored almost 4 years ago by Justin Gordon <[email protected]>
Release script expects release-it to be in path

And added --no-git.requireCleanWorkingDir

github.com/shakacode/react_on_rails - 0bb92d3c6f4df6df67b25571c554e86d4a74cf6a authored almost 4 years ago by Justin Gordon <[email protected]>
Added rendering option to allow throw (#1365)

Added rendering option to allow throw so that SSR can
throw rather than all errors being caugh...

github.com/shakacode/react_on_rails - e5b1b6a882a1ea1bc9279f004c649369e38f8996 authored almost 4 years ago by Justin Gordon <[email protected]>
Release 12.1.0

github.com/shakacode/react_on_rails - 8818b5ef41c844e8a17aa11f12fe48e7e8883f60 authored almost 4 years ago by Justin Gordon <[email protected]>
Ability to use a module for `config.build_production_command`

Added the ability to assign a module with a `call` method to `config.build_production_command`.
...

github.com/shakacode/react_on_rails - 49ed71e42810186cc714653eb97679d2b33436a2 authored almost 4 years ago by Justin Gordon <[email protected]>
Improve specs and utility methods (#1359)

* Improve specs and utility methods
* Skip react warning for CI

github.com/shakacode/react_on_rails - dd11655008cecbc76303ffd6458290c320b8da9c authored almost 4 years ago by Justin Gordon <[email protected]>
Don't set NODE_ENV in assets.rake (#1356)

Setting NODE_ENV here interferes with Rails'/webpacker's control of this
variable, particularly...

github.com/shakacode/react_on_rails - 75f3a83430ccdaa925d6cc237b8a2e93641ddbe3 authored almost 4 years ago by Justin Gordon <[email protected]>
Re-order docs for SC website (#1335)

* Remove gitbook link and change to shakacode.com link
* replace relative links w/ absolute links

github.com/shakacode/react_on_rails - 85861e258a8e1448e92fdd75b6a768940ee96f46 authored almost 4 years ago by Anton <[email protected]>
Upgrade react-router (#1355)

* Update docs for deferred rendering
* Update and rename code-splitting.md to deferred-renderin...

github.com/shakacode/react_on_rails - e4fcbee651e6874eda682b406c67342ce8bf0824 authored almost 4 years ago by Judah Meek <[email protected]>
rorProVersion value to RoR context (#1354)

* comment out unused RoR config code
* add conditional rorProVersion value to RoR context

github.com/shakacode/react_on_rails - ec4b4d957b6f5c2bea137341f5cc8c5e17f520d4 authored almost 4 years ago by Judah Meek <[email protected]>
Bump ini from 1.3.5 to 1.3.8 in /spec/dummy (#1346)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://githu...

github.com/shakacode/react_on_rails - 69f85f2f9a55ea307db5ddb4d703234df5bb9612 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump node-notifier from 8.0.0 to 8.0.1 (#1349)

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Releas...

github.com/shakacode/react_on_rails - 2e113989d2030ac2989126e05cdc212eadfc4087 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix typo (#1352)

github.com/shakacode/react_on_rails - e2cab817e2fd56fe787af6e25a3227eefbc6713a authored almost 4 years ago by Toan Nguyen The <[email protected]>
Update webpack-notes.md

github.com/shakacode/react_on_rails - a963f3140a83a80a2a78a2a75271689c8ac750da authored almost 4 years ago by Justin Gordon <[email protected]>
Update docs

github.com/shakacode/react_on_rails - 4d1cf8f83adee4e0da572618d42c083a9b32bf64 authored about 4 years ago by Justin Gordon <[email protected]>
Create rails-webpacker-react-integration-options.md

github.com/shakacode/react_on_rails - 546c78400450843ecadecacb7171c25e027760ac authored about 4 years ago by Justin Gordon <[email protected]>
CH6906 - Update CircleCI config to trigger SC website build using CI (#1348)

* Add SC website deploy run
* Add some docs on new logic

github.com/shakacode/react_on_rails - 7f5d380585b35fc622d75c0632c566b6e1881f5e authored about 4 years ago by Anton <[email protected]>
Dependency and Doc updates (#1341)

* Add rubocop-performance and rubocop-spec
* update docs regarding yalc global install
* npm p...

github.com/shakacode/react_on_rails - 914814fd150631f295b70375eb73abd209fe2a72 authored about 4 years ago by Justin Gordon <[email protected]>
Release 12.0.4

github.com/shakacode/react_on_rails - f58b9ca28e3674e00489a9e50f212505c621f2c1 authored about 4 years ago by Justin Gordon <[email protected]>
Rubocop and gem specification cleanups

* Update CHANGELOG.md

github.com/shakacode/react_on_rails - b75d3847e5323f65cf8279ee53e7d20f26eeca2d authored about 4 years ago by Justin Gordon <[email protected]>