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 - f2585e3f0a5c7cbe04a1ceb99aae35647ac68a34 authored almost 9 years ago
github.com/shakacode/react_on_rails - dc299284aa720065dc6ab1ba4972fc3a4624d5f0 authored almost 9 years ago
github.com/shakacode/react_on_rails - f446dd4765bbbd08c2b33178381440830679341a authored almost 9 years ago
github.com/shakacode/react_on_rails - a94b3ab3a909abef2b5cda7db80606c74bf12196 authored almost 9 years ago
* fix-linting-issues:
Update CHANGELOG.md
github.com/shakacode/react_on_rails - 1830b27bc4cce05e79756bbb8efe461848974b94 authored almost 9 years ago
github.com/shakacode/react_on_rails - ff72383d30f022636c46b303161db38b7a38bd87 authored almost 9 years ago
Fix linting issues
github.com/shakacode/react_on_rails - 40c20cd4ecc1a888006ccc62bd7ccb211b0e844d authored almost 9 years ago
JSCS 2.9 revealed a bunch of lint issues, including one bug in the
linter:
https://github.com/j...
github.com/shakacode/react_on_rails - 25e565bb52dca42b425bff5ea1670b7419429481 authored almost 9 years agogithub.com/shakacode/react_on_rails - 7e033a93997d9435d01bae54ebe1c42aa87446fd authored almost 9 years ago
github.com/shakacode/react_on_rails - f4b27fa421fa139743d5e1c3e94ecc835ad42e7e authored almost 9 years ago
github.com/shakacode/react_on_rails - cfad900f0d3b1a11ead4a79fdaa546de02484d3a authored almost 9 years ago
github.com/shakacode/react_on_rails - 97b10481a2bd1b3df39f029927de623e471e6794 authored almost 9 years ago
Added errors if a null component is registered
github.com/shakacode/react_on_rails - 59dda39bc32f486623887a6fd2f02e4f6c045702 authored almost 9 years agogithub.com/shakacode/react_on_rails - f50556cdf337aeb3516c06ab35b97354ff4941c6 authored almost 9 years ago
github.com/shakacode/react_on_rails - 88c1a325aa90e6bb357f1a35c27df85cf7262c51 authored almost 9 years ago
github.com/shakacode/react_on_rails - 51a5360651ccd45ca726da60d6df9c5634f0123b authored almost 9 years ago
* Update CHANGELOG.md
* rackt => reactjs for github
* update nvm and ruby
* Update dependencies
Add Turbolinks 5 Support Version Check
github.com/shakacode/react_on_rails - 924a223ac2c74998c63c9948bebe687517c4ce95 authored almost 9 years ago
- Add version check by using feature detection.
- Add a new rake task that runs the dummy app wi...
Fix the header for Bootstrap via Webpack HMR Dev Server to allow the …
github.com/shakacode/react_on_rails - 3195bbe923fef35143b3751c90209f5e6b694b4f authored almost 9 years agoSigned-off-by: license2e <[email protected]>
github.com/shakacode/react_on_rails - 8af7c85ca468c623c1f1a0fb69f7de5b4ad5a572 authored almost 9 years agoSigned-off-by: license2e <[email protected]>
github.com/shakacode/react_on_rails - 6afb33b56b864303ddc3c20b88ee891d5b04e2f5 authored almost 9 years agoSigned-off-by: license2e <[email protected]>
github.com/shakacode/react_on_rails - 55171ca4613b6013d644af0bf673a11078cf6226 authored almost 9 years agoSigned-off-by: license2e <[email protected]>
github.com/shakacode/react_on_rails - c8ffdf68ba813428dc8cc1cd942b2a82112cf588 authored almost 9 years agogithub.com/shakacode/react_on_rails - 303ce2db171ee51200e0fd2e72657c7c7f3ab1cf authored almost 9 years ago
Fix typo initalState
github.com/shakacode/react_on_rails - 1001627d841290b4ef0d6ff3534c78de82bdf246 authored almost 9 years agogithub.com/shakacode/react_on_rails - 2de74198b07fe1a05480ae81a25fbb39cc42da6c authored almost 9 years ago
github.com/shakacode/react_on_rails - 602aaabd540666eb602ea7ab1cbbbc3463b35d86 authored almost 9 years ago
github.com/shakacode/react_on_rails - e7167380c51cfcc833afc9e48161268f1c9ff424 authored almost 9 years ago
Fix syntax in README
github.com/shakacode/react_on_rails - 2efcf2c9b66f45ada624cf9263638087a43e1cf4 authored almost 9 years agogithub.com/shakacode/react_on_rails - b32143d63d1062d1bdf0aa243d6a3dcf39b9fb07 authored almost 9 years ago
github.com/shakacode/react_on_rails - ea1b8108758767026f3f126fc19e0cc3e5340ce3 authored almost 9 years ago
github.com/shakacode/react_on_rails - fa892465c57cc44a124637044cb7b94270a8dcaf authored almost 9 years ago
Support multiple components on a page using the same Redux store
github.com/shakacode/react_on_rails - c7c73245c6a5b68e6e4ddf991ed8e4034b80e192 authored almost 9 years agoFix Bootstrap Sass Append to Gemfile
github.com/shakacode/react_on_rails - 3724f3f80054922354fefceb017bb3c4a3b3165e authored almost 9 years ago
* Added view helper redux_store to initialize a redux store for use with
multiple react compon...
If the gemfile does not have an empty line at the end, append_to_file will append ‘gem bootstrap...
github.com/shakacode/react_on_rails - a3326cd1c0584238bc96e1257795cc5bd617b58f authored almost 9 years agoCorrected few typos in README.md
github.com/shakacode/react_on_rails - 1778f083e5562d81ad4188a84716c8d13e404128 authored almost 9 years agogithub.com/shakacode/react_on_rails - 9cac607a0c7eba875f2149286454ee8d91c12ae3 authored almost 9 years ago
github.com/shakacode/react_on_rails - ee7ac5b17498b55961e6a6477f7adfb551858290 authored almost 9 years ago
Update CHANGELOG.md
github.com/shakacode/react_on_rails - aaaf25d8ef01a8da106c16c91ceb39200c04086b authored almost 9 years agogithub.com/shakacode/react_on_rails - b8d78a53126abaf3f0778584e62046e7a9f71a3b authored almost 9 years ago
github.com/shakacode/react_on_rails - 3854cbbf62097b581e25e5956baf22f36963d654 authored almost 9 years ago
Improve EnsureAssetsCompiled logic to wait for webpack process to finish
github.com/shakacode/react_on_rails - 2f8d6937e9f56577783d67a2255ee04db2850e20 authored almost 9 years ago* Also require simple_cov from the spec_helper
github.com/shakacode/react_on_rails - fd8503851a2f5846c1e15aaa64fa0d32f41b6b5b authored almost 9 years agogithub.com/shakacode/react_on_rails - dfd8e24834a3bc71eed7382d903ec6ad9bc94555 authored almost 9 years ago
* Moved files under ReactOnRails::TestHelper
* Improved printouts
* Fixed issue if file touched ...
Because there may be situations where a user is running a webpack
process in watch mode in the b...
Update Generator Help
github.com/shakacode/react_on_rails - 0146069828bda42bfc5195e9c3945d8ab654fefd authored almost 9 years ago
- Change text node-server-hot to express-server.
This was changed in #210
- Fix indentation.
Optimize efficiency of EnsureAssetsCompiled functionality
github.com/shakacode/react_on_rails - c271a57cee91d8def89cb5d384df1eb6345ff500 authored almost 9 years ago
This commit changes the EnsureAssetsCompiled feature that ensures
RSpec tests are run with the l...
github.com/shakacode/react_on_rails - b180779fc662fc1d405984adff438ccf91fe5067 authored almost 9 years ago
github.com/shakacode/react_on_rails - ae05244bd429373fd8b5707f2c65378c19bb4317 authored almost 9 years ago
Fix syntax error in README.md
github.com/shakacode/react_on_rails - 799b0ea7d699795386f7c33ce217935e88de0db8 authored almost 9 years agogithub.com/shakacode/react_on_rails - b5de617c3f65c18bc3c557ead999b62835da438c authored almost 9 years ago
Added Foreman as a dependency.
github.com/shakacode/react_on_rails - 449099b59bf1397961cafc18f0b6eaf2de9af7bf authored almost 9 years agogithub.com/shakacode/react_on_rails - 3a60843a75fc4eb57feb31bec6a571954df5bbad authored almost 9 years ago
github.com/shakacode/react_on_rails - 4f152e0487c724db2a3a2931b467053c5b9768ba authored almost 9 years ago
github.com/shakacode/react_on_rails - d3750784941fc6d774bb03775c2b9c338cf9dddd authored almost 9 years ago
github.com/shakacode/react_on_rails - 25b2667364245efc708a6dba07f4b0e591908a9a authored almost 9 years ago
Fix no-turbolinks ci
github.com/shakacode/react_on_rails - 33a926274753390c03eeabaa3ef7a11eb20bd7df authored almost 9 years agoto Gemfile.lock
github.com/shakacode/react_on_rails - 7659194799d9c5c52dc48fb7a78e8b14adf0e7d4 authored almost 9 years agogithub.com/shakacode/react_on_rails - 9a38d86030758bd165492e2334cd12eab28dd938 authored almost 9 years ago
github.com/shakacode/react_on_rails - f0bd267bb226777e62fad3224425e64cc436826b authored almost 9 years ago
github.com/shakacode/react_on_rails - 3a488f9c7a3f4d0ffcd073a01c916276b5aec2a6 authored almost 9 years ago
github.com/shakacode/react_on_rails - ca092b86c12a0a5b60e00e5c2394b1e84cd37e6c authored almost 9 years ago
github.com/shakacode/react_on_rails - 3275cd43baa63fbb338c8ee1b45c614aef3987f1 authored almost 9 years ago
github.com/shakacode/react_on_rails - f1bc849641b4ea563f15e988ebbe48a3efb6697e authored almost 9 years ago
github.com/shakacode/react_on_rails - b4f5a1fab7a216952ead3f649071bdae1f997049 authored almost 9 years ago
github.com/shakacode/react_on_rails - 0a12aa655f8ad0cbdda0604d70b49a23e9605313 authored almost 9 years ago
github.com/shakacode/react_on_rails - 3b659c1741dcf8898069b8a94bda38581dab24a2 authored almost 9 years ago
Caused by issue:
https://github.com/rackt/redux/issues/1335
This change prints a useful message and outputs the file with the issue.
github.com/shakacode/react_on_rails - ea161516709a0cc3ab015c8e1dce17cbe0abadfe authored almost 9 years agoProbably not related to the react version
Encountered error: "TypeError: Cannot read property '...
github.com/shakacode/react_on_rails - d1b44d6ebdf9f6077d84bd828ebc2f5a129d75f3 authored almost 9 years ago
ROR in SERVER PRERENDERING
Encountered error: "TypeError: Cannot read property 'name' of undefin...
github.com/shakacode/react_on_rails - 519fba5077696bda5cb641de5934a517103f1b00 authored almost 9 years ago
github.com/shakacode/react_on_rails - 8b290227d6cea0479b335a713c998fa659cd6cfc authored almost 9 years ago
github.com/shakacode/react_on_rails - bdbe79f06069c987540350e267cce42673385575 authored almost 9 years ago
And don't bundle with the option DISABLE_TURBOLINKS on.
github.com/shakacode/react_on_rails - b1e9eaf94e483f519ff40a9669cf989b83597879 authored almost 9 years agogithub.com/shakacode/react_on_rails - cfce53df22df940ec40b9814e3d74be7f0634909 authored almost 9 years ago
github.com/shakacode/react_on_rails - 102ad4b6694c657c7a77c5dd1d7ee73ac95f1031 authored almost 9 years ago
github.com/shakacode/react_on_rails - f0417fdc136827b3e108d5adb71bd10439614c88 authored almost 9 years ago
github.com/shakacode/react_on_rails - 0d03d5046a48cc28642f9afda94ff025e0f1b9bf authored almost 9 years ago
github.com/shakacode/react_on_rails - 9df53db6df5fb67c9468bff2701f270ae31f04e3 authored almost 9 years ago
Fix tracing for turbolinks
github.com/shakacode/react_on_rails - 7da6fbcf3b8fd131258a875f749ba1253147b9e6 authored almost 9 years ago
* Added a new API of ReactOnRails.setOptions that takes one option,
traceTurbolinks with a def...
github.com/shakacode/react_on_rails - d36f4ba52f21ad244399d17d250add540df39a8a authored almost 9 years ago
github.com/shakacode/react_on_rails - d755dd91f88449230bbd56a5a9f2d22f34aa6144 authored almost 9 years ago
github.com/shakacode/react_on_rails - 04bd9c2ed54ea6c9ba536821311dbe04f2b536f2 authored almost 9 years ago
Fix rendering in non-Turbolink apps and improve Turbolink docs
github.com/shakacode/react_on_rails - 80761a9153e091dd572d8298e3cb9ea3d6941a2b authored almost 9 years ago
- React components were not being rendered because of a double
nesting of event handlers when Re...
Make ReactOnRails.render return a reference to the component's backing instance
github.com/shakacode/react_on_rails - 81213f36827e5edee26392cee2d8a52fc3ce8094 authored almost 9 years agogithub.com/shakacode/react_on_rails - ddd07c2bb0fd836d81341007f06fe793900e35cb authored almost 9 years ago
github.com/shakacode/react_on_rails - e6e18360c4f57e1943381805d494e455881febe4 authored almost 9 years ago
github.com/shakacode/react_on_rails - 0f3fb10de84b9a66a91ce8872bc9813aae9f102b authored almost 9 years ago
github.com/shakacode/react_on_rails - efc72f0e90b02ce7b1e0e15e8cc9ef4d47fd405d authored almost 9 years ago
github.com/shakacode/react_on_rails - df6de9aac1c88679aef4f69b3b1cad9c56893b80 authored almost 9 years ago
Update Readme
github.com/shakacode/react_on_rails - 824e6826c4edc9c6338eed4e712c4079222fcaa2 authored almost 9 years ago