Skip to content

feat(date-time-editor): add option to set spin delta per part #7169#8987

Merged
damyanpetev merged 9 commits intopickers-refactoringfrom
bpenkov/date-time-editor-spin-delta
Mar 11, 2021
Merged

feat(date-time-editor): add option to set spin delta per part #7169#8987
damyanpetev merged 9 commits intopickers-refactoringfrom
bpenkov/date-time-editor-spin-delta

Conversation

@jackofdiamond5
Copy link
Member

@jackofdiamond5 jackofdiamond5 commented Feb 15, 2021

Closes #7169

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

Copy link
Contributor

@Lipata Lipata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the new feature to the changelog

…rement

- use default target date part when none is provided
@jackofdiamond5 jackofdiamond5 force-pushed the bpenkov/date-time-editor-spin-delta branch 2 times, most recently from 89dcdb7 to d6f6d0b Compare March 2, 2021 12:03
@jackofdiamond5 jackofdiamond5 force-pushed the bpenkov/date-time-editor-spin-delta branch from d6f6d0b to d3cca45 Compare March 2, 2021 12:52
@damyanpetev damyanpetev added squash-merge Merge PR with "Squash and Merge" option and removed ❌ status: awaiting-test PRs awaiting manual verification labels Mar 11, 2021
@damyanpetev damyanpetev changed the title IgxDateTimeEditor spinDeltas feat(date-time-editor): add option to set spin delta per part #7169 Mar 11, 2021
@Lipata Lipata removed their request for review March 11, 2021 13:17
@damyanpetev damyanpetev merged commit 48506ff into pickers-refactoring Mar 11, 2021
@damyanpetev damyanpetev deleted the bpenkov/date-time-editor-spin-delta branch March 11, 2021 13:18
Lipata pushed a commit that referenced this pull request 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

📅 date-time-editor squash-merge Merge PR with "Squash and Merge" option

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants