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

react-radio-group

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-radio-group - npm Package Versions

2

3.0.3

Diff

Changelog

Source

3.0.3 (March 29th 2018)

  • React 16 support
chenglou
published 3.0.2 •

danielberndt
published 3.0.1 •

danielberndt
published 3.0.0 •

Changelog

Source

3.0.0 (June 29th 2016)

  • Completely new API: no more function-as-a-child. See Readme for the details
  • No new DOM Nodes are created anymore when component gets rerendered.
  • Requires React v0.14 or higher
  • Both RadioGroup and Radio have a displayName
nkbt
published 2.2.0 •

Changelog

Source

2.2.0 (November 30th 2015)

  • selectedValue and onChange are optional
chenglou
published 2.1.1 •

Changelog

Source

2.1.1 (August 17th 2015)

  • Allow selectedValue's type to be a boolean.
chenglou
published 2.1.0 •

Changelog

Source

2.1.0 (July 26th 2015)

  • Library now no longer wraps your children function return with a div. It now checks that you return a single component (or null) from the function. #18
chenglou
published 2.0.2 •

Changelog

Source

2.0.2 (June 14th 2015)

  • Make the library work with browser globals.
chenglou
published 2.0.1 •

Changelog

Source

2.0.1 (June 14th 2015)

  • Compile to UMD so you can import this hackily from a browser script.
chenglou
published 2.0.0 •

Changelog

Source

2.0.0 (June 14th 2015)

  • API overhaul. See README for the new, cleaner API!
  • Drop Bower support.
  • Add npm support.
2
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