Skip to content

Refactor igxDatePicker, igxTimePicker interfaces and define a common one #7199

Closed
@Lipata

Description

@Lipata

igxDatePicker implements the following interface and igxTimePikcer implements this one. After the IgxDateTimeEditorDirective is created, these interfaces should be revised. There are properties/methods/events (mode, calendar events) that are common for both, as well for the IgxRangeDatePickerComponent, so they should be extracted to a separate interface. Implements IToggleInterface (the latter should be extended and synced within the product)

  • Define a common abstract class for the IgxDatePickerComponent, IgxTimePickerComponent and IgxDateRangePickerComponent with base functionality (and possible additional extension for each component)
  • Update specification of IgxDatePickerComponent
  • Update specification of IgxTimePickerComponent

  • Refactoring of IgxDatePickerComponent
  • Refactoring of IgxTimePickerComponent

IgxDateTimeEditorDirective needs to be used as the input for all pickers.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions