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

Release 6.10.1

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

github.com/shakacode/react_on_rails - d4e16e92759a023ec9644c8b7d8f29b9e345681d authored over 7 years ago by Justin Gordon <[email protected]>
[Extends #787] - Improve json conversion with tests and support for Rails older than 4.1 (#812)

* Improve json_safe_and_pretty method to handle parse error
* Add tests to json_safe_and_pretty...

github.com/shakacode/react_on_rails - 6194e31030988c365a210d2d04db99084d8a6f17 authored over 7 years ago by Little Cheung <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 1db5170b2f91d8ced5b0d3fe7b40822ca462f5cd authored over 7 years ago by Justin Gordon <[email protected]>
Update PROJECTS.md

github.com/shakacode/react_on_rails - 86e67c8f9d5901538b575716094d01498930423e authored over 7 years ago by Justin Gordon <[email protected]>
Release 6.10.0

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

github.com/shakacode/react_on_rails - b199f0d344dd251846402cb6b5050315b6367df5 authored over 7 years ago by Justin Gordon <[email protected]>
Add ^ to react-helmut (#805)

github.com/shakacode/react_on_rails - 290b4ec794f37ebb3e99e7e3b01276498a69500a authored over 7 years ago by Justin Gordon <[email protected]>
Return markup hash form react component helper (#800)

* Allow to return object as a value of htmlResult from generator function on the server
* Imple...

github.com/shakacode/react_on_rails - d5d579e7c1a24667eb5ccfbb34c17c0e898d6bf9 authored over 7 years ago by Denis Udovenko <[email protected]>
Update CHANGELOG.md

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

github.com/shakacode/react_on_rails - 0ed39362fa3b0c3958684743123c85726c2ed4a4 authored over 7 years ago by Justin Gordon <[email protected]>
Minor typo (#802)

github.com/shakacode/react_on_rails - ba3823803c53af903f48a2b75bcfc2194652de49 authored over 7 years ago by Yogev Priel <[email protected]>
Fix PropTypes deprecation warnings (#804)

* Upgrade to react 15.5

Ran the codemod:
jscodeshift -t react-codemod/transforms/React-PropT...

github.com/shakacode/react_on_rails - fe7fdf4b0ec5c9c8adfd2141526a8df830ac399f authored over 7 years ago by Denis Udovenko <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - bd0bbcc476cc58ed228b592dd6ce00495cf47863 authored almost 8 years ago by Justin Gordon <[email protected]>
Update KUDOS.md

github.com/shakacode/react_on_rails - 2cc65021da5d5518633aadea03b86fb839f35090 authored almost 8 years ago by Justin Gordon <[email protected]>
add additional steps that will allow yarn the permissions to write to /home/webapp during asset compilation (#794)

github.com/shakacode/react_on_rails - 8ca9fa7511888a3a9f8dec8ce7e7a5edc74cf3b7 authored almost 8 years ago by Joseph Combs <[email protected]>
Update turbolinks.md

github.com/shakacode/react_on_rails - 970b33c20b23b307b1afc091f9bad80ff953d99b authored almost 8 years ago by Justin Gordon <[email protected]>
Update i18n.md

github.com/shakacode/react_on_rails - 84bc3edfd80020ac97feaaea877ec117dea4d88c authored almost 8 years ago by Justin Gordon <[email protected]>
Update i18n.md

github.com/shakacode/react_on_rails - 65ce4a32de2f514c1acb91e8cf8d645baf27b483 authored almost 8 years ago by Justin Gordon <[email protected]>
Update rspec-configuration.md

github.com/shakacode/react_on_rails - a7e5c07f2c0b33629c5a2a7d2aff7c31ca31626d authored almost 8 years ago by Justin Gordon <[email protected]>
Adding Documentation About Deploying to Elastic Beanstalk with Yarn (#790)

* Adding Documentation About Deploying to Elastic Beanstalk

github.com/shakacode/react_on_rails - 3269da94455813a4ebff49c6a95a623fdcc61713 authored almost 8 years ago by Chris Jones <[email protected]>
Release 6.9.3

github.com/shakacode/react_on_rails - a685cfab92a797dfbe74078837de8a92c32b2a47 authored almost 8 years ago by Justin Gordon <[email protected]>
Don't call to_json on string props (#791)

* Don't call to_json on string props

This bit of debugging shows the issue.

[1] (pry) #<#<...

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

github.com/shakacode/react_on_rails - 7f04afd17b23cf9b9ee44a108e00d96e3e667e86 authored almost 8 years ago by Justin Gordon <[email protected]>
Release 6.9.2

github.com/shakacode/react_on_rails - bdc5e5de205439c72357cf4f093cfe387f0f59e9 authored almost 8 years ago by Justin Gordon <[email protected]>
Don't pretty format JSON in development (#789)

* Don't pretty format JSON in development
Temp fix given that a hash may contain active record ...

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

github.com/shakacode/react_on_rails - 901848def2996b53abb81cbe2609466df58a2348 authored almost 8 years ago by Justin Gordon <[email protected]>
Update CONTRIBUTING.md

github.com/shakacode/react_on_rails - 31bc876fb1f5a7dc595ec339fca749a7d353fbff authored almost 8 years ago by Justin Gordon <[email protected]>
Update version_checker.rb (#788)

Version mismatches between gem and npm package now use
logger.error rather than logger.warn.

github.com/shakacode/react_on_rails - f40f0d72cc106e1430aa1beec86e961ca03343ba authored almost 8 years ago by Justin Gordon <[email protected]>
Update rails3.md

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

github.com/shakacode/react_on_rails - b702d6b0152bf9bd3fc270fec0c05213505ca82f authored almost 8 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 2dfff62e48c4e509906fbb16faf5ef41a892a861 authored almost 8 years ago by Justin Gordon <[email protected]>
Clear hydrated stores (#785)

* Clear hydratedStores on each #react_component call
* Create clearHydratedStores() methods for...

github.com/shakacode/react_on_rails - e32cb744867998e654e735c1ca22a72561115e83 authored almost 8 years ago by Denis Udovenko <[email protected]>
Release 6.9.1

github.com/shakacode/react_on_rails - 7fee1f687b9ddaa8a4ed77a9a3954eda65cbcfbf authored almost 8 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 38f30e13d438335c6babcfe83312aed116e0d883 authored almost 8 years ago by Justin Gordon <[email protected]>
Fixes Crash in Development for String Props (#784)

* Fixes Crash in Development for String Props

Bug caused by not handling JSON.pretty_generate...

github.com/shakacode/react_on_rails - 99fc6358c4fa08c1fdf013ddaa61a4b5a7f0a93d authored almost 8 years ago by Justin Gordon <[email protected]>
Update the tutorial link (#783)

github.com/shakacode/react_on_rails - 85a79c46d5192d1b02a2f9bc7f430b8e7847b224 authored almost 8 years ago by Rostislav Katin <[email protected]>
Update Gemfile

github.com/shakacode/react_on_rails - e394956d9c30638232d18fd472ff2cc1c685d55d authored almost 8 years ago by Justin Gordon <[email protected]>
Release 6.9.0

github.com/shakacode/react_on_rails - 2116662d513a1fd03f913d61723c6da4ae62a14e authored almost 8 years ago by Justin Gordon <[email protected]>
Updated CHANGELOG.md for 6.9.0

github.com/shakacode/react_on_rails - 77b467dbeaa1fd272b27ac70b0c17316ce4424cf authored almost 8 years ago by Justin Gordon <[email protected]>
i18n_yml_dir (#777)

* Add option to specify i18n_yml_dir

LocalesToJs uses all locales on rails i18n load path whe...

github.com/shakacode/react_on_rails - 8cb06ed35cb5c2c453bcc193282b4c091574c1b7 authored almost 8 years ago by Danijel Bjelajac <[email protected]>
Fix issue with release script (#778)

* Add bundler/gem_tasks to Rakefile
* Replace 'gem release' with bundler's gem tasks
* Revert ...

github.com/shakacode/react_on_rails - d04fc4c384000ba6f0e51a87b0c649f948eb7a71 authored almost 8 years ago by Ilya Solo <[email protected]>
Use <script type="application/json"> for props and store (#775) for performance

Initial implementation started by https://github.com/eliaslopezgt and then https://github.com/sq...

github.com/shakacode/react_on_rails - 7ccd603683af377880d4e16f56752ac7587c38b7 authored almost 8 years ago by Dmitriy Cheremukhin <[email protected]>
Update KUDOS.md

github.com/shakacode/react_on_rails - cca135100d64c2833b84dff52efb33527d7a9365 authored almost 8 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - c450e89ca58f285a83b414aa42831165fc2becbc authored almost 8 years ago by Justin Gordon <[email protected]>
Release 6.8.2

github.com/shakacode/react_on_rails - 8d2a52d1afbb0f05785b074df1bccfedeca96dfb authored almost 8 years ago by Justin Gordon <[email protected]>
WIP: Add image handling example (#768)

* Add image handling example. demonstrates using both background
images in CSS and img tags....

github.com/shakacode/react_on_rails - 9a56a9356561a091514ab6e9466a54f378d6169a authored almost 8 years ago by Dmitriy Cheremukhin <[email protected]>
Update webpack to version 2.3.x (#771)

* Update webpack from v2.2.1 to v2.3.1
* Change output path to absolute in generator's webpack ...

github.com/shakacode/react_on_rails - 1b3533624a6c5e0a59bef803cce89b226035f09c authored almost 8 years ago by Dmitriy Cheremukhin <[email protected]>
Update KUDOS.md

github.com/shakacode/react_on_rails - 80640d65cc87a30c12ae4e34ba6f1e49fd3fd4b4 authored almost 8 years ago by Justin Gordon <[email protected]>
Update hot-reloading-rails-development.md

github.com/shakacode/react_on_rails - c8f33a69c27e50629ab6f8589189467354b04823 authored almost 8 years ago by Justin Gordon <[email protected]>
Update PROJECTS.md

github.com/shakacode/react_on_rails - c4423e1c2ce684bcf5b6acbd4ec42c4f3caa7775 authored almost 8 years ago by Justin Gordon <[email protected]>
Update PROJECTS.md

github.com/shakacode/react_on_rails - 359b4a17882f31ed088c4d6c50b86dc6714bfcf4 authored almost 8 years ago by Justin Gordon <[email protected]>
Release 6.8.1

github.com/shakacode/react_on_rails - f82a182b54131d37464b2fc78a1c1e9e06b805d5 authored almost 8 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 2828f4009675057b8ab62e10b505dd0c4eb26133 authored almost 8 years ago by Justin Gordon <[email protected]>
Update react_on_rails.gemspec

github.com/shakacode/react_on_rails - b01dc059ae4abf12876cfeb196b2d5e1946dad29 authored almost 8 years ago by Justin Gordon <[email protected]>
Fix turbolinks mount event (#764)

* Change turbolinks mount event
* fix first mount considering turbolinks2

github.com/shakacode/react_on_rails - 081afdfa21819304d8e3c4004238d2e89bbaa7ee authored almost 8 years ago by Sergey Zyablitsky <[email protected]>
Update Procfile for production (#762)

github.com/shakacode/react_on_rails - 74631eb794f0e7625e82725ecf13225e12b40563 authored almost 8 years ago by William Wanyama <[email protected]>
Update CONTRIBUTING.md

github.com/shakacode/react_on_rails - bd974c0924f8ea4500d77454c195641ab5d5f7b1 authored almost 8 years ago by Justin Gordon <[email protected]>
Update CONTRIBUTING.md and related files (#737)

github.com/shakacode/react_on_rails - 9efc5514f64be1d66efdbcf9f4871bdf9ac0a529 authored almost 8 years ago by William Wanyama <[email protected]>
Add missing listen gem (#761)

Part of the Rails 5 upgrade.

github.com/shakacode/react_on_rails - 81414e2b54d6698f2d4a8e25f20386154ffd2eba authored almost 8 years ago by William Wanyama <[email protected]>
Update .travis.yml

github.com/shakacode/react_on_rails - f42e8f47af7a6b7e0f7b55d4563b236a86aba4a3 authored almost 8 years ago by Justin Gordon <[email protected]>
Update rails-assets-relative-paths.md (#754)

Update for Webpack v2

github.com/shakacode/react_on_rails - 9c509db321cc5312c22e6f176d080a06b0cf100a authored almost 8 years ago by Justin Gordon <[email protected]>
Updated spec/dummy to Rails 5 (#752)

* Upgraded all dependencies of spec/dummy
* Changed default to Turbolinks 5.0.1
* Removed supp...

github.com/shakacode/react_on_rails - 58725227f570d0c90bb39685bd4e09655b77cd61 authored almost 8 years ago by Justin Gordon <[email protected]>
Release 6.8.0

github.com/shakacode/react_on_rails - 300df6f4f8a39818b4dd90150ee77ec9176fc089 authored almost 8 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md and docs for 6.8 release. (#751)

* Update CHANGELOG.md
* Update README.md

github.com/shakacode/react_on_rails - 77f069aeac8883e75880945f47622e0ebaeb1a7f authored almost 8 years ago by Justin Gordon <[email protected]>
Update KUDOS.md

github.com/shakacode/react_on_rails - 423f18f201085ba878e4a2e012b0d5ce6afbb225 authored almost 8 years ago by Justin Gordon <[email protected]>
Update KUDOS.md

github.com/shakacode/react_on_rails - 358fae67a87b5a2a8b663a26a13bde0b8057fb77 authored almost 8 years ago by Justin Gordon <[email protected]>
Adding rails assets relative paths doc (#750)

github.com/shakacode/react_on_rails - 8ea18ec06031cc582aaec3945dae95ba3f3dca37 authored almost 8 years ago by Thomas Baird <[email protected]>
Conversion to Webpack v2 (#742)

Rubocop needed update as well.

github.com/shakacode/react_on_rails - c4db23f8c69aed7e2fcf517f8523ef6e460d129d authored almost 8 years ago by Justin Gordon <[email protected]>
Release 6.7.2

github.com/shakacode/react_on_rails - 8b13c3beabf1e266c506e840b012b3f00bf417ea authored almost 8 years ago by Justin Gordon <[email protected]>
Updated CHANGELOG.md and gemspec

github.com/shakacode/react_on_rails - 7dcbab3f8b1fe7466e5e5b4322e815a4d8410110 authored almost 8 years ago by Justin Gordon <[email protected]>
Improve i18n Integration (#748)

* Better error message if the value of the i18n directory is invalid.
* Added test for configur...

github.com/shakacode/react_on_rails - ce317693bef52da608d4a7ae084696e8ddc19d20 authored almost 8 years ago by Justin Gordon <[email protected]>
Update recommended-project-structure.md

github.com/shakacode/react_on_rails - 54b280c9440903c375fa41da6c7119cf28d329a0 authored almost 8 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - d907986e2d45c076408f3fca4a33bd907b5f9da1 authored almost 8 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 907a4d6e0cfa2b8f4177885cc772444e146c0451 authored almost 8 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 84df979e0c02f006142c34c3210413c42520e42a authored almost 8 years ago by Justin Gordon <[email protected]>
Update tutorial.md (#747)

for 6.7.1

github.com/shakacode/react_on_rails - 6e3edd1e50d4c635a2d3298cffa7dc9599fb6e3e authored almost 8 years ago by Justin Gordon <[email protected]>
Update PROJECTS.md

github.com/shakacode/react_on_rails - f45c1c1bd6b900c1ce36b6df56b5dd90ad144687 authored almost 8 years ago by Justin Gordon <[email protected]>
Update Docs for i18n (#743)

* Update SUMMARY.md
* Update i18n.md
* Update README.md

github.com/shakacode/react_on_rails - 89a095256cc791b21e9cf0f247a88ed6060cdad3 authored almost 8 years ago by Justin Gordon <[email protected]>
Fix reference to wrong PR in CHANGELOG (#745)

github.com/shakacode/react_on_rails - b4b4c8460528b397cb94119620e1467c5b61be30 authored almost 8 years ago by Stefan Wrobel <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - c2947686317b7be8722ccb844c8d35bb48a18469 authored almost 8 years ago by Justin Gordon <[email protected]>
Release 6.7.1

github.com/shakacode/react_on_rails - 80068fff3e4c8beb402d158152f1262d16dbeee9 authored almost 8 years ago by Justin Gordon <[email protected]>
Release 6.7.0

github.com/shakacode/react_on_rails - e3d2efbe07b0b129a58da2a41c2f17299e181ea0 authored almost 8 years ago by Justin Gordon <[email protected]>
Fix test failure due to no Rails.application in gem specs

Rails.application is nil when running some gem specs.

github.com/shakacode/react_on_rails - 8f276cb1d6310de85561defc308af3311b0a7120 authored almost 8 years ago by Justin Gordon <[email protected]>
Update README.md and CHANGELOG.md

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

github.com/shakacode/react_on_rails - 57943d9d8ad6ab6bc2a12d0dc1d0db8d3c42802c authored almost 8 years ago by Justin Gordon <[email protected]>
add locale.rake (#717)

* add locale rake task
* update Procfile.dev.tt & react_on_rails.rb.tt
* update docs
* For te...

github.com/shakacode/react_on_rails - b966f8b387c8704f84fb644779f99180a516488b authored almost 8 years ago by Jason Huang <[email protected]>
Update .travis.yml

github.com/shakacode/react_on_rails - 8e47c79bdd7d00b8af087acd11e77b59374ffc3e authored almost 8 years ago by Justin Gordon <[email protected]>
Update .travis.yml

github.com/shakacode/react_on_rails - 1ecdc0b93dcd72bb7af619e56de06778826cbbbc authored almost 8 years ago by Justin Gordon <[email protected]>
Fix spec failing due to duplicate component (#734)

On running `rake`, the following spec fails:

```
1) Pages/Index All in one page Simple Com...

github.com/shakacode/react_on_rails - 1e06286d5c4b6b59e9ddda44be8c6c0e98735164 authored almost 8 years ago by Hrishi Mittal <[email protected]>
Upgrade Rails to 4.2.8 (#735)

Upgrade to latest Rails 4 version as a fix for security vulnerabilities in 4.2.5.

github.com/shakacode/react_on_rails - 4943fbd7764d44214c0b1cb14ed9b251948812d8 authored almost 8 years ago by Hrishi Mittal <[email protected]>
Add HMR tutorial to PROJECTS.md (#740)

github.com/shakacode/react_on_rails - 75488ce23f31efc0ec8ff73acba7ae9a095a2bdb authored almost 8 years ago by Hrishi Mittal <[email protected]>
Update KUDOS.md (#739)

Add quote and link for why I love react_on_rails so much that I made a course based on it.

github.com/shakacode/react_on_rails - 5811b6bbc266cef9804bcdc88176b6f5051cb5d5 authored almost 8 years ago by Hrishi Mittal <[email protected]>
update gitbook's Summary.md (#738)

github.com/shakacode/react_on_rails - 24d3eb2ebca337dbc64d725fbf86bb3111e3680d authored almost 8 years ago by Judah Meek <[email protected]>
Update tutorial.md (#727)

* Update tutorial.md
* change missing_npm? to missing_yarn?

github.com/shakacode/react_on_rails - 9a198bf716d74f2fbf0a62c43a23f1d377bc4fa2 authored almost 8 years ago by Justin Gordon <[email protected]>
Update webpack.md (#732)

github.com/shakacode/react_on_rails - 97f59f26f84efe43bd1d99055a0be02114ce5a7b authored almost 8 years ago by Justin Gordon <[email protected]>
`bundle` in `/client/app/bundle/comments` should be plural (#731)

github.com/shakacode/react_on_rails - 3106b4b8f8fb643d0dc02cdca22e3d53f2cf2cce authored almost 8 years ago by Askar <[email protected]>
Renamed LICENSE to LICENSE.md for gitbook

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

github.com/shakacode/react_on_rails - 08756b2bd38ebbf1bf2c1a8135ff61fafa10714d authored almost 8 years ago by Justin Gordon <[email protected]>
Update PROJECTS.md (#723)

Adding Josephine to the list!

github.com/shakacode/react_on_rails - f8e627a499a4396c5d27f42a43b43eb5c057baa2 authored almost 8 years ago by Daniel <[email protected]>