-
Currently, when you open the date picker, it show the current month by default, if you click the month in the header, it open the popover to quickly switch between months, if you click the year in the…
-
### Steps to reproduce
Link to live example: (required)
[codesandbox link](https://codesandbox.io/p/sandbox/eager-curran-p32wdz)
Steps:
1. Click the custom calendar header month button, it…
Vxee updated
5 months ago
-
picker.setRangeStart(2016, 8, 29); DatePicker中这个设置起始时间的貌似不太管用啊,不管设置多少 最早时间都是2010年的,我获取当前的year,month,day想设置成下面这样的
picker.setRangeEnd(year + 2, month, day);
picker.setRangeStart(year, month, day);…
-
## Description
The picker overlay used throughout our app for selectboxes (VAModalPicker) contains both a Cancel and a Done, but should not. This is [causing some issues with error handling](https:/…
-
### What problem does this feature solve?
Currently, no matter what (unless you put the editable prop as false but that disables the typing function), you will see the "dd/mm/yyyy" template, I th…
-
![image](https://github.com/user-attachments/assets/00f2decc-7991-49a3-bbc5-48446cd8fa1c)
When using the standard configuration, the days of the week in the calendar display incorrectly, for example,…
-
in v4 of date picker,in month and year views when i click
"خرداد",
then
"اسفند",
is being selected
[https://imgur.com/Ge2jmRJ](url)
https://imgur.com/Ge2jmRJ
-
With the following configs, the decades view is initially shown but when you select the focused decade (`1920` in this case), the subsequent focused year is the first year of the selected decade (1920…
-
Implement a picker data source that is appropriate to displaying Month/Year selection and converting that selection to a Date answer value.
I recommend implementing a picker that implements the `RS…
-
## Steps To Reproduce:
1. Goto any health parameter in the Dashboard
2. Try adding any health parameter value for Previous year (2014)
## Actual Result:
The Date Picker does not allow the user to sel…