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

Update Readme with new image of server rendering.

github.com/shakacode/react_on_rails - 42296895ba32676efe2afb29ba822d23e913dfcf authored almost 9 years ago by Justin Gordon <[email protected]>
Merge pull request #236 from shakacode/justin808-readme-updates

Update README.md

github.com/shakacode/react_on_rails - 0759b444e2bb0d09f019456f06955430f1db7ca9 authored almost 9 years ago by Justin Gordon <[email protected]>
Update README with news

github.com/shakacode/react_on_rails - 01f8113fd07924b8d10651634330567afb09e0ca authored almost 9 years ago by Justin Gordon <[email protected]>
Release 2.1.0

github.com/shakacode/react_on_rails - f0d332ce0b503c97daeb226b4dece765dad68a83 authored almost 9 years ago by Justin Gordon <[email protected]>
Make ReactOnRails.render return a reference to the component's backing instance

github.com/shakacode/react_on_rails - a36af20fb66c054348c280d961d9f83f682b1cc8 authored almost 9 years ago by DimaZab <[email protected]>
Merge remote-tracking branch 'origin/improve-release-script'

* origin/improve-release-script:
Add rake script for releasing new version

github.com/shakacode/react_on_rails - 0a9a364007d079528d3e26bf20e570893fa5347e authored almost 9 years ago by Justin Gordon <[email protected]>
Add rake script for releasing new version

github.com/shakacode/react_on_rails - e0eb11e9da4d64b1839ec7993d186a5a4ad1233d authored almost 9 years ago by Rob Wise <[email protected]>
Merge pull request #220 from shakacode/the-react-on-rails-doctrine

The React On Rails Doctrine

github.com/shakacode/react_on_rails - 0a5f04ecad986d222774aec9bc3493bdb39bfdb7 authored almost 9 years ago by Justin Gordon <[email protected]>
ReactOnRails Doct, recommended-project-structure

* The React on Rails Doctrine
* Recommended Project Structure
* With lots of review from robwise

github.com/shakacode/react_on_rails - 0634d18e947de4d1a7fa8f88cf311e57a09b76ee authored almost 9 years ago by Justin Gordon <[email protected]>
Merge pull request #229 from shakacode/fix-rake-task-names

Fix rake task names

github.com/shakacode/react_on_rails - b18a4cbca3fee2af0ac1e1b8015a0bae514c3ca6 authored almost 9 years ago by Justin Gordon <[email protected]>
Fix rake task names with help from @aaronvb

github.com/shakacode/react_on_rails - 5184bb62b00e5cd42ab32031e80b23ff0f77e742 authored almost 9 years ago by Rob Wise <[email protected]>
Merge pull request #228 from shakacode/fix-coverage-of-generated-apps

Fix where coverage folder is being output for generated apps

github.com/shakacode/react_on_rails - 01cd5bca067c31672c28694d6dddd355ae069aa3 authored almost 9 years ago by Rob Wise <[email protected]>
Fix where coverage folder is being output for generated apps

github.com/shakacode/react_on_rails - 9244ea1fadfc3738ff398b16cddd89a9386e730a authored almost 9 years ago by Rob Wise <[email protected]>
Merge pull request #227 from shakacode/add-development-server-message

Minor change to generated dev server

github.com/shakacode/react_on_rails - 543ae70254d0c7b477e2c92af86f40746e58a431 authored almost 9 years ago by Rob Wise <[email protected]>
Minor change to generated dev server

github.com/shakacode/react_on_rails - b9fa046dae51ecfeb6dc1d3d5fddf931fd0ad314 authored almost 9 years ago by Rob Wise <[email protected]>
Merge pull request #226 from shakacode/fix-requires

Fix requires

github.com/shakacode/react_on_rails - a7a94e0cd564adc76e7d17f0ecf7826239672a00 authored almost 9 years ago by Rob Wise <[email protected]>
Fix requires

Put require statements all in one place. This will hopefully
address an issue where the user is ...

github.com/shakacode/react_on_rails - 0300675fc8fc9d9f700e16349a115f121a55d9fc authored almost 9 years ago by Rob Wise <[email protected]>
Merge pull request #230 from aaronvb/rainbow_update

Bump rainbow gem version to >= 2.1.0.

github.com/shakacode/react_on_rails - 5f45f43527e42b2c8f985a20001be16d6f932006 authored almost 9 years ago by Rob Wise <[email protected]>
Bump rainbow gem version to >= 2.1.0.

- New version of rainbow fixes bug with X11 colors.
- Use ‘orange’ instead of RGB color.

github.com/shakacode/react_on_rails - 1a750dcc37ba9a7b36e5b39f39f6cd6af7ec03b8 authored almost 9 years ago by Aaron Van Bokhoven <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 84b84cc97e71897f9993cc91a5ecd2d891341a04 authored almost 9 years ago by Justin Gordon <[email protected]>
Merge pull request #223 from shakacode/justin808-update-dependencies

Update dependencies, plus doc on how to update. Improvements to automation tests.

github.com/shakacode/react_on_rails - bf640b14b0c3a0e3486826a764f61c5d9fdbaef4 authored almost 9 years ago by Justin Gordon <[email protected]>
Address rubocop errors

Ensure that the code works on Ruby 2.0

github.com/shakacode/react_on_rails - 2a28116731486d2da06d6503a70c3507dccca289 authored almost 9 years ago by Justin Gordon <[email protected]>
Update mirror-creator and eslint-config-shakacode

* to 1.0

github.com/shakacode/react_on_rails - 0d478ae118fd1cea8a6ddd9eecb30d0b4ed6bbc5 authored almost 9 years ago by Justin Gordon <[email protected]>
Change to gen-examples from within tmp

Within tmp, jscs and eslint don't want to lint!

github.com/shakacode/react_on_rails - aac460f48dee1c3c66dc7560affedd25973fb206 authored almost 9 years ago by Justin Gordon <[email protected]>
Update for linting issues

github.com/shakacode/react_on_rails - 678546ed7ed9a32e4ee67b9c91476f87e0b45168 authored almost 9 years ago by Justin Gordon <[email protected]>
Update dependencies with doc on how to update

github.com/shakacode/react_on_rails - ba9ed58fc1d0e93be89f03b14ab02dc6896dd069 authored almost 9 years ago by Justin Gordon <[email protected]>
Merge pull request #222 from shakacode/ensure-assets-compiled

Add EnsureAssetsCompiled feature

github.com/shakacode/react_on_rails - 8c3604d1cec42019feccab672e0223f8d6f84dd5 authored almost 9 years ago by Justin Gordon <[email protected]>
Make change to docs per code review

github.com/shakacode/react_on_rails - de0e6800f708330fca8e286472158ea24917ae8e authored almost 9 years ago by Rob Wise <[email protected]>
Add EnsureAssetsCompiled feature

github.com/shakacode/react_on_rails - 6108d674d95563a09bcbf815567b472963987e4f authored almost 9 years ago by Rob Wise <[email protected]>
Merge pull request #221 from shakacode/fix-turbolinks-issue

Fixes turbolinks loading issue

github.com/shakacode/react_on_rails - ef9ccbc6016545181ec002d7f0f741a539eaf562 authored almost 9 years ago by Justin Gordon <[email protected]>
Fix path issues with rake run all spec

github.com/shakacode/react_on_rails - e149578af3e10b94ff935a7d16b197896a738b0f authored almost 9 years ago by Justin Gordon <[email protected]>
Fixed several typos

with conversion to better dom ref syntax

github.com/shakacode/react_on_rails - e2351e91f62732f9d1bbf311278acaff70617f95 authored almost 9 years ago by Justin Gordon <[email protected]>
Merge pull request #218 from shakacode/TangRufus-add-skip-display-none

Tang rufus add skip display none

github.com/shakacode/react_on_rails - 59ba367dd271b6e1bd8b5edd6d6af0246f494424 authored almost 9 years ago by Justin Gordon <[email protected]>
Address code review

github.com/shakacode/react_on_rails - 8b5c154b46063a401084a2e54095c90d5772a108 authored almost 9 years ago by Justin Gordon <[email protected]>
fix relative path issues with specs

