-
Notifications
You must be signed in to change notification settings - Fork 54
Description
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 ๐บ