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

Upgrade spec/dummy to React 18 (#1463)

8b708e010955472868563e8bb4404844b12d7437 authored over 2 years ago
Replaced page title Webpacker text with Shakapacker (#1467)

32e7360b7c5fbb3a545d3138c00e24ec866b2a39 authored over 2 years ago
Update Tutorial docs with setting ENV variables section (#1461)

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

ea9969e0240870d1fa4dc0f8a16560f325f01cc1 authored over 2 years ago
Add a note on mini_racer to documentation (#1462)

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

471f78e7a54a83f59798ed5d42cf70b3aae6666b authored over 2 years ago
Require createRoot/hydrateRoot from 'react-dom/client' under react-dom 18+ (#1460)

Fixes #1441

35d9d6943f4b52b652c6142a8aa5ef0f8ca36f70 authored over 2 years ago
Clean up grammar and markdown in the i18n guide (#1459)

3c7751c343d70c137c4b4f219c7779900ce5a9e5 authored over 2 years ago
Only check the existence of i18n directory before locale generation (#1458)

87b5c0187c733427415425f25b20403a525c06db authored over 2 years ago
Update start steps in README (#1443)

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

fa2fe25eb6a749d1605d6aa7abd11ef4f911c9f6 authored over 2 years ago
Remove mini_racer as the default ExecJS runtime (#1453)

3dfa1dbdb1d14548365309e0331feba0f4901da7 authored over 2 years ago
update to shakapacker 6.4.0 (#1456)

5c629615f3a84c598813e469703c7a8353baa07c authored over 2 years ago
Update README.md

Add sponsors
Add badges for CI

4234f948e38c90577f4cecb3854973f3a3bcb9e8 authored over 2 years ago
Small typo (#1452)

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

0cf7b99370b950075ac19d43e36255a01c8f2a3f authored over 2 years ago
Update link (#1446)

52ea14bbc2de7de175d421b5491492c6a195ab4e authored almost 3 years ago
Move doc file (#1445)

0f7e5e4e4edc458dc63d95258c8edb03412609da authored almost 3 years ago
Release 13.0.2

0e96cf8a4c6779daf2c671974e93598134162587 authored almost 3 years ago
Some react 16 doesn't support version property (#1435)

So compute version differently

e788c1d2aab596d51bfee91f6fb9448eefdc505e authored almost 3 years ago
Fix webpacker link in README.md (#1434)

52ff09f9f98a615e908d6ce169cf40a43cf2649c authored almost 3 years ago
Stop checking encoding names (#1433)

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

It may also ...

e43283ac868f5b6967e1b452cbe6560d091b0c3d authored almost 3 years ago
Release 13.0.1

508d958cbe1fb94449ed8a7446eeabe32ec68c5e authored almost 3 years ago
Change the test generated webpack file (#1431)

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

c31d922d3047806b79865be7266513cd504e821a authored almost 3 years ago
Release 13.0.0

83abbd022329e2eeb78a0b729b41c20709ce8e5e authored almost 3 years ago
Fixed generator to support Shakapacker (#1430)

* Also fixed incorrect error handling

8f0b7e0a841a9d78005ecbd77a59dc5bb5464884 authored almost 3 years ago
Release 13.0.0-beta.0

1244375c01383691a7ccfa8407a244f42624b9e4 authored almost 3 years ago
Remove webpacker as dependency in gemspec (#1428)

And updated to ShakaPacker.

This will be v13 since it requires some changes.

CI is broken....

ca2571164b166b21b27941b12cfbca593a2fff0d authored almost 3 years ago
Give dummy bundle job proper prerequisites (#1422)

0389a952c3c6e501d810f4332dbc3a4d45e3c648 authored almost 3 years ago
Add tip for publishing

9eeb99ebd78a9eacebf46ee8b70ce54f775c39d2 authored about 3 years ago
Release 12.6.0

21c91fa411ef77567aafd70c23888a51ccdff44c authored about 3 years ago
require bundler

5d9e82931194f0f277e6f38fc2d76f4099ea0b8d authored about 3 years ago
Fix ruby 3 issue

2dc1d5ed37e49c700b6db747a9e75da4fa0715a3 authored about 3 years ago
Update docs

f9c59081c5d98b256f2bcef971f24345b23c1405 authored about 3 years ago
add entry for RenderingPropsExtension (#1426)

3400431e7e450fb757fe6712afd4aae33e40852f authored about 3 years ago
Update issue templates (#1419)

* Update issue templates

* Update bug_report.md

cada1505b429ae4108b98973ed30d0f84afc470d authored about 3 years ago
use rails binstubs instead of bundlers (#1418)

89db0ffc1efb774078643841028ddfc95587a63b authored about 3 years ago
Add ClientPropsExtension support (#1413)

* add rendering_props_extension config option

38156fb94526a48fdcc66efc4a16c466d9a139fe authored about 3 years ago
Add ReScript Example (#1400)

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

dad754c193d83d01d0027c890ce8740dc9979683 authored about 3 years ago
update .gitignore (#1416)

b44d41cdd50e76bdf43044c0911d426bfd281a72 authored about 3 years ago
Release 12.5.2

69cfae7cc677ab36342d85b74bb4e78e2a8c4eff authored about 3 years ago
Updated CHANGELOG.md

563df44eae855d6f6ed25fb07536b4b1655de468 authored about 3 years ago
Move webpacker task adjustment logic to Configuration class method (#1415)

9637c09e46372f92d09113a2eb61b3658b47b351 authored about 3 years ago
lock platform for bundler (#1414)

* platform lock for github actions

420b8b0a931ca4a40dc7672a5a6904c6a1682b2a authored about 3 years ago
Release 12.5.1

5fe6f53fed02e4689ad86fc9d30203da3c269a34 authored about 3 years ago
Lock some dependencies

Or else bundler hangs
And update spec/dummy

b7ea68499e7d4a9eb5085482424b15f73db1dc49 authored about 3 years ago
Update CHANGELOG.md

3cdb0875cf4f432d3123d739d1d438fa36d4dc5a authored about 3 years ago
Check for "include_execjs_polyfills" method before calling it (#1412)

* check for the method before calling it

b941f42153d44233ca8ab56b7b909c7fbaed1480 authored about 3 years ago
Doc updates

32ab3cc64cecf39aa4eeb8d856760d578d5a5728 authored about 3 years ago
Release 12.5.0

05f1dda2591dba15f101473e8050a5425d9e5007 authored about 3 years ago
remove --ci option for release-it

7fe9bf9fb1fab1094c2dc58dec4cd516bf156924 authored about 3 years ago
Update readme for 12.5

cc4baa2fcd8f34d618e8bf40804b90fb4596b479 authored about 3 years ago
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...

07dd4dce074e1243850fe9c4661d2860e18ce63e authored about 3 years ago
Update all of React on Rails to support Rails 7 (#1411)

379a47dae4b58808e4301242afa4d394efd1369d authored about 3 years ago
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...

922e19ca8df43a315d62f2e87eb968d7489995f9 authored about 3 years ago
Update the install generator to add Webpacker configuration (#1404)

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

64f722f51640461b5be0988da012d048cc445d32 authored about 3 years ago
Update README.md

3fe52bf8fecc7f31489a43fb9a1aa707e6ffb735 authored about 3 years ago
Display error message when no config.server_bundle_js_file is provided (#1401)

4f4dfe81762c00ddacf87271a69c48aab8096df7 authored about 3 years ago
Update REACT-ON-RAILS-PRO-LICENSE

b55dcb83407ae9cbcb2c5ec65864f82f4417e8cd authored about 3 years ago
Update CHANGELOG.md

2eb6b04c0afdea7e1769071685a08da13b0033bd authored over 3 years ago
Update CHANGELOG.md

4ad22daa185979bea4538fecbc60d39fea5b55c1 authored over 3 years ago
Update SUMMARY.md

42e2dbe9676d18e55665dbd8422b137b42a3975a authored over 3 years ago
Release 12.4.0

a817e8575ae3b56e0a3e386b84af9c5f8627ed48 authored over 3 years ago
Update README.md (#1393)

Remove duplicate 'and'

0ba446c1d10c530811041676e8283f6bbdc5d5ec authored over 3 years ago
execjs_polyfills => include_execjs_polyfills (#1394)

19164ad7955be880c63c89ad058c87b37ca22054 authored over 3 years ago
update changelog for 12.4.0 (#1389)

986a013cc93965c679bdb9dcb7eb57af90c2fb94 authored over 3 years ago
Release 12.4.0-rc.0

083eeb6b32b86465583f4933c63e38e00adc83a9 authored over 3 years ago
Allow skipping stubbing, enable returning promises for SSR (#1380)

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

565957f5e23e7da7d0835f7c509daf61c951e663 authored over 3 years ago
Update links (#1384)

5a441930f334458d709a231bcfebdb76083e8873 authored over 3 years ago
Allow setting REACT_ON_RAILS_PRECOMPILE to false to skip building (#1371)

* Update assets.rake

Co-authored-by: Judah Meek

1a7626f11033a207a6c77a6db5be48c46ffc1323 authored over 3 years ago
Many doc updates (#1367)

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

27921ec2bbecdd56a61e3c39393191d9993d0214 authored over 3 years ago
Set prerender to true for all react component in the homepage (#1381)

* ssr all index components
* update in-view documentation

7367d1a3e459c0c866dbdedac4ddcb1d1c886cfb authored over 3 years ago
Sync Integration Specs with React on Rails Pro (#1382)

e7c2544b5884f0e1c250f0d2784bf86c6a8edc0d authored over 3 years ago
Scout APM Instrument React SSR methods (#1379)

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

edd6330e23b2529d40cc025f3592aa0ad2c89741 authored over 3 years ago
Release 12.3.0

64b3b1486e3610380a3cd797428b13ceab4e9fa6 authored over 3 years ago
Update docs and CHANGELOG

082ffe0c7313f059b36a43fc672d6078eaf63f76 authored over 3 years ago
Fix TypeScript error (#1377)

It fixes the following Typescript error:

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

c1ccef885452ad8bb229f7a5d161a75e18f66d92 authored over 3 years ago
Update README.me with sponsor image

c8d3837cfc8976a32d6c873a655adeb71ac989a2 authored over 3 years ago
Added support for @hotwired/turbo. (#1374)

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

4e9570ba0bdaeb21539080201936e6cf5f14906a authored over 3 years ago
Update changelog reference for 12.0.2 (#1373)

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

2a134ed4b8311431002fbf36e1f3021acce12cd1 authored over 3 years ago
Document optional configuration for bundle caching with ReactOnRailsPro (#1370)

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

e327a02d57222841f3daa4dcba8f51529ec543d2 authored over 3 years ago
Update README.md

36502b88ba6998f8a54b29c2d479910e18ec675b authored almost 4 years ago
change in format for release-it non-interactive

9ef6b326213480d0022db42710e5517cad0317bc authored almost 4 years ago
Release 12.2.0

abcf66cb837a41bf861718299e28c6344efc7d50 authored almost 4 years ago
Release script expects release-it to be in path

And added --no-git.requireCleanWorkingDir

0bb92d3c6f4df6df67b25571c554e86d4a74cf6a authored almost 4 years ago
Added rendering option to allow throw (#1365)

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

e5b1b6a882a1ea1bc9279f004c649369e38f8996 authored almost 4 years ago
Release 12.1.0

8818b5ef41c844e8a17aa11f12fe48e7e8883f60 authored almost 4 years ago
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`.
...

49ed71e42810186cc714653eb97679d2b33436a2 authored almost 4 years ago
Improve specs and utility methods (#1359)

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

dd11655008cecbc76303ffd6458290c320b8da9c authored almost 4 years ago
Don't set NODE_ENV in assets.rake (#1356)

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

75f3a83430ccdaa925d6cc237b8a2e93641ddbe3 authored almost 4 years ago
Re-order docs for SC website (#1335)

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

85861e258a8e1448e92fdd75b6a768940ee96f46 authored almost 4 years ago
Upgrade react-router (#1355)

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

e4fcbee651e6874eda682b406c67342ce8bf0824 authored almost 4 years ago
rorProVersion value to RoR context (#1354)

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

ec4b4d957b6f5c2bea137341f5cc8c5e17f520d4 authored almost 4 years ago
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...

69f85f2f9a55ea307db5ddb4d703234df5bb9612 authored about 4 years ago
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...

2e113989d2030ac2989126e05cdc212eadfc4087 authored about 4 years ago
Fix typo (#1352)

e2cab817e2fd56fe787af6e25a3227eefbc6713a authored about 4 years ago
Update webpack-notes.md

a963f3140a83a80a2a78a2a75271689c8ac750da authored about 4 years ago
Update docs

4d1cf8f83adee4e0da572618d42c083a9b32bf64 authored about 4 years ago
Create rails-webpacker-react-integration-options.md

546c78400450843ecadecacb7171c25e027760ac authored about 4 years ago
CH6906 - Update CircleCI config to trigger SC website build using CI (#1348)

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

7f5d380585b35fc622d75c0632c566b6e1881f5e authored about 4 years ago
Dependency and Doc updates (#1341)

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

914814fd150631f295b70375eb73abd209fe2a72 authored about 4 years ago
Release 12.0.4

f58b9ca28e3674e00489a9e50f212505c621f2c1 authored about 4 years ago
Rubocop and gem specification cleanups

* Update CHANGELOG.md

b75d3847e5323f65cf8279ee53e7d20f26eeca2d authored about 4 years ago