ember-radio-button
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -9,3 +9,3 @@ import Ember from 'ember'; | ||
groupValue: null, | ||
disabled: null, | ||
disabled: false, | ||
scheduleChangedAction: function(){ | ||
@@ -12,0 +12,0 @@ Ember.run.schedule('actions', this, function(){ |
{ | ||
"name": "ember-radio-button", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"directories": { | ||
@@ -5,0 +5,0 @@ "doc": "doc", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16191