Commit Graph

16 Commits

Author SHA1 Message Date
Scott Wu
7e2f4bdc38 Bug 1364026 - (Part 2) Check if min and max attributes on input type date are valid date strings. r=mconley
MozReview-Commit-ID: LX6VveJdqer
2017-07-11 13:58:04 +08:00
Scott Wu
84ce8f1092 Bug 1363672 - Add step support to date picker. r=mconley
MozReview-Commit-ID: 62IfiKArN34
2017-05-11 12:16:18 +08:00
Scott Wu
cd346e9e88 Bug 1370671 - DateTimeFormat timeZone set to UTC to show correct year-month header for datepicker. r=mconley
The datepicker is showing incorrect year-month header in some time zones, which
is similar to Bug 1331608. It's now fixed by setting the DateTimeFormat timeZone
to UTC. Also done the same thing to the year display for consistency.

MozReview-Commit-ID: LGghmPfYQ5j
2017-06-07 20:04:44 -07:00
Scott Wu
2b18275fd4 Bug 1361676 - Show selection highlight on date picker. r=mconley
MozReview-Commit-ID: GBE5zwWxQiu
2017-05-03 18:05:36 +08:00
Scott Wu
073483855c Bug 1320647 - Implement min and max for date picker. r=mconley
MozReview-Commit-ID: Hps2CbziJqy
2017-05-02 18:37:36 +08:00
Scott Wu
d6343b365c Bug 1320880 - Add RTL support to date picker r=mconley
MozReview-Commit-ID: LIrOuUCfz17
2017-02-17 18:16:17 +08:00
Mark Banner
703aa9e231 Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws
MozReview-Commit-ID: Ed9FfkskDos
2017-02-20 11:45:58 +00:00
Scott Wu
0392513abd Bug 1337319 - Order month and year spinners based on locale datetime format r=mconley
MozReview-Commit-ID: AmAVjybJZ6A
2017-02-16 15:57:54 +08:00
Scott Wu
ae5da877b7 Bug 1329927 - Use mozIntl.getDisplayNames for date picker UI r=mconley
MozReview-Commit-ID: LqKzK9jx1i6
2017-02-14 13:07:22 +08:00
Sebastian Hengst
237b5e9ba3 Bug 1331608 - show every month exactly once in monthpicker. r=mconley
MozReview-Commit-ID: CNyo3d7PN8c
2017-01-23 12:37:32 +01:00
Scott Wu
1e8ec61b62 Bug 1329589 - Set calendar variables for date picker using Intl.getCalendarInfo r=gandalf,mconley
MozReview-Commit-ID: KmKVSAyNgeW
2017-01-10 16:41:36 +08:00
Scott Wu
ede64c69d9 Bug 1320225 - [DateTimeInput] Integration of input type=date picker with input box (part 2). r=mconley
MozReview-Commit-ID: DcwvCSa1ofR
2016-12-21 14:51:53 +08:00
Scott Wu
f1fd66963f Bug 1325922 - Add arrows svg file and style month-year button for date picker r=mconley
MozReview-Commit-ID: KH0nTr7kN2m
2016-11-24 16:45:28 +08:00
Scott Wu
f8b524374a Bug 1283385 - (1/2) Implement date picker UI; r=mconley
MozReview-Commit-ID: 8uscU75qrkR
2016-11-09 23:38:11 +08:00
Carsten "Tomcat" Book
eb864a8a8c Backed out changeset effd2d3a31e0 (bug 1283385i) for eslint failures 2016-12-14 09:42:27 +01:00
Scott Wu
3d2170b2d9 Bug 1283385 - (1/2) Implement date picker UI; r=mconley
MozReview-Commit-ID: 8uscU75qrkR
2016-11-09 23:38:11 +08:00