Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-on-rails

Package Overview
Dependencies
Maintainers
2
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-on-rails - npm Package Versions

1
21

12.0.0-beta.3

Diff

justin808
published 12.0.0-beta.2 •

justin808
published 12.0.0-beta.1 •

justin808
published 12.0.0-beta.0 •

justin808
published 11.3.0 •

Changelog

Source

[11.3.0] - 2019-05-24

Added
  • Added method for retrieving any option from render_options PR 1213 by ashgaliyev.

  • html_options has an option for 'tag' to set the html tag name like this: html_options: { tag: "span" }. PR 1208 by tahsin352.

justin808
published 11.2.2 •

Changelog

Source

[11.2.2] - 2018-12-24

Improved
  • rails_context can more easily be called from controller methods. The mandatory param of server_side has been made optional.
justin808
published 11.2.1 •

Changelog

Source

[11.2.1] - 2018-12-06

MIGRATION for v11.2

  • If using React on Rails Pro, upgrade react_on_rails_pro to a version >= 1.3.
Improved
  • To support React v16, updated API for manually calling ReactOnRails.render(name, props, domNodeId, hydrate). Added 3rd @param hydrate Pass truthy to update server rendered html. Default is falsey Any truthy values calls hydrate rather than render. PR 1159 by justin808 and coopersamuel.

  • Enabled the use of webpack-dev-server with Server-side rendering. PR 1173 by justin808 and judahmeek.

Changed
  • Changed the default for:

    config.raise_on_prerender_error = Rails.env.development?
    

    Thus, developers will need to fix server rendering errors before continuing. PR 1145 by justin808.

justin808
published 11.1.9 •

justin808
published 11.1.8 •

Changelog

Source

[11.1.8] - 2018-10-14

Improved
  • Improved tutorial and support for HMR when using rails/webpacker for Webpack configuration. PR 1156 by justin808.
justin808
published 11.1.7 •

Changelog

Source

[11.1.7] - 2018-10-10

Fixed
  • Fixed bug where intl parsing would fail when trying to parse integers or blank entries. by sepehr500
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc