You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Tobias Soloschenko (JIRA)" <ji...@apache.org> on 2015/01/19 12:20:34 UTC

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

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

Tobias Soloschenko commented on WICKET-5801:
--------------------------------------------

Updated "Affectes Version/s" and added 6.19.0, because there is no breaking of the API.

> 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, 6.19.0
>            Reporter: Tobias Soloschenko
>              Labels: features
>
> 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.
> I already did the work in a fork of wicket in the following commit:
> https://github.com/klopfdreh/wicket/commit/15283cb93238995c3fc3ed6bf4095fd0901318b0
> The changes are backward compatible to the current implementation of Wicket 6 / 7 and there are also some junit tests.
> A documentation is provided here:
> https://github.com/klopfdreh/wicket-components-playground



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