[
https://issues.apache.org/jira/browse/ISIS-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824410#comment-13824410
]
ASF subversion and git services commented on ISIS-589:
------------------------------------------------------
Commit 71df3f63fae3e369d0818d397b5ec467dbe62299 in branch refs/heads/master
from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=71df3f6 ]
ISIS-589: simplified the CSS bundling, fixed some issues
Specifically:
* no need to contribute a list of classes, just a single will suffice
* no need for IsisBlobOrClobPanelAbstract, has no CSS
* cannot bundle LinksSelectPanelAbstract, since has images relative to class,
referenced by its in CSS
In addition:
* fixed some existing CSS that wasn't correctly scoped so was not being applied.
> Bundle all (or at least most) of the Wicket viewer's individual CSS resources
> into a single bundle, because hitting a limitation of no more than 31 CSS
> files in IE9 :-(
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISIS-589
> URL: https://issues.apache.org/jira/browse/ISIS-589
> Project: Isis
> Issue Type: Improvement
> Components: Viewer: Wicket
> Affects Versions: viewer-wicket-1.3.1
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Critical
> Fix For: viewer-wicket-1.4.0
>
>
> On complex objects that happen to include most of the Wicket viewer's
> components, we are hitting IE9's limit of 31 CSS files.
--
This message was sent by Atlassian JIRA
(v6.1#6144)