Skip to content

Commit e1a88aa

Browse files
committed
remove scope attributes size & type
1 parent 62da6ec commit e1a88aa

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

dist/angular-semantic-ui.js

-2
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@ angular.module('angularify.semantic.checkbox', [])
141141
replace: true,
142142
transclude: true,
143143
scope: {
144-
type: '@',
145-
size: '@',
146144
checked: '&?',
147145
disabled: '&?',
148146
ngModel: '=ngModel'

0 commit comments

Comments
 (0)