Skip to content

react-rails 2.0 #689

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 80 commits into from
Apr 13, 2017
Merged

react-rails 2.0 #689

merged 80 commits into from
Apr 13, 2017

Conversation

rmosolgo
Copy link
Member

@rmosolgo rmosolgo commented Apr 11, 2017

  • Breaking change: default to server_rendering.js asset
  • Build UJS with webpack, distribute on NPM and in the gem
  • Support Webpacker
    • install to app/javascripts
    • UJS can load components from a webpack require.context
    • watch JS files in app/javascripts
  • Add optional per-request JS context

#677 #448

refactor(ServerRendering) simpler server rendering assets
refactor(UJS) make it webpack-friendly
feat(ServerRendering) reload when new files are added; support configurable reloader globs
feat(ServerRendering) support per-request renderers
@rmosolgo rmosolgo added this to the 2.0.0 milestone Apr 11, 2017
@rmosolgo rmosolgo merged commit f3f9576 into master Apr 13, 2017
@rmosolgo rmosolgo deleted the 2.0-dev branch April 13, 2017 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant