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

Commit0f4d81d

Browse files
authored
Version bump to 1.3.1
1 parent621824f commit0f4d81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎surreal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ let $ = { // Convenience for internals.
6363
if($.isNode(selector))return$.sugar(selector)// Valid element.
6464
returnnull// Invalid.
6565
},
66-
// any() is me() but will return an array ofnodes or empty [] if nothing is found.
66+
// any() is me() but will return an array ofelements or empty [] if nothing is found.
6767
// You may optionally use forEach/map/filter/reduce.
6868
// Example: any('button')
6969
any(selector,start=document,warning=true){

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp