cblack created this revision. cblack added a reviewer: Kirigami. Herald added a project: Kirigami. Herald added a subscriber: plasma-devel. cblack requested review of this revision.
REVISION SUMMARY For loops have been refactored to use more idiomatic JavaScript functions (`filter()`, `some()`, `forEach()`) where appropriate. TEST PLAN Ensure no regressions in modified components REPOSITORY R169 Kirigami BRANCH cblack/for-refactor (branched from master) REVISION DETAIL https://phabricator.kde.org/D28666 AFFECTED FILES src/controls/Action.qml src/controls/CardsLayout.qml src/controls/ContextDrawer.qml src/controls/FormLayout.qml src/controls/templates/SwipeListItem.qml src/controls/templates/private/PassiveNotification.qml To: cblack, #kirigami Cc: plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, ahiemstra, davidedmundson, mart