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

IgxDateTimeEditor should support spin delta #7169

Closed
jackofdiamond5 opened this issue Apr 22, 2020 · 4 comments · Fixed by #9160
Closed

IgxDateTimeEditor should support spin delta #7169

jackofdiamond5 opened this issue Apr 22, 2020 · 4 comments · Fixed by #9160
Assignees
Labels
📈 enhancement 📅 date-time-editor program: igniteui project management 🧰 feature-request ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@jackofdiamond5
Copy link
Member

Is your feature request related to a problem? Please describe.

At the moment, the editor will only spin by 1 which may not cover some user scenarios.

Describe the solution you'd like

I should be able to provide a number that will determine how the editor will increment or decrement its date parts.

Describe alternatives you've considered

n/a

Additional context

n/a

@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Jun 22, 2020
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Jun 22, 2020
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Aug 22, 2020
@Lipata Lipata removed the status: inactive Used to stale issues and pull requests label Aug 22, 2020
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Oct 22, 2020
@jackofdiamond5 jackofdiamond5 removed the status: inactive Used to stale issues and pull requests label Oct 22, 2020
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Dec 22, 2020
@jackofdiamond5 jackofdiamond5 removed the status: inactive Used to stale issues and pull requests label Dec 22, 2020
@jackofdiamond5 jackofdiamond5 added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🆕 status: new labels Feb 15, 2021
@radomirchev radomirchev added the program: igniteui project management label Mar 1, 2021
damyanpetev pushed a commit that referenced this issue Mar 11, 2021
…8987)

spinDelta input and delta number arg to increment/decrement
@Lipata Lipata mentioned this issue Mar 12, 2021
14 tasks
@Lipata Lipata mentioned this issue Apr 14, 2021
14 tasks
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 <jackofdiamond596@gmail.com>
Co-authored-by: plamenamiteva <plamenamiteva@abv.bg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📈 enhancement 📅 date-time-editor program: igniteui project management 🧰 feature-request ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants