[
https://issues.apache.org/jira/browse/WICKET-6681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875540#comment-16875540
]
ASF subversion and git services commented on WICKET-6681:
---------------------------------------------------------
Commit 3680062ba4209525f3bff87724b6534b228428e5 in wicket's branch
refs/heads/feature/WICKET-6681-vanilla-wicket-ajax from Martin Tzvetanov
Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=3680062 ]
WICKET-6681 Implement Wicket Ajax with plain JavaScript APIs, i.e. without
jQuery
Copy/paste wicket-aja-jquery.js and remove usage of: #extend(), #hide(),
#show(), #on(), #off(), #isWindow(), #isFunction(), #bind()
> Implement Wicket Ajax with plain JavaScript APIs, i.e. without jQuery
> ---------------------------------------------------------------------
>
> Key: WICKET-6681
> URL: https://issues.apache.org/jira/browse/WICKET-6681
> Project: Wicket
> Issue Type: Task
> Components: wicket
> Reporter: Martin Grigorov
> Priority: Minor
>
> There is some desire by the community to remove jQuery dependency, because
> modern browsers do not need such abstraction.
> Until this implementation stabilize we should keep the jQuery based one too!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)