-
The datepicker and theme bootstrap 3 having problem in [css](https://github.com/vitalets/x-editable/blob/master/dist/bootstrap3-editable/css/bootstrap-editable.css), the problem generate conflit in ot…
-
For bootstrap, is there any way to open the datepicker in a separate modal?
-
Anyway possible to extend the datepicker plugin to overwrite the place function?
https://github.com/uxsolutions/bootstrap-datepicker/blob/master/dist/js/bootstrap-datepicker.js#L650
I want to be a…
-
I can not get daysofweekhighlighted to work using bootstrap 4.
All other options I use are working.
The result is no highlighting.
Here is the example code:-
$('#form_date2').datepicker({
…
-
The required attribute is ignored and client side validation by bootstrap does not take place.
-
### 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…
-
### Expected behaviour
The Datepicker should dysplay in a chosen language (pt-BR), format (dd/mm/yyy) and default style.
### Actual behaviour
It is showing the calendar as a common text, not tran…
-
I installed the package.
Add the following line to the component:
import { Component } from "@angular/core";
```
import { Component } from "@angular/core";
import {NgbDateStruct, NgbCal…
-
### Expected behaviour
First a big thank you to all the people behind this great plug-in.
### Actual behaviour
https://bootstrap-datepicker.readthedocs.io/en/latest/ says **Requirements** are…
-
I have a callback that sets the datepickers start- and end_date to today. When I refresh the site the dates change to the previous manually selected dates. I.e the dates set by the callback are not pe…