-
https://getbootstrap.com/docs/5.0/migration/
**Libs**
* bootstrap-datepicker: https://github.com/uxsolutions/bootstrap-datepicker/issues/2593
* bootstrap-select: https://github.com/snapappointmen…
-
Can i install this using jspm or npm? If so, what is the command for my config?
Example: "bootstrap-datepicker": "npm:bootstrap-datepicker@1.5.0",
Hoping it would be something like "bootstrap-timepi…
-
### Expected behaviour
Hello I import datepicker using require js but i can't add localisation support.
I search on web and i found no solution how to add language current i have is default En.
Wh…
-
Bug description:
When you switch between multiple datepickers repeatedly, the browser tab will get slower and eventually freeze. I have created a StackBlitz that renders multiple datepickers and then…
-
### Bug description:
ngbDatePicker has a confusing UX with regard to clicking on the 2nd of 2 dropdown toggles for range selection.
## Steps to Reproduce
1. Go to this example in ngbDatePicker …
-
`[bsConfig]="{ dateInputFormat: 'YYYY-MM-DD' }"`
when this format is used, i may expect the same entry come back regardless of client. because we are selecting a date not datetime. But its consider…
-
To following with a `datepicker is not a function`
`$('.input-daterange').datepicker({maxViewMode: 1,todayBtn: true, clearBtn: true, autoclose: true, format: "yyyy-mm-dd"});`
Aurelia requires tha…
-
i have been debugging this for hours, i am using (no bootstrap js)
jquery1.7.2,
1.5.0/js/bootstrap-datepicker.js,
1.5.0/css/bootstrap-datepicker.standalone.css
First time popup works as expected, aft…
-
Bug description:
When using BsDatepicker with a minDate, the configuration option "keepDatesOutOfRules: true" only works when the datepicker value is set by [bsValue]. When using Angular Forms [(ngMo…
-
x-editable has a conflict with [bootstrap datepicker](https://github.com/uxsolutions/bootstrap-datepicker) because of which datepicker does not show at all.
## Stack
jQuery 3.2.1
moment.js 2.18.…