angular-bootstrap-checkbox icon indicating copy to clipboard operation
angular-bootstrap-checkbox copied to clipboard

Support angular expressions in addition to simple strings for ngTrueValue & ngFalseValue.

Open jfrumar opened this issue 8 years ago • 1 comments

Setting anything other than a string to ng-true-value and ng-false-value breaks the checkbox. This PR supports using object expressions for ng-true-value and ng-false-value.

Relevant issue: https://github.com/sebastianha/angular-bootstrap-checkbox/issues/31

jfrumar avatar Jun 17 '16 20:06 jfrumar

Hi,

thanks for the PR, it looks good. As soon as I tested it, I will merge it!

sebastianha avatar Jun 23 '16 07:06 sebastianha