You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martin Grigorov <mg...@apache.org> on 2015/06/23 22:32:27 UTC

Wicket Bootstrap 0.10.2 is released

Hi,

Wicket Bootstrap 0.10.2 has been released and soon will be available at
Maven Central.

The major change is the upgrade of Wicket to 7.0.0-M6 and Bootstrap to
3.3.5.

The Git short log is:

Martin Tzvetanov Grigorov (24):
      [maven-release-plugin] prepare for next development iteration
      Update the version of the release against Wicket 7.x
      Update Less4j to 1.12.0
      Fixes #516 - Read the form component's label lazily
      Issue #516 - BootstrapCheckbox's model type should be Boolean
      Fixes #519 - Do not wrap with div.radio when the radio button is
inline
      Issue #519 - Fix broken test
      Update libraries:
      Merge branch 'master' into wicket-7.x
      Add type="text" attribute to an input
      Change the visibility of BootstrapCheckbox#convertInput() to public
      Upgrade Bootstrap to 3.3.5
      Fix warnings in bootstrap-samples/pom.xml
      [theme] Update Material design theme
      [theme] Update Bootswatch to 3.3.5
      [theme] Update Metro theme to 3.3.5
      [theme] Update Google theme (TODC) to 3.3.5
      Merge branch 'master' into wicket-7.x
      [theme] Remove Bootswatch Amelia theme. It has been deprecated by
Bootswatch for some time
      [maven-release-plugin] prepare release bootstrap-parent-0.9.11
      [maven-release-plugin] prepare for next development iteration
      Merge branch 'master' into wicket-7.x
      Update Wicket to 7.0.0-M6
      [maven-release-plugin] prepare release bootstrap-parent-0.10.2

TahitianGabriel (2):
      add convertInput()
      revert file 'auto-format'


The Wicket Bootstrap team