You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2015/01/28 17:57:35 UTC

[jira] [Resolved] (WICKET-5801) Responsive Images

     [ https://issues.apache.org/jira/browse/WICKET-5801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-5801.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 7.0.0
         Assignee: Martin Grigorov

> Responsive Images
> -----------------
>
>                 Key: WICKET-5801
>                 URL: https://issues.apache.org/jira/browse/WICKET-5801
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 7.0.0-M5
>            Reporter: Tobias Soloschenko
>            Assignee: Martin Grigorov
>              Labels: features
>             Fix For: 7.0.0
>
>
> It would be nice to provide the functionality of responsive images to wicket:
> http://responsiveimages.org/
> http://www.w3.org/html/wg/drafts/html/master/embedded-content.html#introduction-0
> This would require to refactor the Image class and provide some new classes for picture and source tags.
> A documentation / implementation is provided here:
> https://github.com/klopfdreh/wicket-components-playground
> The changes are source backward compatible to the current implementation of Wicket 6 / 7 and there are also some junit tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)