ember-radio-button
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -9,2 +9,3 @@ import Ember from 'ember'; | ||
classNames: ['ember-radio-button'], | ||
defaultLayout: null, // ie8 support | ||
@@ -11,0 +12,0 @@ checked: computed('groupValue', 'value', function(){ |
@@ -16,2 +16,3 @@ import Ember from 'ember'; | ||
value: null, | ||
defaultLayout: null, // ie8 support | ||
@@ -18,0 +19,0 @@ attributeBindings: boundAttributeKeys |
{ | ||
"name": "ember-radio-button", | ||
"description": "provides a radio-button component", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"directories": { | ||
@@ -6,0 +6,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
56962
56
478