-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Range selection for datepicker #5732
Labels
📅 date-picker
📅 date-range-picker
Epic
grid: selection
size: L
🧰 feature-request
version: 9.1.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Comments
Referenced by #4282 |
Date picker should be compatible moreover identical to the range calendar the input value should read: "BeginOfRange - EndOfRange" |
This was referenced Nov 5, 2019
jackofdiamond5
added a commit
that referenced
this issue
Nov 11, 2019
jackofdiamond5
added a commit
that referenced
this issue
Nov 11, 2019
jackofdiamond5
added a commit
that referenced
this issue
Nov 18, 2019
PlamenaMiteva
added a commit
that referenced
this issue
Apr 28, 2020
IvayloG
added a commit
that referenced
this issue
Apr 28, 2020
PlamenaMiteva
added a commit
that referenced
this issue
Apr 28, 2020
Lipata
added a commit
that referenced
this issue
Apr 28, 2020
Lipata
added a commit
that referenced
this issue
Apr 28, 2020
Lipata
added a commit
that referenced
this issue
Apr 28, 2020
Lipata
added a commit
that referenced
this issue
Apr 28, 2020
Lipata
added a commit
that referenced
this issue
Apr 28, 2020
Lipata
added a commit
that referenced
this issue
Apr 28, 2020
wnvko
added a commit
that referenced
this issue
Apr 29, 2020
wnvko
added a commit
that referenced
this issue
Apr 29, 2020
jackofdiamond5
added a commit
that referenced
this issue
Apr 29, 2020
PlamenaMiteva
added a commit
that referenced
this issue
Apr 30, 2020
Lipata
added a commit
that referenced
this issue
Apr 30, 2020
Lipata
added a commit
that referenced
this issue
Apr 30, 2020
Lipata
added a commit
that referenced
this issue
Apr 30, 2020
Lipata
added a commit
that referenced
this issue
Apr 30, 2020
…7018) Co-authored-by: MPopov <[email protected]> Co-authored-by: wnvko <[email protected]> Co-authored-by: plamenamiteva <[email protected]> Co-authored-by: ViktorSlavov <[email protected]> Co-authored-by: IvayloG <[email protected]> Co-authored-by: NikolayAlipiev <[email protected]>
Lipata
added a commit
that referenced
this issue
May 22, 2020
Lipata
added a commit
that referenced
this issue
May 22, 2020
fix(igx-date-range-picker): export IgxDateTimeEditorModule #5732
PlamenaMiteva
added a commit
that referenced
this issue
May 29, 2020
Lipata
pushed a commit
that referenced
this issue
Jun 26, 2020
#7647) Co-authored-by: Boris <[email protected]>
Lipata
pushed a commit
that referenced
this issue
Jun 26, 2020
Authored-by: Boris <[email protected]> Plamena Miteva
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📅 date-picker
📅 date-range-picker
Epic
grid: selection
size: L
🧰 feature-request
version: 9.1.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Describe the solution you'd like
A datepicker, which could render a range selection (For example: The begin and the end of the range)
Additional context
The current datepicker's behavior is only compatible with a single selection. The users have reference to the calendar of the datepicker and can modify it every way they want. The datepicker should be compatible with the calendar's behavior or a specific calendar should be implemented only for the datepicker.
Related: calendar ARIA: #6272
The text was updated successfully, but these errors were encountered: