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

react-on-rails

Package Overview
Dependencies
Maintainers
1
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

11.1.6

Diff

Changelog

Source

[11.1.6] - 2018-10-05

Fixed
  • Fix client startup invoking render prematurely, AGAIN. Fix additional cases of client startup failing during interactive readyState". Closes issue #1150. PR 1152 by rakelley.
justin808
published 11.1.5 •

Changelog

Source

[11.1.5] - 2018-10-03

Fixed
justin808
published 11.1.4 •

Changelog

Source

[11.1.4] - 2018-09-12

Fixed
justin808
published 11.1.3 •

Changelog

Source

[11.1.3] - 2018-08-26

Fixed
justin808
published 11.1.2 •

Changelog

Source

[11.1.2] - 2018-08-18

Fixed
  • Tests now properly exit if the config.build_test_command fails!
  • Source path for project using Webpacker would default to "app/javascript" even if when the node_modules directory was set to "client". Fix now makes the configuration of this crystal clear.
  • renamed method RenderOptions.has_random_dom_id? to RenderOptions.random_dom_id? for rubocop rule. PR 1133 by justin808
justin808
published 11.1.1 •

Changelog

Source

[11.1.1] - 2018-08-09

Fixed
  • TRUE was deprecated in ruby 2.4, using true instead. PR 1128 by Aguardientico.
justin808
published 11.1.0 •

Changelog

Source

[11.1.0] - 2018-08-07

Added
  • Add random dom id option. This new global and react_component helper option allows configuring whether or not React on Rails will automatically add a random id to the DOM node ID. PR 1121 by justin808
    • Added configuration option random_dom_id
    • Added method RenderOptions has_random_dom_id?
Fixed
justin808
published 11.1.0-beta.1 •

justin808
published 11.0.10 •

Changelog

Source

[11.0.10] - 2018-07-22

Fixed
  • Much better logging of rendering errors when there are lots of props. Only the a 1,000 chars are logged, and the center is indicated to be truncated. PR 1117 and PR 1118 by justin808.
  • Properly clearing hydrated stores when server rendering. PR 1120 by squadette.
justin808
published 11.0.9 •

Changelog

Source

[11.0.9] - 2018-06-24

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