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
207
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.9

Diff

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
justin808
published 11.1.6 •

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
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
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