-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'nrobakova/fix-tests-2975-master' of https://github.com/…
…IgniteUI/igniteui-angular into nrobakova/fix-tests-2975-master
- Loading branch information
Showing
13 changed files
with
423 additions
and
68 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
Closes # | ||
|
||
### Additional information (check all that apply): | ||
- [] Bug fix | ||
- [] New functionality | ||
- [] Documentation | ||
- [] Demos | ||
- [] CI/CD | ||
- [ ] 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 | ||
- [ ] 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 | ||
|
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
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
Oops, something went wrong.