-
#### Reproduction
Steps to reproduce:
1. Open the URL https://material.angular.io/components/datepicker/examples
2. Open date range picker in example 1
3. Navigate to the selected date using key…
-
Use https://vcalendar.io/datepicker.html + styles
-
Really need a simple date picker that is prompted after a " / ".
Functionality would be as such:
1. User enters " / "
2. Date picker pops up
3. User can select specific date using arrow keys…
-
Datepicker design is available on Zeplin. Please keep the appearance (background blur, font size,, arrows size, etc.) as close to Zeplin as it possible
-
**Is your feature request related to a problem? Please describe.**
The weeks in the date picker start on Sundays, which is a North American convention, I keep picking Sundays instead of Mondays becau…
-
### What problem does this feature solve?
It would be nice if the calendar dropdown has the option to show two months next to each other similar to the range picker. This will allow the user to qui…
-
### Description
Update the component mapping metadata at the bottom of the following skin modules' .marko files to ensure that we are passing accurate information about component availability to our …
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.2.37`
- Element Plus Version: `2.2.6`
- Browser / OS: `macOS12.1`
- Build Tool: `Vite`
## Reproduction
### Related Compone…
-
Fields:
Tax Type: (Dropdown, required) Select the type of tax from the pre-defined list (TaxType model).
Jurisdiction: (Dropdown, required) Select the jurisdiction where this rate applies (TaxJurisdi…
-
How can I implement the date picker to select only 1-year date range from any particular date when I have two date pickers one is the start date another is end date, for example, i have selected 01-01…