datepicker
datepicker copied to clipboard
Reset datepicker if falsy value is passed
The current behaviour is to only update the datepicker if the new value is truthy. I think it makes a lot of sense to clear the datepicker if a falsy value is passed.
https://github.com/vue-bulma/datepicker/pull/55
Goddammit. I totally missed that one. I think my approach is better although the difference is negligible.
Hi there, any idea where this PR could be merged? Thanks
Good question! It's a trivial merge. Unfortunately, it doesn't seem like @fundon nor @luventa currently have much interest in doing the basic maintenance required.
Hi @fundon, can you please merge this PR? Thank you