luisfarzati / ng-bs-daterangepicker

AngularJS directive for bootstrap-daterangepicker
http://luisfarzati.github.io/ng-bs-daterangepicker/
MIT License
246 stars 167 forks source link

Convert "restrict" to attribute #110

Open moshfeu opened 8 years ago

moshfeu commented 8 years ago
  1. input[type="daterange"] is invalid type.
  2. don't run this directive to each input node.