Skip to content

IgxDateRangeComponent implementation #7018

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

Merged
merged 136 commits into from
Apr 30, 2020
Merged

IgxDateRangeComponent implementation #7018

merged 136 commits into from
Apr 30, 2020

Conversation

jackofdiamond5
Copy link
Member

@jackofdiamond5 jackofdiamond5 commented Mar 30, 2020

Closes #5732, closes #7102

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
  • This PR includes API docs for newly added methods/properties
  • 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
  • This PR includes behavioral changes and the feature specification has been updated with them

@jackofdiamond5 jackofdiamond5 added the 🛠️ status: in-development Issues and PRs with active development on them label Mar 30, 2020
@jackofdiamond5 jackofdiamond5 requested a review from Lipata March 30, 2020 13:55
Copy link
Contributor

@ViktorSlavov ViktorSlavov left a comment

Choose a reason for hiding this comment

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

Added a comment on the overlaySettings and some questions about the emitters. These will probably be addressed, as this is still in development, but wanted to have these present on the PR

@jackofdiamond5 jackofdiamond5 force-pushed the bpenkov/igx-date-range branch from b6ecff2 to c23724d Compare April 21, 2020 12:10
wnvko and others added 2 commits April 21, 2020 16:31
…igniteui-angular into bpenkov/igx-date-range

# Conflicts:
#	projects/igniteui-angular/src/lib/date-range/igx-date-range-inputs.common.ts
#	projects/igniteui-angular/src/lib/date-range/igx-date-range.component.html
#	projects/igniteui-angular/src/lib/date-range/igx-date-range.component.spec.ts
#	projects/igniteui-angular/src/lib/date-range/igx-date-range.component.ts
#	projects/igniteui-angular/src/lib/date-range/igx-date-range.module.ts
#	projects/igniteui-angular/src/public_api.ts
#	src/app/date-range/date-range.sample.html
#	src/app/date-range/date-range.sample.scss
@Lipata Lipata marked this pull request as ready for review April 21, 2020 13:38
@wnvko wnvko self-requested a review April 30, 2020 11:52
wnvko
wnvko previously approved these changes Apr 30, 2020
@wnvko wnvko force-pushed the bpenkov/igx-date-range branch from 7382fd5 to f163995 Compare April 30, 2020 12:08
@wnvko wnvko self-requested a review April 30, 2020 12:08
wnvko
wnvko previously approved these changes Apr 30, 2020
@Lipata Lipata requested review from Lipata, ViktorSlavov and wnvko April 30, 2020 15:52
@Lipata Lipata added ✅ status: verified Applies to PRs that have passed manual verification and removed 💥 status: in-test PRs currently being tested labels Apr 30, 2020
@Lipata Lipata merged commit 19e759f into master Apr 30, 2020
@Lipata Lipata deleted the bpenkov/igx-date-range branch April 30, 2020 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📅 date-range-picker squash-merge Merge PR with "Squash and Merge" option version: 9.1.x ✅ status: verified Applies to PRs that have passed manual verification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Styling for igx-range-date-picker Range selection for datepicker
8 participants