You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by re...@apache.org on 2022/01/27 18:37:23 UTC

[wicket] branch wicket-9.x updated (e4a4b9a -> 7027d42)

This is an automated email from the ASF dual-hosted git repository.

reiern70 pushed a change to branch wicket-9.x
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from e4a4b9a  Update Grunt.js and its plugins used for JS testing
     add 7027d42  [WICKET-6949] add initiate method that receive parameters: this allows to initiate "dynamic" downloads

No new revisions were added by this update.

Summary of changes:
 .../examples/ajax/builtin/AjaxApplication.java     |   2 +
 .../examples/ajax/builtin/AjaxDownloadPage.html    |  14 +++
 .../examples/ajax/builtin/AjaxDownloadPage.java    | 129 ++++++++++++++++++++-
 .../extensions/ajax/AjaxDownloadBehavior.java      |  15 +++
 4 files changed, 156 insertions(+), 4 deletions(-)