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
github.com/shakacode/react_on_rails - f65fd7235fc053ef79cf53ad2c56dd1f5226828a authored over 7 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - d4e16e92759a023ec9644c8b7d8f29b9e345681d authored over 7 years ago by Justin Gordon <[email protected]>
* Improve json_safe_and_pretty method to handle parse error
* Add tests to json_safe_and_pretty...
github.com/shakacode/react_on_rails - 1db5170b2f91d8ced5b0d3fe7b40822ca462f5cd authored over 7 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 86e67c8f9d5901538b575716094d01498930423e authored over 7 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 1f48e63cc0820c6bba2eb92ac915fc4ca7c05a53 authored over 7 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - b199f0d344dd251846402cb6b5050315b6367df5 authored over 7 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 290b4ec794f37ebb3e99e7e3b01276498a69500a authored over 7 years ago by Justin Gordon <[email protected]>
* Allow to return object as a value of htmlResult from generator function on the server
* Imple...
github.com/shakacode/react_on_rails - 2bef1d5e899e5ee354c6fcaa8a8c2913d2d1a1d7 authored over 7 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 0ed39362fa3b0c3958684743123c85726c2ed4a4 authored over 7 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - ba3823803c53af903f48a2b75bcfc2194652de49 authored over 7 years ago by Yogev Priel <[email protected]>
* Upgrade to react 15.5
Ran the codemod:
jscodeshift -t react-codemod/transforms/React-PropT...
github.com/shakacode/react_on_rails - bd0bbcc476cc58ed228b592dd6ce00495cf47863 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 2cc65021da5d5518633aadea03b86fb839f35090 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 8ca9fa7511888a3a9f8dec8ce7e7a5edc74cf3b7 authored almost 8 years ago by Joseph Combs <[email protected]>
github.com/shakacode/react_on_rails - 970b33c20b23b307b1afc091f9bad80ff953d99b authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 84bc3edfd80020ac97feaaea877ec117dea4d88c authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 65ce4a32de2f514c1acb91e8cf8d645baf27b483 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - a7e5c07f2c0b33629c5a2a7d2aff7c31ca31626d authored almost 8 years ago by Justin Gordon <[email protected]>
* Adding Documentation About Deploying to Elastic Beanstalk
github.com/shakacode/react_on_rails - 3269da94455813a4ebff49c6a95a623fdcc61713 authored almost 8 years ago by Chris Jones <[email protected]>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
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]>github.com/shakacode/react_on_rails - 7f04afd17b23cf9b9ee44a108e00d96e3e667e86 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - bdc5e5de205439c72357cf4f093cfe387f0f59e9 authored almost 8 years ago by Justin Gordon <[email protected]>
* Don't pretty format JSON in development
Temp fix given that a hash may contain active record ...
github.com/shakacode/react_on_rails - 901848def2996b53abb81cbe2609466df58a2348 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 31bc876fb1f5a7dc595ec339fca749a7d353fbff authored almost 8 years ago by Justin Gordon <[email protected]>
Version mismatches between gem and npm package now use
logger.error rather than logger.warn.
github.com/shakacode/react_on_rails - 5954e362aad8547d55d6d4e4989b98815c6164a1 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - b702d6b0152bf9bd3fc270fec0c05213505ca82f authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 2dfff62e48c4e509906fbb16faf5ef41a892a861 authored almost 8 years ago by Justin Gordon <[email protected]>
* Clear hydratedStores on each #react_component call
* Create clearHydratedStores() methods for...
github.com/shakacode/react_on_rails - 7fee1f687b9ddaa8a4ed77a9a3954eda65cbcfbf authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 38f30e13d438335c6babcfe83312aed116e0d883 authored almost 8 years ago by Justin Gordon <[email protected]>
* 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]>github.com/shakacode/react_on_rails - 85a79c46d5192d1b02a2f9bc7f430b8e7847b224 authored almost 8 years ago by Rostislav Katin <[email protected]>
github.com/shakacode/react_on_rails - e394956d9c30638232d18fd472ff2cc1c685d55d authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 2116662d513a1fd03f913d61723c6da4ae62a14e authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 77b467dbeaa1fd272b27ac70b0c17316ce4424cf authored almost 8 years ago by Justin Gordon <[email protected]>
* 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]>
* Add bundler/gem_tasks to Rakefile
* Replace 'gem release' with bundler's gem tasks
* Revert ...
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]>github.com/shakacode/react_on_rails - cca135100d64c2833b84dff52efb33527d7a9365 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - c450e89ca58f285a83b414aa42831165fc2becbc authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 8d2a52d1afbb0f05785b074df1bccfedeca96dfb authored almost 8 years ago by Justin Gordon <[email protected]>
* Add image handling example. demonstrates using both background
images in CSS and img tags....
* 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 - 80640d65cc87a30c12ae4e34ba6f1e49fd3fd4b4 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - c8f33a69c27e50629ab6f8589189467354b04823 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - c4423e1c2ce684bcf5b6acbd4ec42c4f3caa7775 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 359b4a17882f31ed088c4d6c50b86dc6714bfcf4 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - f82a182b54131d37464b2fc78a1c1e9e06b805d5 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 2828f4009675057b8ab62e10b505dd0c4eb26133 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - b01dc059ae4abf12876cfeb196b2d5e1946dad29 authored almost 8 years ago by Justin Gordon <[email protected]>
* Change turbolinks mount event
* fix first mount considering turbolinks2
github.com/shakacode/react_on_rails - 74631eb794f0e7625e82725ecf13225e12b40563 authored almost 8 years ago by William Wanyama <[email protected]>
github.com/shakacode/react_on_rails - bd974c0924f8ea4500d77454c195641ab5d5f7b1 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 9efc5514f64be1d66efdbcf9f4871bdf9ac0a529 authored almost 8 years ago by William Wanyama <[email protected]>
Part of the Rails 5 upgrade.
github.com/shakacode/react_on_rails - 81414e2b54d6698f2d4a8e25f20386154ffd2eba authored almost 8 years ago by William Wanyama <[email protected]>github.com/shakacode/react_on_rails - f42e8f47af7a6b7e0f7b55d4563b236a86aba4a3 authored almost 8 years ago by Justin Gordon <[email protected]>
Update for Webpack v2
github.com/shakacode/react_on_rails - 9c509db321cc5312c22e6f176d080a06b0cf100a authored almost 8 years ago by Justin Gordon <[email protected]>
* Upgraded all dependencies of spec/dummy
* Changed default to Turbolinks 5.0.1
* Removed supp...
github.com/shakacode/react_on_rails - 300df6f4f8a39818b4dd90150ee77ec9176fc089 authored almost 8 years ago by Justin Gordon <[email protected]>
* Update CHANGELOG.md
* Update README.md
github.com/shakacode/react_on_rails - 423f18f201085ba878e4a2e012b0d5ce6afbb225 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 358fae67a87b5a2a8b663a26a13bde0b8057fb77 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 8ea18ec06031cc582aaec3945dae95ba3f3dca37 authored almost 8 years ago by Thomas Baird <[email protected]>
Rubocop needed update as well.
github.com/shakacode/react_on_rails - c4db23f8c69aed7e2fcf517f8523ef6e460d129d authored almost 8 years ago by Justin Gordon <[email protected]>github.com/shakacode/react_on_rails - 8b13c3beabf1e266c506e840b012b3f00bf417ea authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 7dcbab3f8b1fe7466e5e5b4322e815a4d8410110 authored almost 8 years ago by Justin Gordon <[email protected]>
* Better error message if the value of the i18n directory is invalid.
* Added test for configur...
github.com/shakacode/react_on_rails - 54b280c9440903c375fa41da6c7119cf28d329a0 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - d907986e2d45c076408f3fca4a33bd907b5f9da1 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 907a4d6e0cfa2b8f4177885cc772444e146c0451 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 84df979e0c02f006142c34c3210413c42520e42a authored almost 8 years ago by Justin Gordon <[email protected]>
for 6.7.1
github.com/shakacode/react_on_rails - 6e3edd1e50d4c635a2d3298cffa7dc9599fb6e3e authored almost 8 years ago by Justin Gordon <[email protected]>github.com/shakacode/react_on_rails - f45c1c1bd6b900c1ce36b6df56b5dd90ad144687 authored almost 8 years ago by Justin Gordon <[email protected]>
* Update SUMMARY.md
* Update i18n.md
* Update README.md
github.com/shakacode/react_on_rails - b4b4c8460528b397cb94119620e1467c5b61be30 authored almost 8 years ago by Stefan Wrobel <[email protected]>
github.com/shakacode/react_on_rails - c2947686317b7be8722ccb844c8d35bb48a18469 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 80068fff3e4c8beb402d158152f1262d16dbeee9 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - e3d2efbe07b0b129a58da2a41c2f17299e181ea0 authored almost 8 years ago by Justin Gordon <[email protected]>
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]>github.com/shakacode/react_on_rails - a8fc9cb770cc2a9ce4cfc6ee2e8c7abf35079cdd authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 57943d9d8ad6ab6bc2a12d0dc1d0db8d3c42802c authored almost 8 years ago by Justin Gordon <[email protected]>
* add locale rake task
* update Procfile.dev.tt & react_on_rails.rb.tt
* update docs
* For te...
github.com/shakacode/react_on_rails - 8e47c79bdd7d00b8af087acd11e77b59374ffc3e authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 1ecdc0b93dcd72bb7af619e56de06778826cbbbc authored almost 8 years ago by Justin Gordon <[email protected]>
On running `rake`, the following spec fails:
```
1) Pages/Index All in one page Simple Com...
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]>github.com/shakacode/react_on_rails - 75488ce23f31efc0ec8ff73acba7ae9a095a2bdb authored almost 8 years ago by Hrishi Mittal <[email protected]>
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]>github.com/shakacode/react_on_rails - 24d3eb2ebca337dbc64d725fbf86bb3111e3680d authored almost 8 years ago by Judah Meek <[email protected]>
* Update tutorial.md
* change missing_npm? to missing_yarn?
github.com/shakacode/react_on_rails - 97f59f26f84efe43bd1d99055a0be02114ce5a7b authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 3106b4b8f8fb643d0dc02cdca22e3d53f2cf2cce authored almost 8 years ago by Askar <[email protected]>
github.com/shakacode/react_on_rails - f33ed08bfe2e957caa4075e744a818bc6804d03a authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 08756b2bd38ebbf1bf2c1a8135ff61fafa10714d authored almost 8 years ago by Justin Gordon <[email protected]>
Adding Josephine to the list!
github.com/shakacode/react_on_rails - f8e627a499a4396c5d27f42a43b43eb5c057baa2 authored almost 8 years ago by Daniel <[email protected]>