You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Andrew Kondratev (JIRA)" <ji...@apache.org> on 2019/07/13 22:57:00 UTC

[jira] [Created] (WICKET-6686) Clean up header items infrastructure (conditionals)

Andrew Kondratev created WICKET-6686:
----------------------------------------

             Summary: Clean up header items infrastructure (conditionals)
                 Key: WICKET-6686
                 URL: https://issues.apache.org/jira/browse/WICKET-6686
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-core
            Reporter: Andrew Kondratev


The IE9 support has been dropped recently, which means that things such as IE conditionals are no longer needed in the code. The clean up could be done in one of future releases.

*Criteria*
* Remove all conditional comments such as `<!--[if` from HeaderItem subclasses
* Remove other legacy things, which are no longer needed by modern browsers from HeaderItem subclesses, CssUtils and JavaScriptUtils



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)