-
I have a booking availability checking section in my website. On initial load I am getting some current month dates from database. I used **setDatesDisabled** to disable matching dates. This condition…
-
We should set some expectation on future 7.x development.
Changes:
- ✅ Drop jQuery
- ✅ Drop jQuery in datargid assets (#1036)
- ✅ Drop nette.ajax.js in favour of Naja 2 (#1036)
- ✅ Drop…
-
### Bug description:
This can be demonstrated with the datepicker popup on the angular ui site by following the steps below: http://angular-ui.github.io/bootstrap/#/datepicker
1. Ensure the min date …
-
Thanks for sharing this awesome datepicker! :+1:
I think it would be great to add an option to enable "Calendar weekdays" as first "column" like this one here: http://eternicode.github.io/bootstrap-…
-
Not exactly a bug or issue, but a query as why there isn't a central source of information on this.
https://ng-bootstrap.github.io/#/components/datepicker/overview
The boostrap components in that …
-
#6
has fix the choice date bug.
now the question is i cannot get value from ng-model when i bind double or more property,
please fix this bug.
3ks
#
I have to use bootstrap-datepicker to replace …
-
I'm trying to convert an existing GWT application to use GWT Bootstrap components instead of "native" GWT components. For some reason, it looks like com.github.gwtbootstrap.datepicker.client.ui.DateB…
-
bs-datepicker-inline and minModel
ngx-bootstrap: 5.1.1
Angular: 7.2.14
Bootstrap: V4
First of all, my English is poor!
when I change ‘dateCustomClasses’ value, datepicker did not displa…
CR903 updated
2 years ago
-
I'd like to input a Slot for "beforeDateInput". Similar to afterDateInput; essentially I need to implement the datepicker in a bootstrap input-group. and the only way I've been able to achieve this is…
-
### Bug description:
Hello,
I found an issue that the returned time of the datepicker varies whether I select a date of the first displayed month or change the month before. There is no example on…