DatePicker and Calendar improvements #2510
Add help text support and update field name translations to match CLDR
75f65c33
Confirm placeholder on blur if segments are entered or date is select…
7bca1dbb
Use :before for placeholders to avoid automated a11y failures
15c327e9
Focus the last unfilled segment on mouse down
4f440159
Support backspacing back to the placeholder
90d570a2
Improve handling of zero
c80fb0d6
Confirm placeholder on blur in DateRangePicker
55867d50
Fix controlled behavior of DateRangePicker
ca696af4
Fix dash in date range picker quiet
0ca17410
Fix resolved hour cycle in Safari
e0d875fc
Pass min and max values through to calendar
2c623e77
Fix widths of time fields in single month calendars
94fc472f
Constrain initial calendar month within valid range
09ce23f7
Make number of visible months in calendar responsive
f5643c86
Refactor to properly handle field widths
042e19f3
Ignore virtual pointer events
649ac075
Allow non-editable segments to be focused, and hide literals
d791f6d9
Mark era as non-editable if the calendar only supports one
fe69cede
Merge branch 'main' of github.com:adobe-private/react-spectrum-v3 int…
8b7db1ac
Merge branch 'main' of github.com:adobe-private/react-spectrum-v3 int…
deba6116
Refactor to make calendar cell padding responsive on small devices
def831b2
Test fixes
0acfd42e
Merge branch 'main' of github.com:adobe-private/react-spectrum-v3 int…
19022ba3
Add help text examples to DateField as well
314a90c3
Add isolation: isolate to calendar
003042e8
Fix focus ring in range selection
99b9f4d6
Retain default granularity when value is set to null
76c37fba
devongovett
force pushed
from
9c1a7442
to
76c37fba
4 years ago
Fix usePress issue on iOS
45a47e94
Support both touch scrolling and dragging to select in calendar
6d84224f
Fix rounding issues in Safari
3212d034
Fix aria-readonly logic
33454c21
Fix ref target for popover positioning with no label
b498a0aa
Fix custom width with no visible label
1add1157
Don't include button in tab order
08052027
LFDanLu
approved these changes
on 2021-11-12
Merge branch 'main' into datepicker3
13b5c11f
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub