-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get datepicker fixes from ui.boostrap 0.13.1 #35
Comments
I will look at implementing any bugs that are in datetime picker that have Any bugs that exist in date picker and time picker can be fixed if u
|
What fix is it for 150+ watchers? ?
|
I have had a look at ng-if and i had this before, the problem is that the I will have a look if i can apply the ng-if on just the datePicker, instead On Sun, Aug 2, 2015 at 6:33 PM, Darren Gillard [email protected]
|
Thx :) angular-ui/bootstrap#4079 (issue with plunk angular-ui/bootstrap#4076) |
I have now updated the code with some changes from bootstrap-ui. I will upload these shortly. |
I have now put version 1.1.6 up and released. If you could give it a go that would be great. I will close this issue now, but please reopen if something is amiss |
I have just release 1.2.0 which now applies many of the angular-ui bug fixes, including ngIf. The previous version 1.1.6 had some bugs in it, so i had to revert |
Yep, 1.2.0 fixed everything, thx ;) |
Wicked! Glad it all works. Will use it in my project now, hopefully On Wed, Aug 26, 2015 at 3:05 PM, artaommahe [email protected]
|
One small bug/typo |
uploading fix now for you On Wed, Aug 26, 2015 at 3:22 PM, artaommahe [email protected]
|
Currently datetimepicker does not work with ng-if(as datepicker at 0.13.0), but there was some fixes at this 0.13.1 commit
angular-ui/bootstrap@b72efed
(also there was some more commits for datepicker.js file since 0.13.0 https://github.com/angular-ui/bootstrap/commits/master/src/datepicker/datepicker.js)
It's important fix due to 150+ watchers by every datetime picker on page. Hope you will have time to grab it here :)
The text was updated successfully, but these errors were encountered: