cletourneau / angular-bootstrap-datepicker

Apache License 2.0
35 stars 56 forks source link

--> New maintained repository <-- #17

Open fkammer opened 8 years ago

fkammer commented 8 years ago

Hey folks,

as I was struggling with this repository and it seems to be no longer maintained (last release is more than three years ago) I build a new angular wrapper from scratch for @eternicode's awesome bootstrap-datepicker.

It works smoothly with the current angular version (ng-options is now dp-options) and the timezone problem (aka the date before the selected one is shown) is fixed. Plus: There is a provider to globally set the options for all your datepickers and single text inputs as well as embedded / inline datepickers are supported too now 👍

The new package is already available via bower and npm as ng-eternicode-datepicker. Check out the repository fkammer/ng-eternicode-datepicker and let me know if you miss any features.

Looking forward to see your comments and PRs 😺

cletourneau commented 8 years ago

Hi Frederik, for some reason I didn't receive any emails concerning pull requests, issues and comments on the repository.

Thanks for building another one that is gonna be maintained. I added you as collaborator of this repository, I suggest you change the readme to tell people to use your new wrapper.