-
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…
f3l1x updated
11 months ago
-
**Describe the bug**
Changing values in the datetime picker input emits `change` event, but not the `dp.change`.
I recently updated our project's django-bootstrap-datepicker-plus version from 4.0.…
-
Hi,
I have a user interface which utilizes Bootstrap modal "popups". It's built so that in case the content of the popup is taller than the user's screen, it will extend the modal to the height of th…
-
After updating our app to angular 9 and ngx-bootstrap v5.6.1, we encountered an issue with the datepicker where the minDate being set causes the function supplied to (bsValueChange) to not get fired a…
-
### Bug description:
When `uib-datepicker` is inside an `ng-repeat` loop, the `ng-model` seems to be broken: only 1 datepicker at a time displays selected field.
### Link to minimally-working pl…
-
Feature request:
Datepicker custom current today class should take multiple classes.
Versions of ngx-bootstrap, Angular
ngx-bootstrap: 5.4
Angular: 7.2.2
-
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
-
Hi,
I am using datepicker version 1.5.1 and my textbox is in bootstrap modal dialog.
For some reason even when i am using disableTouchKeyboard :true, I am able to see keyboard on mobiles.
My jquery…
-
We're not able to bind `click` or `dblclick` events to inline date picker component in our application. It seems that this component stops `click` event propagation:
https://github.com/valor-softwa…
-
I'm using Bootstrap5 and this is my code :
```
```
the view on Desktop :
the view on Mobile
this is how I import bootstrap :
```
//code
```
…