Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
/angular.jsPublic archive

Commitc54f7a9

Browse files
dulybon1Narretz
authored andcommitted
docs(ngRepeat): improve example description
The example seems to also be filtering by age. It threw me off a bit because I was getting results when I entered numbers in the input field.PR (#15037)
1 parente1da4be commitc54f7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/ng/directive/ngRepeat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
*
234234
*@example
235235
* This example uses `ngRepeat` to display a list of people. A filter is used to restrict the displayed
236-
* results by name. New (entering) and removed (leaving) items are animated.
236+
* results by name or by age. New (entering) and removed (leaving) items are animated.
237237
<example module="ngRepeat" name="ngRepeat" deps="angular-animate.js" animations="true" name="ng-repeat">
238238
<file name="index.html">
239239
<div ng-controller="repeatController">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp