From ca0cd412a325aa70771f6dda58dd516439489c3f Mon Sep 17 00:00:00 2001 From: Gandalf-the-Bot Date: Mon, 24 Apr 2017 18:41:58 +0000 Subject: [PATCH] Bundled output for commit 040a70ff9949c693e1de104050de035fb61bcc9a [skip ci] --- mithril.js | 2 +- mithril.min.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mithril.js b/mithril.js index 1b1a7b0a..c89f6e64 100644 --- a/mithril.js +++ b/mithril.js @@ -912,7 +912,7 @@ var coreRenderer = function($window) { function updateEvent(vnode, key2, value) { var element = vnode.dom var callback = typeof onevent !== "function" ? value : function(e) { - var result = value.call(element, e) + var result = value.call(element, e, vnode) onevent.call(element, e) return result } diff --git a/mithril.min.js b/mithril.min.js index 1a5bb54a..d8018044 100644 --- a/mithril.min.js +++ b/mithril.min.js @@ -30,7 +30,7 @@ h&&(r(a),a.dom)){var b=a.domSize||1;if(1