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

Fixed typo in install generator message (#911)

fe57b3e30d2d155bfcac8af299584cb0f159f92a authored over 7 years ago
Update README.md

67aeb517117e071609587717c469bfb3ebc0937a authored over 7 years ago
update webpack to 3.4.1 (#906)

* update webpack to 3.4.1
* update other dependencies
* remove extra comma
* JSDOM had a code...

ef382ea09215c207fe53609feb84dc592ca37ba6 authored over 7 years ago
Update CHANGELOG.md

0ad9d840df4cf6ad798bd00118a0935ca215cb57 authored over 7 years ago
Update README.md

b663213d9f443f8e2ed135f5a30b6049476b977f authored over 7 years ago
Small doc fixes regarding i18n (#907)

d0033c37179f8955881dd7c4bdf4365ddbea923b authored over 7 years ago
Update README.md

4ceae89ef18f4722df5bf6bf5adeae791934a9a0 authored over 7 years ago
Upgrade 'eslint-config-shakacode' from v14 to v15 (#902)

Issue #872
Nb : Bump all related dependencies.

184b64b3ee34cab6c209c3f733c0d9112ee2d38a authored over 7 years ago
Update README.md

36ca4e3d07903c47350c4d75e31fee9ab78d60e1 authored over 7 years ago
Updated spec/dummy/client/package.json latest version

13fa2cb1b3942bcdc8e23313977f0d2386091895 authored over 7 years ago
Release 8.0.6

7d1fc149b0f316d803b10e1f39decd439a2b89ab authored over 7 years ago
Update WebpackerLite 2.1 fixes server rendering (#901)

Uses new helper pack_path to get the path of the server bundle without
worrying about any CDN s...

a8d19e2ea39b49521b3275b8612ed2e95d1343f8 authored over 7 years ago
Update #uncommitted_changes? to handle missing Git (#889)

* Update #uncommitted_changes? to handle missing Git
- Fix for GitUtils.uncommitted_changes? th...

41e4c062f6edcc439087fa00b5c044e71adac712 authored over 7 years ago
Generated client/package.json creates production builds using webpack by default (#895)

Adds `-p` option to generated files.

e6edd4fb27ef84caf8ee6af6a3c2fbeeba2f9248 authored over 7 years ago
Update Gemfile.lock for spec/dummy

c0bdd19a480ecfc8e54bb1c5f3e071c30531c24f authored over 7 years ago
Update README.md

a490596c0f71bc196e3aedba5675a19d93789e1e authored over 7 years ago
Updated spec/dummy/client/package.json latest version

b55ef9832a47c7e4b9f18a9a499828bd6085bfaa authored over 7 years ago
Release 8.0.5

dcf116e005ade7890fedcec9f3367eb401e668a2 authored over 7 years ago
Update version number

e4e61d63a8d2d5e6e2f193aabb011a740c1316ad authored over 7 years ago
Release 8.0.4

c0a0e655d4d301f7b61fe9d296d53e2aa46f1782 authored over 7 years ago
Update CI Setup to use rails 5.1.2

71793e21dcc872d84a1dbd32cb998507e6267faf authored over 7 years ago
Update CHANGELOG.md

f147ad493530d879038d7724d10e70b37f147f05 authored over 7 years ago
Update railsContext documentation and fix generator (#886)

* Update documentation for RailsContext
* Remove invalid _railsContext from generator
* railsC...

8b7ac3ae5958f425cc0352104ceec54bbd81622e authored over 7 years ago
Updated README.md (#885)

51a4630e79e9cb463d84e4edace4d0e5e285ae21 authored over 7 years ago
Remove contentBase deprecation warning message (#878)

Fixes spec/dummy/client/server-rails-hot.js

c34602add910268d3830745ee302f9e8dea3621a authored over 7 years ago
Fixed devBuild for webpackConfigLoader.js (#877)

Fixed incorrect value of devBuild for webpackConfigLoader.js

9d8a987a6e1897640d00762c53a0f61057e21ccb authored over 7 years ago
Updated README.md

082e5d1fbf35b6739d863990af1c321d6e40d14a authored over 7 years ago
Update README.md (#884)

b14b5296636bb6d0d7b4ab6cb28263021ef02281 authored over 7 years ago
Update README.md

86f49e934153803b694af9b35bf5667fd9b957ff authored over 7 years ago
Create rails-assets-relative-paths.md

5ccc5f242dc2dad6599cd90304840f6c8171b159 authored over 7 years ago
Update Procfile.static

f0cbdf762dc81ef9fcd8e57be6bd2549fd761e6c authored over 7 years ago
Create README.md

4d75f07a70423433e9ee367b6404445bfed64e92 authored over 7 years ago
Create KUDOS.md

a5f1b210324e8401947d41c190fa0af9f8b308e6 authored over 7 years ago
Update release script

cabccbc7f849a7aa7651a9881e5e42c1e470fd8a authored over 7 years ago
Updated spec/dummy/client/package.json latest version

60ded916e61607b91e50cba0414d3149f2963327 authored over 7 years ago
Release 8.0.3

206b1526906e098891ca063af7df0d4ce75444f0 authored over 7 years ago
Create CHANGELOG.md

715a51d7a56bb14eda3739b5586fda118bc1b43e authored over 7 years ago
Update release script to update spec/dummy/package.json and fix Ruby 2.1 issues (#867)

* remove <<~ syntax for Ruby 2
* change check for ENV COVERAGE to check value
* only automatic...

27c2cbcdf60cb01bf5e42a693f0c1ff38ab590bd authored over 7 years ago
Create hot-reloading-rails-development.md

88608bd10eec8ddc7b3aba8a612e3d315801727c authored over 7 years ago
Fix HMR (#865)

* works on ReduxApp and ReduxSharedStoreApp
* On ReduxSharedStoreApp, only one instance of the ...

b933ed8fe96f64ec8d1a4e9c4b88db26df634350 authored over 7 years ago
Update tutorial.md

79a5e4cc54366e3d01f6d9af92e73509da31540d authored over 7 years ago
Update CHANGELOG.md

d1c0b2205dcda356c701fcb8a258d0393fbacc16 authored over 7 years ago
Release 8.0.2

7ec3afaf2aee0ce1dc9178026331f03677c95a7a authored over 7 years ago
Update CHANGELOG.md

4fcd9dea99ea617c7289980b778452e98a788e08 authored over 7 years ago
fix rake.release for frozen string

dab8fdcc51407838ace1f3c6f967d4b3cd781478 authored over 7 years ago
Fix error in spec helper which prevented correct driver (#863)

* Fix error in spec helper which prevented correct driver
* Remove useless controller spec
* R...

6ab61e3ad9df4ad5e1972b5f9d35ff8af69af4fe authored over 7 years ago
Update README.md

fda44696c34ea9e296219861c12fc210a385e780 authored over 7 years ago
Have tests exit if any error building (#862)

* Have tests exit if any error building Webpack files
* Rubocop 49.1
* Ruby version 2.3
*...

5b8a8e67f8d99a2c3931a59b5f038128ecd5a6a5 authored over 7 years ago
Update README.md

5db72a1fcd13d524ffaa5dc5147b4f8c0f5503e1 authored over 7 years ago
Update README.md

9682fd81e98f9721d6dee599137581567aa0910c authored over 7 years ago
Update README.md

a20e8884bd42bf4b043350f040c9229ff43b25f2 authored over 7 years ago
Update README.md

455a2816da1360e1866e05253a89d639d3394b2e authored over 7 years ago
Release 8.0.1

87afcecb0a6086ef80e31f9ccb2dac4b90f0f940 authored over 7 years ago
Update README.md

e9995467c657b9847cd408a05fcbdf878539c217 authored over 7 years ago
8.0.1 updates (#859)

* Remove unnecessary configuration of assets.rb
* Doc updates

e08de94debfff0bd3996353cdc8e5c1922f89776 authored over 7 years ago
Release 8.0.0

e57b058f8cfa2b7897846d753c8bfc906372ec46 authored over 7 years ago
Updated webpacker_lite to 2.0.4 (#858)

* Also updated the commons chunk and extract text plugins to use the file
hash.
* Update webpa...

0c5586f3a8177b3b05543b2ebbcd4872a6403aaf authored over 7 years ago
Update README.md

a04d564ab533a5885b7ba52d35c6305f5814c114 authored over 7 years ago
Update README.md

59ab89f5295264229a2abef09a13a833a9c790bf authored over 7 years ago
Provide example of overriding Heroku asset compilation (#853)

Link to the dummy app to illustrate usage

d89bb3d4f317dca1935625bb8c9c53becad7be06 authored over 7 years ago
Update CHANGELOG.md

3c70914a3294dd32366ee591e5c867dd3456aed3 authored over 7 years ago
Update README.md (#854)

* Update README.md
* Update CHANGELOG.md

7cf79555ce2062f2d77e6f8dffb031607ad6707c authored over 7 years ago
Release 8.0.0-beta.3

b1ca781a69c3151563d8b1e17cfd4842a0447848 authored over 7 years ago
Updates for webpacker_lite 2.0 (#844)

* Working for spec/dummy Procfile.static
* works for new generator
* Put leading slashes in fr...

88bb44ab445f9ed586fbeac843ad20add4bc5837 authored over 7 years ago
Logging trace set to false was ignored (#845)

* Fixed bug where "false" data attribute was a truthy value.
* Fix is to use nil if the value i...

321f90c990d6cf1b16ff8f29baa8ef7c329b27f9 authored over 7 years ago
Update README.md

8a3279b7c32eea58cf40f9fc37406065e4b19c63 authored over 7 years ago
Update README.md

7391cff598567a32944825aa95e93596726c74fc authored over 7 years ago
Updated tutorial.md for 8.0.0.beta.2 (#841)

* lock file updated
* tutorial.md is up-to-date with version 8.0.0
* Updated links

7337de89c28878963c157cba17b605139664d330 authored over 7 years ago
Update README.md

b1bb589172026c6a778101a8459163a7fec449ba authored over 7 years ago
use webpack-merge (#838)

- fix hot config bundle name

68dc38079ea0fbf4ce45594ef08801566e47bbc2 authored over 7 years ago
Update PROJECTS.md

0a9c9aecdae866f32ec3efbac75fa6b57dfd0c55 authored over 7 years ago
Update KUDOS.md

74f83dde7e7eb23e5a1486d54d7697d2ee52dabc authored over 7 years ago
Update KUDOS.md

a8d9270ca4e55994f4fb84b642089aec0a37e0c2 authored over 7 years ago
Update KUDOS.md

13e4196370872cc31529e17b740939e99720aa64 authored over 7 years ago
Update KUDOS.md

23101ce295a2b3a8489edd0c4cc617fc879a4c37 authored over 7 years ago
Update KUDOS.md

75520c70a8a810cf3b978bfd1e81d7338de02cdb authored over 7 years ago
Update CHANGELOG.md

5f4458e5c97f3dbe7b62694f95c37ec0a0c5f229 authored over 7 years ago
Release 8.0.0-beta.2

943319e63b362437fc59d169a6c86c01d199b806 authored over 7 years ago
Remove unnecesary values from paths.yml (#834)

0d9f13e6a03685983b7e016d3c18d57e2b309180 authored over 7 years ago
Update README.md

0db1381022c9f2d1e2358326cd628519bef76b81 authored almost 8 years ago
Update README.md

b85f36a7293548b7c69d728f16141ccb91b722b4 authored almost 8 years ago
Update README.md

3a7576d3aef7ab089ef773c3e174c97621b7eb55 authored almost 8 years ago
Update CHANGELOG.md

3c303d063a297ab409ad1ebb7558f9f7663afaee authored almost 8 years ago
Justin808/webpacker integration (#822)

* add config to dummy app
* update generators
* fix spec/dummy setup
* get examples work (wip...

fcd6e28c2921a51c0b110cf3f773c42e93c7b95e authored almost 8 years ago
Update README.md

636c26f3796f646f35ec23cb9ea92cd3001889c8 authored almost 8 years ago
Update README.md

e61104141b4ee967896c8d1f9d4724236bd9b1c1 authored almost 8 years ago
Update React on Rails Basic Tutorial (#830)

25b91bf02d3ac370daddc18caa3b672ba7b5399f authored almost 8 years ago
Update PROJECTS.md

4c4a27fe6a3cf408af2ac89852c83a805e8971dd authored almost 8 years ago
Suggested edits to README (#825)

7bfb30570a8692043570a0c77c041dff0b71f929 authored almost 8 years ago
Release 7.0.4

5127a6eaca04ddb560afed8268edf8f39cb54729 authored almost 8 years ago
Update CHANGELOG.md

b73bf8e4ff8f1c22c693a895e2c170df8e9b6d30 authored almost 8 years ago
Return empty json when nil in json_safe_and_pretty (#824)

Need to use {} and not nil.

d2ca91086666f3ced2391708945f11b574be98a0 authored almost 8 years ago
Update CHANGELOG.md

2dcafd3e8da96ecbf45db6f23b4f3e285e9ec3a1 authored almost 8 years ago
Release 7.0.3

9c9088ac232ad04fae10330d8d4218b8f164f8d4 authored almost 8 years ago
Release 7.0.1

5e4f5c5666b3f4ca73f2860152ab168c1ea8d209 authored almost 8 years ago
Fix to handle nil values for props (#823)

* json_safe_and_pretty allows nils

22fa5c42c8adcd0c2b6aa3222265fdb39fb4aeda authored almost 8 years ago
Update README.md

04e3b5faccabefe23b893aad67e0f4bae0f270ea authored almost 8 years ago
Update NEWS.md

a9c35d9364b9fa5585cb3e5f093eae02effa0df4 authored almost 8 years ago
Release 7.0.0

860be2cfd2efa54b8e9db7287f33eea9eab8e50f authored almost 8 years ago
Performance and throw if version mismatch (#821)

* Any version mismatch of gem and node package throws an error.
* 6.9 introduced code that woul...

251fa75498a333d11e4c76d06b4065c951b39817 authored almost 8 years ago