An error occurred while fetching the assigned milestone of the selected merge_request.
docs
assets/css
docs.min.css +5 -13
docs.min.css.map +0 -0
examples/bidi
bidi.js +14 -0
index.html +71 -0
js
src
tooltip.js +11 -0
tests/visual
bidi.html +49 -0
+ 5
- 13
@@ -65,8 +65,6 @@
@@ -1518,19 +1516,13 @@
@@ -1545,8 +1537,6 @@
@@ -1554,4 +1544,6 @@
\ No newline at end of file
\ No newline at end of file
+2 bytes (+0%)
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
docs/examples/bidi/bidi.js
0 → 100644
+ 14
- 0
docs/examples/bidi/index.html
0 → 100644
+ 71
- 0
+ 11
- 0
@@ -392,6 +392,17 @@ const Tooltip = (($) => {