alexurquhart / vue-bootstrap-typeahead

An autocomplete/typeahead component for Vue 2 and Bootstrap 4
https://alexurquhart.github.io/vue-bootstrap-typeahead/
MIT License
206 stars 157 forks source link

add required prop #48

Open mcshaz opened 5 years ago

mcshaz commented 5 years ago

add the html-5 required attribute to the input element if prop value is true

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 63


Totals Coverage Status
Change from base Build 38: 0.0%
Covered Lines: 47
Relevant Lines: 68

💛 - Coveralls
mattzollinhofer commented 4 years ago

I'm not sure this PR is fully fleshed out or maybe I'm missing something. If this is still an issue for you could you clarify the use case a bit more? I'm looking to pick this project back up. Unfortunately, I've had to fork it over to here: https://github.com/mattzollinhofer/vue-typeahead-bootstrap/ but I'll try to keep an eye on this repo as well because I know a lot of folks started here.