[ 
https://issues.apache.org/jira/browse/WICKET-6667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840779#comment-16840779
 ] 

ASF subversion and git services commented on WICKET-6667:
---------------------------------------------------------

Commit a02990c342b6e84d55e0b422da3dbfeda2d78345 in wicket's branch 
refs/heads/master from Sven Meier
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=a02990c ]

WICKET-6667 JS removed Wicket.Browser.isIELess..()

was used win wicket-autocomplete.js and modal.js for obscure reasons,
anything lower ie 11 is no longer supported


> Ajax JavaScript clean-up
> ------------------------
>
>                 Key: WICKET-6667
>                 URL: https://issues.apache.org/jira/browse/WICKET-6667
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 9.0.0-M1
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Minor
>
> wicket-ajax-jquery.js contains a lot of old stuff that we should remove:
>  * custom console -> use browser console instead
>  * browser sniffing -> remove, since not recommended, not reproduceable, were 
> needed deprecated browser versions
>  * dragging -> move to modal-window, since only used there
>  * DOM conveniences -> remove, since no longer used by Wicket (users can 
> switch to jQuery or modern browser support)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to