-
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
Implemented search functionality for TreeGrid #3659
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Preventing wrap-around for scrollNext and scrollPrev -- 7.1
test(update): Modify firstMonth selector #3508
igx-slider max-value defaults to min-value
Fix - Transactions - Gird Transactions + Paging interactions - Master
# Conflicts: # .github/CONTRIBUTING.md # CHANGELOG.md # projects/igniteui-angular/src/lib/core/styles/components/avatar/_avatar-theme.scss # projects/igniteui-angular/src/lib/date-picker/date-picker.component.ts # projects/igniteui-angular/src/lib/drop-down/drop-down.base.ts # projects/igniteui-angular/src/lib/drop-down/drop-down.component.ts # projects/igniteui-angular/src/lib/grids/grid-base.component.ts # projects/igniteui-angular/src/lib/grids/grid.common.ts # projects/igniteui-angular/src/lib/grids/grid/grid-summary.spec.ts # projects/igniteui-angular/src/lib/grids/summaries/summary-cell.component.ts # projects/igniteui-angular/src/lib/grids/tree-grid/tree-cell.component.html # projects/igniteui-angular/src/lib/grids/tree-grid/tree-grid-summaries.spec.ts # projects/igniteui-angular/src/lib/services/overlay/position/elastic-position-strategy.ts # projects/igniteui-angular/src/lib/tabs/tabs.component.spec.ts # projects/igniteui-angular/src/lib/test-utils/tree-grid-components.spec.ts # projects/igniteui-angular/src/lib/time-picker/time-picker.component.ts # src/app/avatar/avatar.sample.html # src/app/combo/combo.sample.ts
DiyanDimitrov
added
❌ status: awaiting-test
PRs awaiting manual verification
and removed
🛠️ status: in-development
Issues and PRs with active development on them
labels
Jan 24, 2019
# Conflicts: # CHANGELOG.md # projects/igniteui-angular/src/lib/grids/grid/grid.component.html
astaev
added
💥 status: in-test
PRs currently being tested
and removed
❌ status: awaiting-test
PRs awaiting manual verification
labels
Jan 28, 2019
astaev
added
✅ status: verified
Applies to PRs that have passed manual verification
and removed
💥 status: in-test
PRs currently being tested
labels
Jan 30, 2019
# Conflicts: # CHANGELOG.md
gedinakova
approved these changes
Jan 30, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
grid: general
grid: global-search
squash-merge
Merge PR with "Squash and Merge" option
version: 7.2.x
✅ status: verified
Applies to PRs that have passed manual verification
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #3519
Additional information (check all that apply):
Checklist:
feature/README.MD
updates for the feature docsREADME.MD
CHANGELOG.MD
updates for newly added functionalityng update
migrations for the breaking changes