github.com/shakacode/react_on_rails - 52766079b36ccd17e86ea965d496695a3f94b12d authored almost 9 years ago by Justin Gordon <[email protected]>
Misc hanges related to moving examples dir

github.com/shakacode/react_on_rails - dbd07e62f56a3fdb9eb27ae324de45d47a77a47b authored almost 9 years ago by Justin Gordon <[email protected]>
ensure tmp dir

github.com/shakacode/react_on_rails - c3ba8cd5910001ad0f1aac0023414f58e7f11ee4 authored almost 9 years ago by Justin Gordon <[email protected]>
Fixes turbolinks loading issue

Code was checking that turbolinks was installed when it was not yet
because some setups load tur...

github.com/shakacode/react_on_rails - 453fc2d162c69b90b16415e061bc98a28620728a authored almost 9 years ago by Justin Gordon <[email protected]>
Add tests for skip_display_none config option.

github.com/shakacode/react_on_rails - 22f0815466ffd6b2c73ba462a2914ea309bd4e67 authored almost 9 years ago by Aaron Van Bokhoven <[email protected]>
Add skip_display_none option

github.com/shakacode/react_on_rails - cae4eeb474a9742605384fa0c7a14ff265357095 authored almost 9 years ago by Tang Rufus <[email protected]>
Merge pull request #219 from jbhatab/master

add migration guide to go from react-rails to react_on_rails in readme

github.com/shakacode/react_on_rails - 84e05e1f6f64f7403e2a3293478db46cdb147700 authored almost 9 years ago by Justin Gordon <[email protected]>
changed out visuals of readme

github.com/shakacode/react_on_rails - 4b84a9cb8a9515271c5806dee8c62d2f4c8d2b2e authored almost 9 years ago by jbhatab <[email protected]>
updated message on updating components from react- rails to react on rails

github.com/shakacode/react_on_rails - e8f15a68d78fa9da82015f8d4e50f0fd899023cc authored almost 9 years ago by jbhatab <[email protected]>
Merge pull request #217 from aaronvb/add_tests_to_generator_message

Add Tests to Generator Messages

github.com/shakacode/react_on_rails - 407cd205a931a6337e4a3aa9c6408c88563978a8 authored almost 9 years ago by Justin Gordon <[email protected]>
Add and Update Tests to Generator Messages

github.com/shakacode/react_on_rails - 3aa9e64257d96cea059083265dfa5e0bdbbb3868 authored almost 9 years ago by Aaron Van Bokhoven <[email protected]>
Merge pull request #214 from shakacode/add-react-rails-note-to-readme

Add note about react-rails to the README

github.com/shakacode/react_on_rails - 5e16fe5628838887bc71465a910eef376ac2fa72 authored almost 9 years ago by Justin Gordon <[email protected]>
Add note about react-rails to the README

github.com/shakacode/react_on_rails - d1951847f6f7745b7ba764dfc5195df0916f74aa authored almost 9 years ago by Rob Wise <[email protected]>
Update CHANGELOG.md

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

github.com/shakacode/react_on_rails - 457ed45fd5244b80d866c7205cacb102ae345726 authored almost 9 years ago by Justin Gordon <[email protected]>
Release 2.0.2

github.com/shakacode/react_on_rails - a5afc18fc6ce7bed93745ab24b70928b42be4a4a authored almost 9 years ago by Justin Gordon <[email protected]>
Updated Gemfile.lock

github.com/shakacode/react_on_rails - f36f80bc0102c2753d136d274a419847f9ab83e7 authored almost 9 years ago by Justin Gordon <[email protected]>
Bump to 2.0.2

github.com/shakacode/react_on_rails - 03ba7d69aee45a584430d366d3823d2b4e43f5b6 authored almost 9 years ago by Justin Gordon <[email protected]>
Merge pull request #210 from aaronvb/generator_helpful_messages

Helpful Message After Generator Install

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

github.com/shakacode/react_on_rails - 1ff5b0b890227dd8bf68d9eeb1e11d599a821a5a authored almost 9 years ago by Justin Gordon <[email protected]>
Helpful Message After Generator Install

- Added a helpful message after base generator install.
- Added a helpful message after react wi...

github.com/shakacode/react_on_rails - 89dd8b403d80e7962e413eae96bd8dc0938d5e8d authored almost 9 years ago by Aaron Van Bokhoven <[email protected]>
Merge pull request #208 from 110y/master

Fix typo in README.md

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

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

github.com/shakacode/react_on_rails - 81e45dde68fe17cedace574710dbe51c40e19897 authored almost 9 years ago by Justin Gordon <[email protected]>
Fix typo in README.md

github.com/shakacode/react_on_rails - a6a9cb7c7d940366a91ae49cbe1827bff88cb6bb authored almost 9 years ago by Yuki Ito <[email protected]>
Update README.md

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

github.com/shakacode/react_on_rails - ed56adba16e763c186d69f3a0a9e6da0550dbe9d authored almost 9 years ago by Justin Gordon <[email protected]>
Update tutorial-v2.md

github.com/shakacode/react_on_rails - 5bd9fcfa8970cd84837dd2900ea073556bac5a17 authored almost 9 years ago by Justin Gordon <[email protected]>
Merge pull request #204 from shakacode/improve-package-json-template

Improve package json template

github.com/shakacode/react_on_rails - 6047db4e89ac0c876d651c9a9f80f7afdbd20200 authored almost 9 years ago by Rob Wise <[email protected]>
improve README

github.com/shakacode/react_on_rails - 20226eb86e78f34403650890cad9c19fa03596f5 authored almost 9 years ago by Rob Wise <[email protected]>
Improve package json template

github.com/shakacode/react_on_rails - 4e8b7d829583a77083febeca41b7130ae6cbbb76 authored almost 9 years ago by Rob Wise <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - c1593aaeabf4ef9b39c281ccf827e54d284c7a6f authored almost 9 years ago by Justin Gordon <[email protected]>
Merge pull request #205 from aaronvb/clarify_generator_messages

Clarify Generator Messages

github.com/shakacode/react_on_rails - 3e4371f3092ad54eef784618fa204b8f37001a84 authored almost 9 years ago by Justin Gordon <[email protected]>
Clarify Generator Messages

- Rename errors to messages because we are no
longer just printing errors.

- Rename print_error...

github.com/shakacode/react_on_rails - 0d467dd2c71a325f0e81c18adc065890aeed53e5 authored almost 9 years ago by Aaron Van Bokhoven <[email protected]>
Merge pull request #199 from joerodrig3/patch-1

Cleaned up code blocks

github.com/shakacode/react_on_rails - 95d37f17c70328428903f4af195431111f1eba3a authored almost 9 years ago by Rob Wise <[email protected]>
fixed registerComponent

Resolves https://github.com/shakacode/react_on_rails/issues/203

github.com/shakacode/react_on_rails - 427baf235244611ee9908a2b3b8d767795a3e1ac authored almost 9 years ago by joerodrig3 <[email protected]>
Merge branch 'master' into patch-1

github.com/shakacode/react_on_rails - 935e868f3d828755579bb9fb5399fc4322a57740 authored almost 9 years ago by Joseph Rodriguez <[email protected]>
Update CHANGELOG.md

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

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

github.com/shakacode/react_on_rails - d4ce3e21cef9191eb4b35a9124414289f6a42ea2 authored almost 9 years ago by Justin Gordon <[email protected]>
update version in spec/dummy

github.com/shakacode/react_on_rails - 1550fce7c28ca96a3d5e011d5fb57b3c6e291936 authored almost 9 years ago by Justin Gordon <[email protected]>
Bump to 2.0.1

github.com/shakacode/react_on_rails - b993c8f017dc61137ec64014af554683a2e3c49a authored almost 9 years ago by Justin Gordon <[email protected]>
Merge pull request #201 from martyphee/fix-issue-with-install-and-package.json-tt

Updated the version matcher for 2.0.0

github.com/shakacode/react_on_rails - 3f442f620fc651715bca9ae084e58c840de8088e authored almost 9 years ago by Rob Wise <[email protected]>
Update package.json.tt

Removed the additional version info at the end.

github.com/shakacode/react_on_rails - daa89629799ccc8540680f679065fab0ea5fc5f4 authored almost 9 years ago by Marty Phee <[email protected]>
Update package.json.tt

Removed the additional version info at the end.

github.com/shakacode/react_on_rails - 574c8194b1932a1aaf142def87ec800e1782b2f9 authored almost 9 years ago by Marty Phee <[email protected]>
Updated the version matcher for 2.0.0

github.com/shakacode/react_on_rails - 99619b01b27378d923291b02e5ea7a10491a31f5 authored almost 9 years ago by Martin Phee <[email protected]>
Cleaned up code blocks

github.com/shakacode/react_on_rails - aca4be104010392b3596affd56bbb28aefa6287f authored almost 9 years ago by Joseph Rodriguez <[email protected]>
Update Gemfile.lock for spec/dummy

github.com/shakacode/react_on_rails - 1166af5389a29055d3430af5968c75c4e1c0fd8d authored almost 9 years ago by Justin Gordon <[email protected]>
Release 2.0.0

github.com/shakacode/react_on_rails - 9a827aa7ddc439f8b570a7ecaa16631fe8f8c858 authored almost 9 years ago by Justin Gordon <[email protected]>
Bump to 2.0.0

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

github.com/shakacode/react_on_rails - b3e69da0a63c1c29d4a30451fb716969e8c242bf authored almost 9 years ago by Justin Gordon <[email protected]>
Merge pull request #148 from shakacode/npm-react-on-rails-js

WIP -- conversion to ES6, npm for react_on_rails

github.com/shakacode/react_on_rails - 51f77e0c512444c0eb65d2ac54669eb587b1f90b authored almost 9 years ago by Justin Gordon <[email protected]>
Update releasing.md

github.com/shakacode/react_on_rails - 3cbea9dcee31bc28829409b40e44e00f7bc613dc authored almost 9 years ago by Justin Gordon <[email protected]>
Update Gemfile.lock for spec/dummy

github.com/shakacode/react_on_rails - 6d8cef5a24e94d445ace735379d9473f65c596eb authored almost 9 years ago by Justin Gordon <[email protected]>
Bump to 2.0.0.rc.4

github.com/shakacode/react_on_rails - 0a0b558f3ba987c5f1f31f2f14819c8cdf0f8b4b authored almost 9 years ago by Justin Gordon <[email protected]>
Release 2.0.0-rc.4

github.com/shakacode/react_on_rails - ae2540d972d1d537768bb9c306e25e47bd5dce0c authored almost 9 years ago by Justin Gordon <[email protected]>
ReactOnRails v2.0

- Move JavaScript part of react_on_rails to npm package
'react-on-rails'.
- Converted JavaScri...

github.com/shakacode/react_on_rails - f7ef290b047bf94a989bd903ea453906ccdb2ba3 authored almost 9 years ago by Justin Gordon <[email protected]>
Merge pull request #192 from aaronvb/bootstrap_generator_application_scss

Fix #189 Generator Error for application.scss

github.com/shakacode/react_on_rails - 18b1eb2575daba65caac7c5d420e7549d96a33e0 authored almost 9 years ago by Justin Gordon <[email protected]>
Fix #189 Generator Error for application.scss

Removed the File.exists? check for application.scss
because it gets created if it doesn’t exist ...

github.com/shakacode/react_on_rails - a8b4fcbf6f427ba0ac058bb382fda4185c0154aa authored almost 9 years ago by Aaron Van Bokhoven <[email protected]>
Updated Gemfile.lock

github.com/shakacode/react_on_rails - c583707667b015052e850ef29ee7c65ca3124ff7 authored about 9 years ago by Justin Gordon <[email protected]>
Bump to 1.2.2

github.com/shakacode/react_on_rails - 025c6ee97b425fa30779b74da63d60c367c51819 authored about 9 years ago by Justin Gordon <[email protected]>
Merge pull request #188 from shakacode/justin808-patch-1

Update package.json.tt remove double lodash

github.com/shakacode/react_on_rails - 02e4a7dc784902baee0b9bc3cd9aacc4cb97df66 authored about 9 years ago by Justin Gordon <[email protected]>
Update package.json.tt

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

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