Skip to content
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

Closed
20 of 40 tasks
HristoP96 opened this issue Sep 3, 2019 · 4 comments · Fixed by #7018
Closed
20 of 40 tasks

Range selection for datepicker #5732

HristoP96 opened this issue Sep 3, 2019 · 4 comments · Fixed by #7018
Assignees

Comments

@HristoP96
Copy link

HristoP96 commented Sep 3, 2019

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.

  • Update Range Date Picker spec
  • POC
  • Implementation & Unit tests
    • Single component (readonly in drop down and dialog mode)
      • Implementation
      • Unit tests
    • Two separate inputs
      • Implementation
      • Unit tests
    • Date input and display formats
      • Implementation
      • Unit tests
    • I want to be able to use date-editor in Template Form and Reactive Form
      • Implementation
      • Unit tests
    • Validation of not valid range (@jackofdiamond5 )
      • Implementation
      • Unit tests
    • Templating Directives
      • Implementation
      • Unit tests
    • Keyboard navigation
      • Implementation
      • Unit tests
    • API
      • Implementation
      • Unit tests
    • Localization (@Lipata)
      • Implementation
      • Unit tests
    • ARIA (@IvayloG)
      • Implementation
      • Unit tests
  • Styling Component Styling for igx-range-date-picker #7102
  • Demos Dev
    • Separate Demo for date range picker
  • Topic and Samples

Related: calendar ARIA: #6272

@radomirchev
Copy link
Contributor

Referenced by #4282

@StefanIvanov
Copy link
Contributor

Date picker should be compatible moreover identical to the range calendar the input value should read: "BeginOfRange - EndOfRange"

@Lipata Lipata assigned jackofdiamond5 and unassigned Lipata Oct 16, 2019
@jackofdiamond5 jackofdiamond5 added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Oct 22, 2019
@jackofdiamond5
Copy link
Member

Spec for new component

@Lipata Lipata added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Apr 28, 2020
Lipata added a commit that referenced this issue Apr 30, 2020
…7018)

Co-authored-by: MPopov <desig9stein@gmail.com>
Co-authored-by: wnvko <milko.venkov@gmail.com>
Co-authored-by: plamenamiteva <plamenamiteva@abv.bg>
Co-authored-by: ViktorSlavov <viktorslavov91@gmail.com>
Co-authored-by: IvayloG <inj.iganchev@gmail.com>
Co-authored-by: NikolayAlipiev <nikolay.alipiev@gmail.com>
@kdinev kdinev reopened this May 7, 2020
@Lipata Lipata closed this as completed May 20, 2020
Lipata added a commit that referenced this issue May 22, 2020
fix(igx-date-range-picker): export IgxDateTimeEditorModule #5732
Lipata pushed a commit that referenced this issue Jun 26, 2020
#7647)

Co-authored-by: Boris <jackofdiamond596@gmail.com>
Lipata pushed a commit that referenced this issue Jun 26, 2020
Authored-by: Boris <jackofdiamond596@gmail.com>
Plamena Miteva
Lipata added a commit that referenced this issue Jun 26, 2020
…erage

test(date-range-picker): improve coverage and refactor #5732 (#7647)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants