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
Copy file name to clipboardExpand all lines: CHANGES.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,8 @@
60
60
Can be disabled by adding ``pat-inject-errorhandler.off`` to the URL's query string.
61
61
- core utils: Add ``jqToNode`` to return a DOM node if a jQuery node was passed.
62
62
- pat inject: Rebase URLs in pattern configuration attributes. This avoids URLs in pattern configuration to point to unreachable paths in the context where the result is injected into.
63
+
- pat forward: Add `delay` option for delaying the click action forwarding for a given number of milliseconds.
64
+
- pat forward: Add `self` as possible value for the `selector` option to trigger the event on itself.
0 commit comments