-
### 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…
-
Well my site is being developed with bootstrap 4, I want to use the date picker but it doesnt work at all. I just include these files:
```
$('.datepicker').datepicker()
```
And the HTML I us…
-
The (old) bootstrap-datepicker conflicts with jquery ui datepicker on pages where both bootstrap-editable.js and jquery-ui.js is loaded.
It should be possible to deselect bootstrap-datepicker plugin …
-
### Expected behaviour
date pickers should show
### Actual behaviour
date pickers not showing up in date range markup
### Datepicker version used
ex. 1.6.1.
### Example code
This is p…
-
I have two datepicker date 'StartDate' and 'EndDate' ,
when I choose a date from 'StartDate' it's automatically minDate to 'EndDate'
$('#StartDate').datepicker({
uiLibrary: 'bootstra…
-
### Expected behaviour
Focusing on a Bootstrap Datepicker field should not trigger the "show.bs.modal" event.
### Actual behaviour
Focusing on a Bootstrap Datepicker field triggers "show.bs.modal…
-
### Expected behaviour
When viewing full year i.e. month selection view, you should be able to see what year you are looking at.
### Actual behaviour
If maxViewmode is set to 1, then title is set…
-
On 'focus' event of a bootstrap datepicker field
![image](https://cloud.githubusercontent.com/assets/11848802/13525878/f28be6c6-e1fb-11e5-92ba-e4a4d8209584.png)
Looking at the code, last bit seems l…