-
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
IgxTimePicker refactoring #6482
Labels
📈 enhancement
🕐 time-picker
🛠️ status: in-development
Issues and PRs with active development on them
program: igniteui
project management
refactoring
♿ a11y
When the issue or PR is related to accessibility
Comments
jackofdiamond5
added
🆕 status: new
🧰 feature-request
🕐 time-picker
refactoring
and removed
🧰 feature-request
labels
Jan 16, 2020
There has been no recent activity and this issue has been marked inactive. |
github-actions
bot
added
the
status: inactive
Used to stale issues and pull requests
label
Jul 15, 2020
jackofdiamond5
removed
the
status: inactive
Used to stale issues and pull requests
label
Jul 15, 2020
There has been no recent activity and this issue has been marked inactive. |
github-actions
bot
added
the
status: inactive
Used to stale issues and pull requests
label
Sep 14, 2020
There has been no recent activity and this issue has been marked inactive. |
github-actions
bot
added
the
status: inactive
Used to stale issues and pull requests
label
Nov 14, 2020
jackofdiamond5
removed
the
status: inactive
Used to stale issues and pull requests
label
Nov 14, 2020
Lipata
added
🛠️ status: in-development
Issues and PRs with active development on them
and removed
🆕 status: new
labels
Jan 26, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Feb 10, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 13, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 13, 2021
Lipata
added a commit
that referenced
this issue
Apr 14, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 14, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 14, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 14, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 15, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 15, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 16, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 16, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 16, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 18, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 19, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 19, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 19, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 19, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 19, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 19, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 19, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 19, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 19, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 19, 2021
Lipata
pushed a commit
that referenced
this issue
Apr 19, 2021
Co-authored-by: Boris Penkov <[email protected]>
Lipata
added a commit
that referenced
this issue
Apr 19, 2021
, #6483 (#9319) Co-authored-by: Boris <[email protected]> Co-authored-by: plamenamiteva <[email protected]>
PlamenaMiteva
added a commit
that referenced
this issue
Apr 20, 2021
PlamenaMiteva
added a commit
that referenced
this issue
Apr 20, 2021
Lipata
pushed a commit
that referenced
this issue
Apr 21, 2021
…#6483 (#9160) * feat(*): add PickersBaseDirective * feat(date-time-editor): handling for wheel events * feat(types): add new enum HeaderOrientation * feat(date-time-editor): add preventSpeenOnWheel input * feat(date-time-editor): can be set to suppress focus * feat(DatePickerUtils): add method for min/max validation * refactor(CalendarContainer): move to date-utils * feat(PickersBaseDirective): implements EditorProvider * refactor(picker-icons): move picker icon components to date-common * feat(date-time-editor): add option to set spin delta per part #7169 (#8987) * refactor(date-range): pickers base, overlay service, template buttons, valueChange * refactor(date-editor): rename isSpinLoop to spinLoop * feat(date-time-editor, date-range-picker, date-picker): ISO 8601 support #6994 * feat(date-picker): add readonly prop, close on escape * refactor(advanced-filtering): update date picker template * refactor(filtering-row): update date picker template * refactor(excel-style-date-expr): update date picker template * refactor(input-directive): set disabled using hostbinding * feat(igx-time-picker): refactoring #6482 (#8947) * feat(date-time-editor, pickers): add migrations, changelog, readme #6482, #6483 (#9319) Co-authored-by: Boris <[email protected]> Co-authored-by: plamenamiteva <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📈 enhancement
🕐 time-picker
🛠️ status: in-development
Issues and PRs with active development on them
program: igniteui
project management
refactoring
♿ a11y
When the issue or PR is related to accessibility
Dependant on #6271
Related to #7199
Specification
Once the new
IgxDateTimeEditorDirective
is finished, we should refactor thetime picker
to use the new editor to handle mask parsing, spinning, date validation and any other action related to thetime picker
's input.Tasks during refactoring:
IgxDateTimeEditorDirective
(12 days)IgxDatePickerComponent
CalendarContainer
to global date directoryDateTimeUtils
min and max values (will come from igxDateTimeEditor) min and max properties in the DatePicker component. #6286
add type property Add type property for igxDatePicker, igxTimePicker and igxDateRangePicker #7196
add ARIA (2 days) DatePicker ARIA #6346, a11y: Improve time-picker accessibility #8932
implementation of Validator interface (1 day)
IgxTimePickerComponent
(2 days)IgxTimePickerComponent
's documentation and samplesIssues that will be ignored during the refactoring because they could lead to inconsistencies in the product - #6585
The text was updated successfully, but these errors were encountered: