Closed topaxi closed 6 years ago
@soulim any chance this could be merged? Are you still interested in maintaining this addon? If not, are you interested in handing it off to someone else?
Looks like this addon isn't maintained anymore, suggest using https://github.com/topaxi/ember-bootstrap-datepicker. @soulim if you are no longer interested in maintaining this, I suggest updating your readme to recommend https://github.com/topaxi/ember-bootstrap-datepicker
@soulim it would be cool if you can merge this PR, because we need it to get rid of bower in our project.
Bower dependency has been removed in https://github.com/soulim/ember-cli-bootstrap-datepicker/pull/107. Thanks a lot for your help!
In our application,
ember-cli-bootstrap-datepicker
is the only dependency which uses bower. With this commit applications no longer depend on bower.This PR is not backwards compatible for users who import their locales via
app.import(...)
.