-
I'm getting an error
Uncaught TypeError: year.calendar is not a function
at GregorianCalendar._validate (jquery.calendars.js:747)
at GregorianCalendar.newDate (jquery.calendars.js:429)
…
-
```
4.0.0
org.sonatype.oss
oss-parent
7
jar
org.webjars
jquery-date-range-picker
0.0.5-SNAPSHOT
jQuery Date Range Picker Plugin
WebJar…
-
I have set an input field as follows
```
```
The picker shows up and I can use it, but the slider for the alpha channel does not appear.
Tried on Firerox 129.0.2 (64 bit) and Brave 1.69.160…
-
The directive still references the `picker` object that is legacy code dating back to [Bootstrap-Slider version 3.0.0](https://github.com/seiyria/bootstrap-slider/tree/3.0.0)
Current usage in this …
-
Steps to reproduce:
1. Type "timepicker" in the search box
Expected result:
- Returns jQuery Time Picker http://plugins.jquery.com/timepicker/
Actual result:
- It does not return the jQuery Time Pic…
deanc updated
11 years ago
-
Kirby 3 is already in beta, and the new Panel is based on **[Vue.js](https://vuejs.org)**, rather than jQuery. As Kirby-Color-Picker is a plugin we use often in our projects, I've been wondering what …
-
```
/**
* Clears selected dates
*
* @type jQuery
* @name dpClearSelected
* @cat plugins/datePicker
* @author Kelvin Luck (http://www.kelvinluck.com/)
*
* @example $('.date-picker').datePicker…
-
Max date and Min date(range) is not worked in date-picker of basic Jquery UI plugin after install time-picker Addon.
-
if the field is datetime only date picker will appear in the crud when using bootstrap theme.
the problem is that you are loading the jquery-ui library twice in the bootstrap theme.
and the jquery-u…
sd189 updated
10 years ago
-
Hi,
thanks for this nice library !
All is doing fine when I collectstatic, it normally creates the cache files, all seems fine.
```
`Post-processed 'compiled/dashboard.min.css' as 'compiled/d…