Changes

1.1-beta2 -> 1.1

  • Typo in Ressource-Paths

1.1-beta -> 1.1-beta2

  • AJAX-related Bugfix

1.0.7 -> 1.1-beta

  • Added Model-type data provider. Previous versions could only render static Lightbox-Lists. You are strongly encouraged to switch to this one.
  • Added AJAX Support. Lightbox now reinitializes, when re-rendered through AJAX request.
  • Scripts temporarily made static to reduce processing overhead, until a solution for shared scripts is available in Wicket.

1.0.6 -> 1.1

  • Made resources class-relative instead of root-relative. This prevents a _really_ weird error when redeploying or starting within Eclipse with the Quickstart´s Start-class.

    (Thanks to Per.Newgro)

1.0.7 -> 1.1.1

  • Updated dependency to Wicket 1.3.0
  • Typo prevented hiddenImages from being accessible via LightBox

    (Once more, thanks to Per.Newgro)