Hi,
Wicket Bootstrap 0.9.11 has been released and soon will be available at
Maven Central.
The major change is the upgrade of Bootstrap to 3.3.5.
The Git short log is:
Martin Tzvetanov Grigorov (16):
[maven-release-plugin] prepare for next development iteration
Update the latest version built against Wicket 6.x
Update Less4j to 1.12.0
[BootstrapCheckbox] Fixes #516 - Read the form component's label
lazily
[BootstrapCheckbox] Issue #516 - BootstrapCheckbox's model type
should be Boolean
[BootstrapRadioButton] Fixes #519 - Do not wrap with div.radio when
the radio button is inline
[BootstrapRadioButton] Issue #519 - Fix broken test
Update libraries: Wicket 6.20.0, Logback 1.1.3, JUnit 4.12, Guava 18.0
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
[maven-release-plugin] prepare release bootstrap-parent-0.9.11
Martin Grigorov (2):
Merge pull request #513 from klopfdreh/master
Merge pull request #518 from tahitiangabriel/master
TahitianGabriel (2):
add convertInput()
revert file 'auto-format'
Tobias Soloschenko (1):
JDK8 junit fix - wicket-jquery-selector 0.1.5 has to be released
first!
Thank you to bug reporters and contributors!
Wicket Bootstrap team