-
Loading datebox for jqm crashes the page on an older webkit phone, there is some es6 Object.assign(..) code.
I did some testing and the suggested polyfill
https://developer.mozilla.org/en-US/do…
-
Is there an option to hide the days in duration box mode? I just need hours, minutes and seconds. I've tried setting the duration format, which works great for the input box results, but can't seem …
-
Manually entering Days, Hours, Mins, Seconds into the duration box resets all the other fields to 0. For example the only way to enter a duration of 1 hr and 30 mins is to use the + and - buttons. If …
-
Found after upgrading from 4.3.1.
Using jtsage-datebox.bootstrap.js version 5.1.6 for Bootstrap 3.4.1.
Occurs in the Chrome browser version 77 on macOS.
Codepen of issues: https://codepen.io/…
-
Found after upgrading from 4.3.1 to latest 5.1.5.
Using jtsage-datebox.bootstrap.js for Bootstrap 3.4.1.
The limits set in minDur and maxDur are not respected in the Durationbox.
Values are s…
-
I am trying to set the default start date to be tomorrow instead of today. We are selling tickets, but the customer cannot buy tickets for today since the shuttles have already departed. I was able to…
-
Trying out JTSage-DateBox-5.1.0 (jqm)
``
I get the calendar to pop, but nothing is selectable, if I remove "minDays" : 4.0, "maxDays" : 0.0 it works.
Are there any other changes I need to m…
-
/*
* JTSage-DateBox
* For: jqm; With: calbox
* Date: 2019-03-16T04:02:51.765Z
* http://dev.jtsage.com/DateBox/
* https://github.com/jtsage/jquery-mobile-datebox
*
* Copyright 2010, 2019 …
-
The doc site is up and running, although incomplete:
https://datebox.jtsage.dev/
These are the working sample versions:
* bootstrap3 : https://datebox.jtsage.dev/samples/bootstrap3.html
* bo…
-
Hi, I am trying to use this awesome library in my website.
I am using Bootstrap 4 so I downloaded the Bootstrap 4 version of this library.
But the problem is that I am using font awesome 5 and t…