Completed
Last Updated: 02 Jun 2021 14:55 by ADMIN
Disable certain days of the week in the Angular 2+  Datepicker. E.g I want to say disable every Weekend day. Currently only support is max or min date
Completed
Last Updated: 08 May 2020 19:15 by ADMIN
Created by: Pedro
Comments: 4
Category: DatePicker
Type: Feature Request
12
It should be possible to disable the user input on the Datepicker and the calendar pop-up only shows up if the user clicked on the "calendar button".
Completed
Last Updated: 12 Aug 2021 14:07 by ADMIN
Created by: Mikael
Comments: 1
Category: DatePicker
Type: Feature Request
7
I suggest to extend the date picker with a few new options
-Allowed weeks days for selection
-Allowed Dates for selection
-Not allowed dates for selection
Completed
Last Updated: 13 Oct 2023 13:44 by ADMIN
Created by: Mauricio
Comments: 5
Category: DatePicker
Type: Feature Request
5

If the cursor is over the input  after changing a date scrolling with the mouse wheel makes the value change.


We need a property just like this one:

https://www.telerik.com/kendo-angular-ui-develop/components/inputs/api/NumericTextBoxComponent/?&_ga=2.113010244.1182956334.1653485754-1241247116.1645472843#toc-changevalueonscroll

Completed
Last Updated: 18 Sep 2020 11:48 by ADMIN
Created by: Gary Goodwin
Comments: 2
Category: DatePicker
Type: Feature Request
2
Please add floating label for Date Picker.
Completed
Last Updated: 04 Jul 2019 13:07 by ADMIN
Created by: Lynden
Comments: 1
Category: DatePicker
Type: Bug Report
1

Hello

Currently the datePicker and probably other controls that implement the rangeValidation property do not listen to changes on the rangeValidation input.

This is preventing whether range validation is enabled based on other form input changes during user interaction with the form.

Can this be changed so it listens on ngChanges?

 

 

Completed
Last Updated: 02 Jun 2021 14:34 by ADMIN
Created by: Chris
Comments: 1
Category: DatePicker
Type: Feature Request
1

Please add an option to select multiple dates just like the Kendo UI for jQuery Calendar/DatePicker:

https://demos.telerik.com/kendo-ui/calendar/selection

Thank you

Completed
Last Updated: 21 Sep 2022 08:59 by ADMIN
Created by: Vikas
Comments: 1
Category: DatePicker
Type: Bug Report
1
I found a strange issue which was not present in progress/kendo-angular-dateinputs 2.2.0 version. When I hover on Feb(or any other month in same column to Feb) the hover functionality is slightly misaligned to left of Feb, attaching image for better understanding. You can see in attached screenshots that hover is not working half of text and it's only happening for Feb, Jun and Oct.
Completed
Last Updated: 16 Apr 2024 08:38 by ADMIN
Created by: Erik
Comments: 1
Category: DatePicker
Type: Feature Request
0
The purpose of this item is to be able to navigate to the picker button element of the DatePicker components. It will be used for toggling the state of the popup.