-
Hi Is there any way to use the datepicker as inline like the Datepicker plugin provides
http://bootstrap-datepicker.readthedocs.io/en/latest/markup.html#inline-or-embedded
-
**I tried to install it by compsor and ran command.
Following errors I got and my php version is PHP 7.1.6.**
The "https://bower.herokuapp.com/packages/jquery" file could not be downloaded: SSL op…
-
### 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 …
-
### Expected behaviour
The "to" in between 2 datepickers (range) should be looking nice
### Actual behaviour
The "to" in between 2 datepickers (range) is not well-aligned
See https://getbootst…
-
Good day everyone,
i'd like to add 2 day after choosing checkin date. My purpose is to manage minimum stay so if a checkin date has 2 days of min stay (for example 29 july), checkout input will be pop…
-
> [Vue warn]: Failed to mount component: template or render function not defined.
> (found in )
I am using vue-material and I have done following
`npm install --save vue-material-datepicker`
…
-
The datepicker for dist bootstrap3-editable is outdated and not fully compatible with Bootstrap 3. Why not include https://github.com/eternicode/bootstrap-datepicker? The code is compatible with BS3 a…
-
Hi there, I have a bootstrap modal that has a event for 'show.bs.modal'. it loads a form via ajax, and this form has a datepicker object.
everytime you click on datepicker it triggers bootstrap modal'…
-
1. Add ng2-datepicker to app.module.ts
import { DatePicker} from 'ng2-datepicker/ng2-datepicker'
@NgModel({
bootstrap: [ AppComponent ],
declarations: [
AppComponent,
D…
-
- Evaluate current functionality and determine if any modifications are desired
- Likely leverage sl-date-picker component
- Create/modify tests
- Update http://softlayer.github.io/sl-ember-components…