Merge remote-tracking branch 'origin/master' into #47/range-slider-component

# Conflicts:
#	index.js
This commit is contained in:
Keegan
2016-03-12 10:27:27 +11:00
12 changed files with 109 additions and 57 deletions
@@ -8,7 +8,6 @@
type="checkbox"
value="{{this.value}}"
name="clay-{{clayId}}"
data-manipulator-target
{{each key: attributes}}{{key}}="{{this}}"{{/each}}
/>
<i></i>
-1
View File
@@ -8,7 +8,6 @@
type="radio"
value="{{this.value}}"
name="clay-{{clayId}}"
data-manipulator-target
{{each key: attributes}}{{key}}="{{this}}"{{/each}}
/>
<i></i>