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

Remove usages of angular.forEach in help services and filters #8552

Conversation

kjac
Copy link
Contributor

@kjac kjac commented Aug 1, 2020

Prerequisites

  • I have added steps to test this contribution in the description below

If there's an existing issue for this PR then this fixes (in part) #7718

Description

Continuing the effort to minimize the angular dependency, I have rewritten the remaining usages of angular.forEach with the native equivalent in services and filters.

Testing this PR

Basically there should be no noticeable difference when applying this PR; the UI should "just work" as it does now. Validate the following:

Content type

image

image

image

Content list view

image

Rich text editor

image

@kjac kjac mentioned this pull request Aug 1, 2020
17 tasks
@nul800sebastiaan nul800sebastiaan merged commit a5f69bb into umbraco:v8/contrib Aug 26, 2020
@nul800sebastiaan
Copy link
Member

Good stuff, thanks @kjac! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants