Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1397114 - Disable smooth scrolling when value changes come from input box | janekptacijarabaci | 2018-03-31 | -5/+6 |
| | ||||
* | Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than ↵ | janekptacijarabaci | 2018-03-30 | -8/+8 |
| | | | | 275760-09-13 correctly | |||
* | Bug 1364026 - (Part 2) Check if min and max attributes on input type date ↵ | janekptacijarabaci | 2018-03-30 | -2/+2 |
| | | | | are valid date strings | |||
* | Bug 1363672 - Add step support to date picker | janekptacijarabaci | 2018-03-30 | -2/+4 |
| | ||||
* | moebius#92: HTML - input - datetime | janekptacijarabaci | 2018-03-30 | -53/+41 |
| | | | | | | | | | | | | | | | | | | | | | | + 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 ↵ | janekptacijarabaci | 2018-02-14 | -15/+29 |
| | | | | picker (part 1) | |||
* | Bug 1325922: [DateTimePicker] Add arrows svg file and style month-year ↵ | janekptacijarabaci | 2018-02-14 | -2/+17 |
| | | | | button for date picker | |||
* | Bug 1283385: Implement UI for <input type="date"> | janekptacijarabaci | 2018-02-14 | -0/+354 |