From 89a50c2f8f45a4d5a1bfbc2eb8e29e5836feeccb Mon Sep 17 00:00:00 2001
From: Jo-Philipp Wich The
@@ -106,9 +116,9 @@
-
@@ -124,17 +134,17 @@
Methods
-
@@ -246,9 +256,9 @@
@@ -274,9 +284,9 @@
@@ -286,15 +296,15 @@
Typedefs
-
@@ -304,63 +314,63 @@
Methods
-
@@ -368,9 +378,9 @@
@@ -386,49 +396,49 @@
Methods
-
@@ -436,9 +446,9 @@
@@ -454,21 +464,21 @@
Methods
-
@@ -476,9 +486,9 @@
@@ -494,85 +504,83 @@
Methods
-
@@ -580,9 +588,9 @@
@@ -598,31 +606,31 @@
Methods
-
@@ -630,9 +638,9 @@
@@ -648,79 +656,79 @@
Methods
-
@@ -728,9 +736,9 @@
@@ -746,15 +754,15 @@
Methods
-
@@ -762,9 +770,9 @@
@@ -774,9 +782,9 @@
Typedefs
-
@@ -786,17 +794,17 @@
Methods
-
@@ -804,9 +812,9 @@
@@ -816,7 +824,7 @@
Typedefs
-
@@ -826,15 +834,15 @@
Methods
-
@@ -842,26 +850,26 @@
Members
-
@@ -1646,9 +1654,9 @@
@@ -1664,17 +1672,17 @@
Methods
-
@@ -1700,7 +1708,9 @@
dom
class provides convenience method for creating and
-manipulating DOM elements.
To import the class in views, use 'require dom'
, to import it in
+external JavaScript, use L.require("dom").then(...)
.
node
argument was no valid DOM node
or i
@@ -2203,7 +2213,7 @@ call implicitely turning it into a string.
@@ -2404,7 +2414,7 @@ a valid Class instance.
@@ -2620,7 +2630,7 @@ instance didn't have the requested method
.
@@ -2824,7 +2834,7 @@ if either the node
argument was no valid DOM node
or i
@@ -3084,7 +3094,7 @@ element names, such as spaces.
@@ -3323,7 +3333,7 @@ be found.
@@ -3468,7 +3478,7 @@ be found.
@@ -3618,7 +3628,7 @@ class could be found on the node itself or any of its parents.
@@ -3805,7 +3815,7 @@ result when testing it using the given ignoreFn
.
@@ -3991,7 +4001,7 @@ selector didn't match.
@@ -4181,7 +4191,7 @@ selector didn't match any parent.
@@ -4336,7 +4346,7 @@ the first div
element node.
@@ -4490,7 +4500,7 @@ ignored, else not.
--
cgit v1.2.3