Roadmap?
See original GitHub issueFirst I must say that this thing saved me, so thank you for creating it! 👍 I mean, only AngularJS select directives that cooperate with Bootstrap (3) are yours and ui-select
which is unfortunately in maintenance mode (i.e. with questionable future of development), too.
I understand that there are not enough contributors here for some serious work, so I suggest you to put a precise roadmap and try to find people who are interested to continue with this project.
Why? Because I think that this directive could be better than the mentioned one! Unlike ui-select
, this worked perfectly fine with its ease of use and without any dependencies, and luckily it has fulfilled my needs for now, but I see that it needs to be improved to be concurrent with ui-router
and eventually to replace it in the future, which I hope that it will. To be clear, I don’t hate ui-router
but I’ve seen that it’s bloated and not functioning well when I’ve tried to use it for the first time, so I simply don’t like it. But I like this, and it would be pity if it becomes abandoned.
Thanks for reading, and please take more care about the project! 😃
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (2 by maintainers)
Top GitHub Comments
First attempt: https://github.com/capesean/nya-bootstrap4-select
Works well for me so far.
Would you mind if I forked nya-bs-select and modified it to use Bootstrap4? I see it’s MIT licensed, so as long as I keep the license / attribution, I presume that would be ok?