This is an automated email from the ASF dual-hosted git repository.

papegaaij pushed a change to branch csp
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from ba6e2c8  WICKET-6732: Do not render URL when link is disabled or 
invisible
     new b71fe8a  WIKCET-6725: important breaks dynamic display and hide
     new e7ed63e  WICKET-6737: moved inline styling to css files

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/wicket/css/wicket-core.css     |  2 +-
 .../examples/ajax/builtin/AjaxDownloadPage.html    | 17 ------
 .../examples/ajax/builtin/AutoCompletePage.html    | 19 -------
 .../wicket/examples/ajax/builtin/ClockPage.html    |  2 +-
 .../examples/ajax/builtin/EditableLabelPage.html   |  5 --
 .../wicket/examples/ajax/builtin/EffectsPage.html  | 13 -----
 .../wicket/examples/ajax/builtin/EffectsPage.java  |  7 +++
 .../examples/ajax/builtin/FileUploadPage.html      | 15 ------
 .../wicket/examples/ajax/builtin/LinksPage.html    | 10 ----
 .../wicket/examples/ajax/builtin/LinksPage.java    | 10 ++++
 .../wicket/examples/ajax/builtin/TodoList.html     | 18 -------
 .../wicket/examples/ajax/builtin/TodoList.java     | 11 ++++
 .../examples/ajax/builtin/WorldClockPage.html      | 10 ++--
 .../HomePage.css => ajax/builtin/todo.css}         | 18 +++++--
 .../resources/org/apache/wicket/examples/style.css | 60 ++++++++++++++++++++++
 15 files changed, 109 insertions(+), 108 deletions(-)
 copy 
wicket-examples/src/main/java/org/apache/wicket/examples/{resourcedecoration/HomePage.css
 => ajax/builtin/todo.css} (83%)

Reply via email to