This is an automated email from the ASF dual-hosted git repository.
svenmeier pushed a change to branch feature/WICKET-6681-vanilla-wicket-ajax
in repository https://gitbox.apache.org/repos/asf/wicket.git.
from 3680062 WICKET-6681 Implement Wicket Ajax with plain JavaScript APIs,
i.e. without jQuery
new 9d87c4e WICKET-6681 addEventListener on element instead of document
new 50d06e2 WICKET-6681 removeEventListener needs listener
new 6ec1685 WICKET-6681 extend must preserve __proto__
new d063f5d WICKET-6681 no jQuery
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../wicket/ajax/res/js/wicket-ajax-vanilla.js | 49 ++++++++++------------
.../wicket/devutils/debugbar/wicket-debugbar.js | 8 ++--
2 files changed, 26 insertions(+), 31 deletions(-)