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

ember-radio-button

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-radio-button - npm Package Versions

13

1.1.1

Diff

Changelog

Source

1.1.1

  • adds support for engines
  • Potential Breaking Change: The addon now uses templates from the addon folder. If you were supplying your own templates at the previous location (app/templates/components/radio-button.hbs for example) You will need to instead extend the provided component and explicitly supply your own template.
raycohen
published 1.0.7 •

Changelog

Source

1.0.7

  • adds a radioClass property to put any classes you want on the input element
  • adds a radioId property to specify an id for the input element, allows associating non-wrapping label elements
raycohen
published 1.0.6 •

Changelog

Source

1.0.6

  • Use hasBlock internally and remove deprecation warnings from accessing the component's template property
raycohen
published 1.0.5 •

Changelog

Source

1.0.5

  • Improve IE8 Support
lukemelia
published 1.0.4 •

Changelog

Source

1.0.4

  • Fix putting additional classNames on the label
lukemelia
published 1.0.3 •

Changelog

Source

1.0.3

  • Put additional classNames on the label
lukemelia
published 1.0.2 •

Changelog

Source

1.0.2

  • Add ember-radio-button class to the label when used as a block
raycohen
published 1.0.1 •

Changelog

Source

1.0.1

  • Put a checked classname on the label element when a block form radio-button is checked
raycohen
published 1.0.0 •

Changelog

Source

1.0.0

  • Update to htmlbars
  • Rely on the change event, not click
  • Only label and input elements emitted, no more span
raycohen
published 0.1.3 •

Changelog

Source

0.1.3

  • Add required and name bound attributes
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