You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
feat(compile): Add transclude type "multi-element"
feat(ng-repeat): Make ng-repeat of transclude type multi-element
Add a new transclude type multi-element to be able to handle
transclusion that includes more elements than the one where
the directive is present
Make the changes to ngRepeat so it is of transclude type multi-element
Closes#1891
0 commit comments