summaryrefslogtreecommitdiffstats
path: root/toolkit/content/widgets/datekeeper.js
Commit message (Collapse)AuthorAgeLines
* Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than ↵janekptacijarabaci2018-03-30-37/+49
| | | | 275760-09-13 correctly
* Bug 1364026 - (Part 2) Check if min and max attributes on input type date ↵janekptacijarabaci2018-03-30-6/+9
| | | | are valid date strings
* Bug 1363672 - Add step support to date pickerjanekptacijarabaci2018-03-30-11/+49
|
* moebius#92: HTML - input - datetimejanekptacijarabaci2018-03-30-66/+105
| | | | | | | | | | | | | | | | | | | | | | + native in moebius: Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385 Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109 Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544 Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182 Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225 Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190
* Bug 1320225: [DateTimeInput] Integration of input type=date input box with ↵janekptacijarabaci2018-02-14-19/+19
| | | | picker (part 1)
* Bug 1283385: Implement UI for <input type="date">janekptacijarabaci2018-02-14-0/+244